This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [LNO, mainline] gdbinit.in macros : pdn_ssa, pcfdn


> + define pdn_ssa
> + output $->ssa_name.var->decl.name->identifier.id.str
> + echo _
> + output $->ssa_name.version
> + echo \n
> + end

You know that debug_generic_expr will show you the same thing, right?

Thanks,
Andrew Pinski


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