Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <yao@codesourcery.com>
To: Tom Tromey <tromey@redhat.com>
Cc: <gdb-patches@sourceware.org>
Subject: Re: RFC: implement "catch signal"
Date: Sat, 17 Nov 2012 02:22:00 -0000	[thread overview]
Message-ID: <50A6F4B7.20404@codesourcery.com> (raw)
In-Reply-To: <874nkpv03j.fsf@fleche.redhat.com>

On 11/17/2012 03:06 AM, Tom Tromey wrote:
> 	* breakpoint.c (base_breakpoint_ops): No longer static.
> 	(bpstat_explains_signal): New function.
> 	(init_catchpoint): No longer static.
> 	(base_breakpoint_explains_signal): New function.
> 	(base_breakpoint_ops): Initialize new field.
> 	* breakpoint.h (enum bpstat_signal_value): New.
> 	(struct breakpoint_ops) <explains_signal>: New field.
> 	(bpstat_explains_signal): Remove macro, declare as function.
> 	(base_breakpoint_ops, init_catchpoint): Declare.
> 	* break-catch-sig.c: New file.

FWIW, I am happy to see that some interfaces are exposed from 
breakpoint.c, and this new feature is implemented in a new file instead 
of in already-too-long breakpoint.c.

-- 
Yao (齐尧)


  parent reply	other threads:[~2012-11-17  2:22 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 19:07 Tom Tromey
2012-11-16 19:49 ` Eli Zaretskii
2012-11-17  2:22 ` Yao Qi [this message]
2012-12-02  9:38 ` Jan Kratochvil
2012-12-03 18:59   ` Tom Tromey
2012-12-03 19:37     ` Jan Kratochvil
2012-12-03 19:39       ` Tom Tromey
2012-12-03 20:22         ` André Pönitz
2012-12-03 20:31           ` Jan Kratochvil
2012-12-07 18:42             ` Tom Tromey
2012-12-07 19:28               ` Jan Kratochvil
2012-12-07 19:47                 ` Tom Tromey
2012-12-07 20:04                   ` Jan Kratochvil
2012-12-17 21:43                     ` Tom Tromey
2012-12-18 16:39                       ` Jan Kratochvil
2012-12-18 16:45                         ` Tom Tromey
2012-12-18 16:50                           ` Jan Kratochvil
2012-12-19 19:32                       ` Tom Tromey
2012-12-19 20:11                         ` Marc Khouzam
2012-12-20  8:58                         ` Dodji Seketeli
2013-01-03 18:06                           ` Tom Tromey
2012-12-07 18:41           ` Tom Tromey
2013-01-03 18:16     ` RFA: [1/2] add "catch-type" to all catchpoints Tom Tromey
2013-01-03 18:39       ` Eli Zaretskii
2013-01-16 17:23       ` Tom Tromey
2013-01-03 18:23     ` RFA: [2/2] catch signal Tom Tromey
2013-01-16 17:28       ` Tom Tromey

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=50A6F4B7.20404@codesourcery.com \
    --to=yao@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tromey@redhat.com \
    /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