public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* SIGINT handling for rdi target
@ 2000-07-27 16:40 Fabrice Gautier
  2000-07-27 16:48 ` Fernando Nasser
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Gautier @ 2000-07-27 16:40 UTC (permalink / raw)
  To: GDB (E-mail)

Hi,

I'm using a EmbededICE device with an ARM board and I connect using the RDI
target. The problem is that there I can't interrupt the target from gdb.
Looking in the code, I didn't saw any SIGINT handling in remote-rdi.c as
there is remote.c for the serial target.

Does anyone know why? And If this is related to my problem

Thank You

A+
-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: SIGINT handling for rdi target
@ 2000-07-27 17:29 Fabrice Gautier
  2000-08-23 13:30 ` Grant Edwards
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Gautier @ 2000-07-27 17:29 UTC (permalink / raw)
  To: 'Fernando Nasser'; +Cc: GDB (E-mail)

> -----Original Message-----
> From: Fernando Nasser [ mailto:fnasser@cygnus.com ]
> Subject: Re: SIGINT handling for rdi target
> 
> 
> Fabrice Gautier wrote:
> > 
> > Hi,
> > 
> > I'm using a EmbededICE device with an ARM board and I 
> connect using the RDI
> > target. The problem is that there I can't interrupt the 
> target from gdb.
> > Looking in the code, I didn't saw any SIGINT handling in 
> remote-rdi.c as
> > there is remote.c for the serial target.
> > 
> > Does anyone know why? And If this is related to my problem
> > 
> > Thank You
> > 
> 
> What is your host system?  Linux?  Solaris?  Windows?

My host is WinNT + Cygwin. 
 
> How old are your gdb sources?  Are you using the command line 
> interface?

I'm using the Insigth 5.0 release + patch for eCos.
If I use the Insight GUI, pressing the Stop button does nothing (in fact the
whole GUI seems frozen) Typing Ctrl+C in the console window of insight
doesn't help more.

BUT

When launching only the cmd line interface (gdb -nw) ctrl+c works.
AND
With the GUI interface, sending an explicit sigint to the process (kill
-sigint pid) works as it should. With the message RDI_execute: you pressed
Escape.

So it seems this is only a problem with the GUI.

Thanks

A+

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-08-23 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-27 16:40 SIGINT handling for rdi target Fabrice Gautier
2000-07-27 16:48 ` Fernando Nasser
2000-07-27 17:29 Fabrice Gautier
2000-08-23 13:30 ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).