[patch 2/2] gdb-gdb.py: Print also the linked type structures

Joel Brobecker brobecker@adacore.com
Mon Jan 18 05:49:00 GMT 2010


> But it is true it prints maybe too much information this way.  But IMO one
> needs to see it all anyway when examining such GDB type.

I think it's going to be a little bit too much output. I would personally
rather have to type a second "print_target type" where print_target is
a define for print *type.main_type.target_type.main_type, rather than
getting a couple of pages of output every time.

If the output from the pretty-printer was more compact, I would probably
think differently, though.

-- 
Joel



More information about the Gdb-patches mailing list