mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48:40 +00:00
disable single-step-stuck-thread behavior when launching-and-initing, such that breakpoints on entry point will not be stepped over
This commit is contained in:
@@ -1563,6 +1563,9 @@ internal DF_Entity *df_log_from_entity(DF_Entity *entity);
|
||||
////////////////////////////////
|
||||
//~ rjf: Target Controls
|
||||
|
||||
//- rjf: control user breakpoint gathering
|
||||
internal CTRL_UserBreakpointList df_push_ctrl_user_breakpoints(Arena *arena);
|
||||
|
||||
//- rjf: control message dispatching
|
||||
internal void df_push_ctrl_msg(CTRL_Msg *msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user