bug-gdb
[Top][All Lists]
Advanced

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

Change Requests


From: metoo
Subject: Change Requests
Date: Mon, 15 Nov 2004 15:06:25 -0600
User-agent: KNode/0.7.2

is there some mechanism for end-users to request change requests
GDB ? below is a couple of items i think would really help:

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]