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] | |
Can I de-lurk for a minute?
gcc 2.95.3 had a single object code function for each constructor, with a hidden flag to indicate its "in-charge-ness". I always thought that was much nicer for debugging.
But gcc 3.X's multi-object-code implementation is mandated by the multi-vendor ABI, which will make it harder.
It's not like even with three copies, that this is a laborious task. It just means that you set multiple breakpoints.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |