This is the mail archive of the gcc-bugs@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]

[Bug debug/34390] No source debugging information with relative path



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-12-08 09:25 -------
This is a bug in objdump.
We have the source information, I think it just does not take into account
DW_AT_comp_dir:
     DW_AT_name        : t12/t.c        
     DW_AT_comp_dir    : /home/peshtigo/pinskia 


Report this to the binutils folks (http://sourceware.org/bugzilla) for the bug
in objdump.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34390


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