This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: question about -file-exec-and-symbols gdbmi command


 > > Perhaps it could be a GDB option.
 > 
 > Okay thank you for the hints, Nick.
 > 
 > I maybe I could try a patch that introduces a new command that clears
 > all the breakpoints when you load a new file ?

I was thinking modifying the GDB environment with the set command, e.g.,

set breakpoint auto-clear on/off

I think a new command would make behaviour hard to toggle, with a front end
say.

I can't approve your patches, so don't do anything yet.  Wait for Daniel
Jacobowitz, for example, to give his opinion.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]