Typo
This commit is contained in:
parent
437a8accd3
commit
48d837a0af
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ void gdb_set_step_toggle(int (*func)(int set)) {
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef DGB_SWBREAK
|
||||
#ifdef DBG_SWBREAK
|
||||
void gdb_set_swbreak_toggle(int (*func)(int set, void *addr)) {
|
||||
_gdb_toggle_swbreak = func;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue