This is the mail archive of the gdb-patches@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] |
This will make it simpler to have, for instance, a breakpoint on both the in-charge and not-in-charge constructors without bothering the user with that detail. Similarly (eventually!) for copies of an inlined function, or multiple copies of an executed line. This is a bit of a ways in the future but I'm working on it.
enjoy, Andrew
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |