This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: GDB and scripting languages - which


> Date: Tue, 9 Jan 2007 16:53:37 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> I am actually expecting something much more complicated: for instance,
> functions which know how to walk data structures and prettyprint them.
> Folks already do that in .gdbinit, but the functions they use can
> sometimes be mammoth.  The worst one I'm aware of uses "shell awk"
> and "set logging" :-)

If someone is interested, Emacs has some examples of walking data
structures in .gdbinit.  Another example is in etc/emacs-buffer.gdb.


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