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]

Re: extending Gdb to display app specific data


Thanks.

These are both good ideas which I will pursue.

Daniel Berlin wrote:
> Um, use a single routine name, overloaded for the
> data types you want to print?
> You did say you were using C++, right?


Eli Zaretskii wrote:
> The function (from the debugged program) that is used to print the
> data type could find out the type itself.  That's what `debug_print'
> in Emacs does, albeit indirectly.

(Fernando, can we use this in the Insight tooltips/bubbles?)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]