This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [patch] IS_ABSOLUTE_PATH to handle both DOS and POSIX path st yles


> Date: Mon, 7 Jan 2008 16:35:43 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Doug Evans <dje@google.com>, gdb-patches@sources.redhat.com,
> 	ARistovski@qnx.com, gcc-patches@gcc.gnu.org, RMansfield@qnx.com
> 
> On Mon, Jan 07, 2008 at 11:30:08PM +0200, Eli Zaretskii wrote:
> > What GDB code causes these calls, and why?
> 
> The symbol readers do a lot of pathname comparison when they read in
> debug information

Yes, but why does GDB want to know at startup something about start.S
and crtn.S?

Anyway, whatever problems can happen with these calls if we adopt my
suggestion of a user option, they already happen today.  So there's
nothing to lose here.


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