This is the mail archive of the gdb-patches@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: [PATCH, gdb6.8] -break-list doesn't list multiple breakpoints


I can imagine it might be useful to control the breakpoint locations
individually but, in practice I've never needed multiple breakpoints yet.
I need it. Problem is that specific applications loads the same binaries
few times (see SystemC simulators), and multiple breakpoints are very
useful.

Do you need to just enable/disable individual locations, or edit any other properties (which is not allowed)?


At the moment only disable/enable (because of http://sourceware.org/ml/gdb/2008-02/msg00180.html).


Regards,
Bogdan


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