I have previously saved list of breakpoints using
save breakpoints blist
now after compiling the program when I try to reload the same break points with the load command
load blist
I get this error
You can't do that when your target is `exec'
How to resolve this ?
load blist
Try source blist instead.
From "help save breakpoints":
Save current breakpoint definitions as a script.
The way to read a script is the source command. The load command means something different entirely.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With