public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro_alves@portugalmail.pt>
To: gdb@sourceware.org
Subject: Re: gdb on arm-wince-pe
Date: Thu, 23 Feb 2006 04:29:00 -0000	[thread overview]
Message-ID: <43FCDE5E.3070008@portugalmail.pt> (raw)
In-Reply-To: <20060222052405.GD17740@trixie.casa.cgf.cx>

Christopher Faylor wrote:

>On Tue, Feb 21, 2006 at 11:40:09PM -0500, Daniel Jacobowitz wrote:
>  
>
>>On Tue, Feb 21, 2006 at 08:41:48PM +0000, Pedro Alves wrote:
>>    
>>
>>>Where should I start looking for/what is needed to implement it (ctrl_c 
>>>breaking)?
>>>I tried debugging arm-wince-pe-gdb on gdb itself, putting some 
>>>breakpoints in the signal handling,
>>>and issuing kill -INT signals to see what happens there, and I see that 
>>>ultimatly, quit (void) is called.
>>>Is there some target_op that I should implement, or should I provide my 
>>>own signal handling?
>>>      
>>>
>>Take a look at remote.c, which installs its own signal handler.  You'll
>>want to do something similar.
>>
>>Really, if possible, I would recommend using remote.c to talk to your
>>target over the standard GDB remote protocol instead of the
>>WinCE-specific protocol that wince-stub.c implements.  That's much
>>better supported.
>>    
>>
>
>As the author of the WinCE-specific protocol, I agree 100%.  Really, I
>think that the WinCE targets should be deprecated since they no longer
>have a maintainer.
>
>cgf
>
>  
>
Ok, thanks for the quick replies. I'll see what I can do.

Cheers,
Pedro Alves

      reply	other threads:[~2006-02-22 21:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 21:42 Pedro Alves
2006-02-22  6:23 ` Daniel Jacobowitz
2006-02-22 14:29   ` Christopher Faylor
2006-02-23  4:29     ` Pedro Alves [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43FCDE5E.3070008@portugalmail.pt \
    --to=pedro_alves@portugalmail.pt \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).