Add support to force-debug applications before they start running code
This commit is contained in:
@@ -31,5 +31,7 @@
|
||||
|
||||
extern Menu debuggerMenu;
|
||||
|
||||
void debuggerSetNextApplicationDebugHandle(Handle debug);
|
||||
void DebuggerMenu_EnableDebugger(void);
|
||||
void DebuggerMenu_DisableDebugger(void);
|
||||
void DebuggerMenu_DebugNextApplicationByForce(void);
|
||||
|
||||
Reference in New Issue
Block a user