12 lines
301 B
Markdown
12 lines
301 B
Markdown
# SetBPXOptions/bptype
|
|
|
|
Set the default type for the "SetBPX" command.
|
|
|
|
## arguments
|
|
|
|
`arg1` Default type. This can be "short" (CC), "long" (CD03) or "ud2" (0F0B). Type default type affects both NORMAL and SINGLESHOT breakpoints.
|
|
|
|
## result
|
|
|
|
This command does not set any result variables.
|