Documentation
¶
Index ¶
Constants ¶
View Source
const ( TDB_BREAKPOINT_LABLE int = 0x1 TDB_BREAKPOINT_ADDRESS )
View Source
const ( CMD_QUIT cmd = iota CMD_RUN CMD_BREAK CMD_STEP CMD_CONTINUE CMD_INFOS CMD_ARGS CMD_INSTR CMD_NOP )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BreakPoint ¶
type BreakPoint struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.