This is the mail archive of the gdb@sources.redhat.com 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: GDB server-6.3 on arm bug


On Thu, Mar 24, 2005 at 11:13:05AM +0800, binarychen wrote:
> 
> 
> Hi all,
> 
> I tried gdb-server 6.3 on my arm platform, it cannot response to Control-C
> when it is waiting the incoming connection, my environment is:
> 
> BusyBox v0.60.3 (2003.09.17-06:29+0000) multi-call binary
> arm-linux-gcc version 3.2.3
> 
> BTW: I compiled the same version on x86, it can response to Control-C on x86
> machine. Any one can tell me how this happens, and I can send a patch to you
> all, thanks!!

That's very strange.  Are you sure Control-C works on the terminal you
are using for gdbserver?  Some serial console setups do not configure
SIGINT correctly.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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