RFC: example fix to pr 2360
Doug Evans
dje@google.com
Thu Dec 20 19:40:00 GMT 2007
On Dec 16, 2007 4:01 PM, Daniel Jacobowitz <drow@false.org> wrote:
> Are there any examples of this without #line?
Thanks for the review. I'm not aware of any examples without #line.
While dwarf doesn't understand inodes the paths do have some canonical
behaviour. e.g. As I understand it, posix says //tmp/foo == /tmp/foo.
I recognize the paths are from the compilation host not the debug
host, we could write a path canonicalizer.
But no matter, I can certainly pursue a different fix for the problem
at hand, perhaps by adding an option to gcc to set DW_AT_comp_dir.
More information about the Gdb-patches
mailing list