public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Saqlain Raza <saqlain_raza@mentor.com>
To: <gdb-patches@sourceware.org>
Cc: <taimoor_mirza@mentor.com>
Subject: Re: [PING][PATCH 0/2] Improved variable object invalidation in GDB
Date: Tue, 22 Oct 2019 06:45:00 -0000	[thread overview]
Message-ID: <b745c942-fd03-76d2-a8e7-bb5c79fac56c@mentor.com> (raw)
In-Reply-To: <1571306592-24472-1-git-send-email-Saqlain_Raza@mentor.com>

Ping !

Thanks,
Saqlain

On 10/17/19 3:03 PM, Raza, Saqlain wrote:
> Hi,
> This patch series improves variable object invalidation in GDB.
>
> This is a followup to the patch series submission made in https://sourceware.org/ml/gdb-patches/2015-04/msg00598.html . This problem still holds in the latest GDB master.
>
> Raza, Saqlain (2):
>    Fix varobj updation after symbol removal
>    Testsuite for varobj updation after symbol removal
>
>   gdb/ChangeLog                              |  13 ++
>   gdb/objfiles.c                             |  19 ++
>   gdb/testsuite/ChangeLog                    |  11 +
>   gdb/testsuite/gdb.mi/mi-var-invalidate.exp |  68 ++++++
>   gdb/testsuite/gdb.mi/sym-file-lib.c        |  28 +++
>   gdb/testsuite/gdb.mi/sym-file-loader.c     | 355 +++++++++++++++++++++++++++++
>   gdb/testsuite/gdb.mi/sym-file-loader.h     | 101 ++++++++
>   gdb/testsuite/gdb.mi/sym-file-main.c       |  86 +++++++
>   gdb/varobj.c                               |  35 +++
>   gdb/varobj.h                               |   4 +
>   10 files changed, 720 insertions(+)
>   create mode 100644 gdb/testsuite/gdb.mi/sym-file-lib.c
>   create mode 100644 gdb/testsuite/gdb.mi/sym-file-loader.c
>   create mode 100644 gdb/testsuite/gdb.mi/sym-file-loader.h
>   create mode 100644 gdb/testsuite/gdb.mi/sym-file-main.c
>

  parent reply	other threads:[~2019-10-22  6:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 10:03 [PATCH " Raza, Saqlain
2019-10-17 10:03 ` [PATCH 2/2] Testsuite for varobj updation after symbol removal Raza, Saqlain
2019-10-22  6:47   ` [PING][PATCH " Saqlain Raza
2019-10-17 10:03 ` [PATCH 1/2] Fix " Raza, Saqlain
2019-10-22  6:46   ` [PING][PATCH " Saqlain Raza
2019-10-22  6:45 ` Saqlain Raza [this message]
2019-10-22 12:54 ` [PATCH 0/2] Improved variable object invalidation in GDB Luis Machado
2019-11-07  7:50   ` Saqlain Raza
2019-12-03  9:46     ` [PING][PATCH " Saqlain Raza
  -- strict thread matches above, loose matches on Subject: below --
2014-06-27 10:14 [PATCH " Taimoor Mirza
2014-08-05 11:00 ` [PING][PATCH " Taimoor
2014-09-01  7:28   ` Taimoor

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=b745c942-fd03-76d2-a8e7-bb5c79fac56c@mentor.com \
    --to=saqlain_raza@mentor.com \
    --cc=gdb-patches@sourceware.org \
    --cc=taimoor_mirza@mentor.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).