delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | "veinson.fu" <fusiju AT realtek DOT com DOT tw> |
Subject: | gdbserver: Child terminated with signal = 5 |
Date: | Tue, 25 Jul 2006 10:25:13 +0800 |
Lines: | 16 |
Message-ID: | <ea3vea$a50$1@sea.gmane.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |