This is the mail archive of the gdb@sources.redhat.com 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: vast numbers of unimplemented MI commands.


For shared libraries we added the "future-break" command which will keep trying to set a breakpoint till it takes. We actually tried to submit that a while ago, but there was no consensus whether this should be a separate command, the default behavior of break, or what. We got distracted by some emergency, and this went no further.

That is simply not correct. Tom Tromy pointed out a problem with the original change (that people would just use future-break) and Apple never responded. Since then a proposal "fix break, not add future-break" has been posted:
http://sources.redhat.com/ml/gdb/2003-03/msg00158.html
and even you agreed.
http://sources.redhat.com/ml/gdb/2003-03/msg00217.html


Andrew



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