Re: [PATCH 00/13] script language API for GDB

2013-12-23 Thread Tom Tromey
> "Doug" == Doug Evans writes: Doug> For those that don't care, "info pretty-printer" can still print Doug> all of them. "info pretty-printer" et.al. would need some work, Doug> sure, and one way to go would be to use "info Doug> pretty-printer". I don't understand what this means. Tom

Re: [PATCH 00/13] script language API for GDB

2013-12-23 Thread Doug Evans
On Mon, Dec 23, 2013 at 1:54 PM, Tom Tromey wrote: >> "Doug" == Doug Evans writes: > > Doug> For those that don't care, "info pretty-printer" can still print > Doug> all of them. "info pretty-printer" et.al. would need some work, > Doug> sure, and one way to go would be to use "info > Doug>

Re: [PATCH 00/13] script language API for GDB

2013-12-23 Thread Doug Evans
[+ guile-user For background: https://sourceware.org/ml/gdb-patches/2013-12/msg00243.html ] On Fri, Dec 20, 2013 at 8:26 AM, Tom Tromey wrote: >> "Doug" == Doug Evans writes: > > Doug> One thought I have for this is "info guile pretty-printer", etc. > Doug> That simplifies a lot of things.