This is the mail archive of the gcc@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: Can you display readable RTX from within gdb?


>>>>> "Tom" == Tom Womack <tom@womack.net> writes:
Tom> What commands do I have to use in gdb (presumably calling functions in
Tom> cc1plus) to display the RTL in a human-readable format?

call debug_rtx (pat)


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