bug-binutils
[Top][All Lists]
Advanced

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

Re: [Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-c


From: Nick Clifton
Subject: Re: [Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator
Date: Fri, 05 May 2006 17:54:24 +0100
User-agent: Thunderbird 1.5 (X11/20051201)

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  <address@hidden>

        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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]