help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDB help


From: metoo
Subject: GDB help
Date: Wed, 17 Nov 2004 12:43:48 -0600
User-agent: KNode/0.7.2

below is a couple of items i would like to do with GDB -
are they possible ? :

1. it would be nice if the print function would print more
than one item. for instance, print a,b,c would print the 
values of all three items regardless of type; currently one
has to use the more cumbersome printf function.

2. as in DBX, it would be nice if printing a class or structure
would print each datafield on its own line rather than as one
single unformatted string where it may be extremely difficult to
find the data one is looking for.

thanks


reply via email to

[Prev in Thread] Current Thread [Next in Thread]