------- Additional Comments From nickc at redhat dot com  2006-05-05 16:54 
-------
Subject: Re:  dwarf2dbg.c embeds absolute filename path with
 hard-coded / separator

Hi Bill,

> My dev system is back up but I find I am too much of a noob to build the 
> binutils so I can test the 
> patch.  I'm unfamiliar with building GNU tools in any environment, to say 
> nothing of Windows and 
> cygwin which I avoid like the plague, and lost heart when my first attempt 
> produced dozens of 
> unresolved dependencies.  Meanwhile other time pressures have increased so 
> I'll have to stay a GNU-
> noob.

Oh well,  In which case I shall assume that the patch works and check it 
in to the sources.  If you ever come across this problem again, feel 
free to reopen the problem report.

Cheers
   Nick

PS. Committed with this ChangeLog entry:

gas/ChangeLog
2006-05-05  Nick Clifton  <[EMAIL PROTECTED]>

        PR gas/2582
        * dwarf2dbg.c (INSERT_DIR_SEPARATOR): New macro.  Handles the
        insertion of a directory separator character into a string at a
        given offset.  Uses heuristics to decide when to use a backslash
        character rather than a forward-slash character.
        (dwarf2_directive_loc): Use the macro.
        (out_debug_info): Likewise.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2582

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to