This is the mail archive of the cygwin mailing list for the Cygwin 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]

gdbserver: Child terminated with signal = 5


i use gdb6.4  for remote debug between windows-xp(gdb) and linux(gdbserver).
the gdb of windows-xp is recompiled by gcc of cygwin and
the gdbserver of linux is also recompiled on linux.

but i occure two problems.
1. when i set a breakpoint in my source-code(no multithread) at client, the 
target(gdbserver) receive one message that mean "Wrong sized register packet 
(expected 624 bytes, got 616)"
2. when i set a breakpoint in my source-code(has two threads) at client, the 
target(gdbserver) receive one message that mean "Child terminated with 
signal = 0x5" and then Gdbserve exits.

can somebody give me some help ?
thanks! 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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