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]

Unclear error message from gdbserver


Hi,

When running a (large) multi-threaded application on a MIPS target I get a warning
from gdbserver:


Hit a removed breakpoint?

(in mem-break.c:check_breakpoints)

Specifically, the warning is issued during thread creation. No breakpoints were set,
just gdb's internal breakpoints and the application was started with `r'un.


More specifically I do not quite understand the meaning of the `reinserting' member
in the breakpoint structure and how it could get set for internal breakpoints.


Could it be a bug in the specific gdbserver implementation (not a stock gdb 6.4 one?)

Thanks in advance.

Regards,
Hans
--
Hans Zuidam
De Koppele 136, 5632 LD Eindhoven, The Netherlands
Tel. +31 40 2481546, Mob. +31 6 42345456
h.zuidam@computer.org



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