Re: Need help for modifying the format of debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Xiaofeng <dolphin.feng@xxxxxxx> writes:

> Does this mean we cannot obtain the scope information using the current framwork of gcc?

You can get some sorts of scope information, but there is no clean
mapping to the instruction stream.  The instructions for different
scopes are not properly nested.

> Can we obtain this information from RTL?

No, but you can look at the debug info.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux