--- Additional Comments From nickc at redhat dot com 2006-05-05 16:56
---
Patch checked in.
--
What|Removed |Added
Status|WAITING |RESOLVED
--- 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'
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 dozen
--- Additional Comments From burgess at impulse dot net 2006-05-04 19:08
---
Nick,
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
cyg
--- Additional Comments From dannysmith at users dot sourceforge dot net
2006-05-01 08:21 ---
(In reply to comment #1)
> One thing I am particularly worried about is the heuristic I am using to
> decide when to use the \ directory separator. At the moment it looks
> for paths starting
--- Additional Comments From burgess at impulse dot net 2006-04-26 16:14
---
Hi Nick,
> > Another thought -- why not look for the THIRD character to be a backslash?
>
> That wouldn't work. Not all relative paths start with "..". [...]
>
> In addition it is possible that the backslash
--- Additional Comments From nickc at redhat dot com 2006-04-26 10:22
---
Subject: Re: dwarf2dbg.c embeds absolute filename path with
hard-coded / separator
Hi Bill,
> Another thought -- why not look for the THIRD character to be a backslash?
> This will handle not only
> absolute
Hi Bill,
Another thought -- why not look for the THIRD character to be a backslash? This will handle not only
absolute paths that start with :\ but also relative paths that start with ..\ -- what do
you think? --Bill
That wouldn't work. Not all relative paths start with "..". For
example
--- Additional Comments From burgess at impulse dot net 2006-04-25 18:53
---
Another thought -- why not look for the THIRD character to be a backslash?
This will handle not only
absolute paths that start with :\ but also relative paths
that start with ..\ -- what do
you think? --Bi
--- Additional Comments From burgess at impulse dot net 2006-04-25 18:39
---
> > dwarf2dbg.c -- line 1476 of CVS version 1.81:
> >
> > p[len] = '/';
> >
> > This inserts a filesystem separator character...in the DWARF2 debugging
> > information
> > that looks like C:\Workspaces\Eclips
--
What|Removed |Added
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=2582
--- You are receiving this mail because:
--- Additional Comments From nickc at redhat dot com 2006-04-25 16:06
---
Created an attachment (id=981)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=981&action=view)
Intelligent selection of path separator for DOS
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2582
--
--- Additional Comments From nickc at redhat dot com 2006-04-25 16:04
---
Subject: Re: New: dwarf2dbg.c embeds absolute filename path
with hard-coded / separator
Hi Burgess,
> dwarf2dbg.c -- line 1476 of CVS version 1.81:
>
> p[len] = '/';
>
> This inserts a filesystem separator
13 matches
Mail list logo