[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Bug-dejagnu] GDB prompts for input when breakpoint not found
From: |
Jon Beniston |
Subject: |
RE: [Bug-dejagnu] GDB prompts for input when breakpoint not found |
Date: |
Fri, 23 Dec 2005 11:50:41 -0000 |
Hi Ben,
> > Function "abort" not defined.
> > Make breakpoint pending on future shared library load? (y or [n])
> >
> > This is not handled by gdb_comm_add_breakpoint().
> > Changing the function to this, might fix it:
>
> Thanks. Do you have a set of steps to reproduce the problem?
> Did you encounter this problem in the GDB testsuite?
I think I was trying to test newlib on a remote target. sim target seemed to
work okay.
Cheers,
Jon