Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Doug Evans <xdje42@gmail.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [PATCH v4 00/16] extension language API for GDB
Date: Wed, 15 Jan 2014 19:22:00 -0000	[thread overview]
Message-ID: <CAP9bCMTBX1z5FXUSzfFz-ugx_X2zegA9Lu172tG1R9UJ1E-J2Q@mail.gmail.com> (raw)

Hi.

Here's v4 of this patch series.
v3: https://sourceware.org/ml/gdb-patches/2013-12/msg00906.html

This version:

- improves SIGINT handling
Extension languages that can use GDB's SIGINT handler are termed "cooperative"
and interrupts are "moved" when the extension language changes.
Extension languages that can't use GDB's SIGINT handler have to
install their own
SIGINT handler and must call check_quit_flag appropriately (at least
once at startup).

Now that 7.7 has branched I'd like to get this in.

Regression tested on amd64-linux (fc19) with/without python.


             reply	other threads:[~2014-01-15 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 19:22 Doug Evans [this message]
2014-01-15 20:06 ` Tom Tromey
2014-01-22 17:35   ` Doug Evans
2014-01-22 17:56     ` Tom Tromey
2014-01-22 18:16       ` Doug Evans
2014-01-22 18:55         ` Doug Evans
2014-01-23 16:09         ` Tom Tromey
2014-02-06  4:42           ` Doug Evans
2014-01-16 13:07 ` Ludovic Courtès

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=CAP9bCMTBX1z5FXUSzfFz-ugx_X2zegA9Lu172tG1R9UJ1E-J2Q@mail.gmail.com \
    --to=xdje42@gmail.com \
    --cc=gdb-patches@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