Browse Source
* breakpoint.h (insert_breakpoints): Change return type to void. * breakpoint.c (insert_breakpoints): Change return type to void. Rename local return_val variable to error. * infrun.c (keep_going): Instead of checking return value from insert_breakpoints, catch exception.insight_6_8-branch
4 changed files with 22 additions and 7 deletions
Loading…
Reference in new issue