Is there a helper function like "print_rtx_to_stdout" ?

Dave Korn dave.korn@artimi.com
Fri May 6 13:28:00 GMT 2005


----Original Message----
>From: bjoern.m.haase@web.de
>Sent: 06 May 2005 12:06

> Best thanks for your fast reply!
> 

  Glad to help! :)

> ... did not know that gdb has support for printing RTX. *VERY* useful
> feature (and much better than temporary including debugging printout
> commands in the compiler itself :-) ).
> 
> Yours,
> 
> Björn


  FYI, the gdb commands Mike referred you to in gcc/gdbinit.in work by
causing gdb to call the functions I referred you to in print-rtl.c in the
debugged (inferior) gcc at runtime.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Gcc mailing list