Definition at line 115 of file events.py.
◆ BREAKPOINT
str gdb.dap.events.StopKinds.BREAKPOINT = "breakpoint" |
|
static |
◆ EXCEPTION
str gdb.dap.events.StopKinds.EXCEPTION = "exception" |
|
static |
◆ PAUSE
str gdb.dap.events.StopKinds.PAUSE = "pause" |
|
static |
◆ STEP
str gdb.dap.events.StopKinds.STEP = "step" |
|
static |
The documentation for this class was generated from the following files:
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/python/lib/gdb/dap/events.py
- /home/rel/rpmbuild/BUILD/gdb-14.1/build/gdb/data-directory/python/gdb/dap/events.py