This is the mail archive of the gdb@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: local gdb could not stop at breakpoint?


On Tue, Nov 29, 2005 at 08:21:37PM -0800, Jim Blandy wrote:
> On 11/29/05, yang xiaoli <alula418@hotmail.com> wrote:
> > Jim Blandy:
> > yes, this time I compile gdb-6.3 for native debugger, it can stop at
> > breakpoints, Maybe gdb-6.0 is too old. Thanks for your help.
> 
> That's great!
> 
> > configure script has a problem, I modified gdb-6.3/readline/configure at
> > line 6261:
> > erase "{ (exit 1); exit 1; };"
> > so it can cross-compile to native debugger.
> 
> We use GNU autoconf to generate the 'configure' script automatically
> from 'configure.ac', so fixing 'configure' itself won't work.  What
> was the problem you encountered?  Did it print an error message?

This is presumably "export bash_cv_have_mbstate_t=yes".

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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