This is the mail archive of the gdb-patches@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: new pdie utility macro


On Sat, Oct 04, 2008 at 02:02:46PM -0700, Doug Evans wrote:
> Hi.  This is an addendum to
> http://sourceware.org/ml/gdb-patches/2008-09/msg00561.html
> 
> Ok to check in?
> [assuming the other patch is.  btw, ping ...]

Actually, why this choice?

> +  if $argc == 1
> +    call dump_die ($arg0, 10)

I'd have guessed this as 0 instead of 10.  If I say "pdie die"
shouldn't it print the DIE, not its children?

-- 
Daniel Jacobowitz
CodeSourcery


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