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: [RFC] Don't lose compilation directory in Dwarf2 line-tables


> Date: Fri, 14 Apr 2006 10:58:02 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Frederic RISS <frederic.riss@st.com>, gdb-patches@sourceware.org
> 
> > [Time passes...]  Ah, I see, it's probably because
> > input_from_terminal_p returns zero on Windows.  Is this fixable?
> 
> How current is your binary, and what are you running it in?  And what's
> the host platform configured as?

It's a MinGW build, and it's from November 2005.

> If it's a MinGW32-hosted GDB, and you're running it in a DOS console,
> and the binary is more than a few months old, than this is an expected
> and fixed bug; try a current CVS.

Great, thanks.

> > Anyway, I think we should modify the prompt to say this:
> > 
> >   Reinitialize source path to default? (y or n)
> > 
> > Does anyone disagree?
> 
> This sounds good to me.

Thanks for the feedback.


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