[lto] Show addresses of cgraph nodes

Diego Novillo dnovillo@google.com
Sat Dec 20 14:18:00 GMT 2008


On Sat, Dec 20, 2008 at 08:37, Jan Hubicka <hubicka@ucw.cz> wrote:
>> Useful when debugging large callgraph sets.
>
> Well, there is already function to print uid that is easier to handle
> then address, but we can have address too..

Do we have an array of cgraph nodes indexed by UID?  If not, then the
address is pretty much the only handle I could think of for cut and
paste during a gdb session (to get at the fields of a node, dump it,
etc).


Diego.



More information about the Gcc-patches mailing list