Add start_debugging / resume_execution
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"caption": "RemedyBG: Stop debugging",
|
||||
"command": "remedy_stop_debugging",
|
||||
},
|
||||
{
|
||||
"caption": "RemedyBG: Set breakpoint",
|
||||
"command": "remedy_set_breakpoint",
|
||||
},
|
||||
{
|
||||
"caption": "RemedyBG: Run to cursor, launch and stop at cursor",
|
||||
"command": "remedy_run_to_cursor",
|
||||
|
||||
Reference in New Issue
Block a user