On Wed, Aug 15, 2012 at 05:49:34PM +0200, Jan Kratochvil wrote: > On Wed, 15 Aug 2012 17:44:32 +0200, Michael Matz wrote: > > On Wed, 15 Aug 2012, Jan Kratochvil wrote: > > It's not needless as the examples here show. gdb is about helping people > > debug their stuff, not about language lawyering. > > In such case there should be a GDB setting for it as at least from my opinion > it complicates the debugging. Then there may be different opinions what > should be the default.
That would be fine for gcc development purposes. We could switch that mode on at the end of gcc .gdbinit . Jakub