public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Abdul Basit Ijaz <abdul.b.ijaz@intel.com>
Cc: gdb-patches@sourceware.org, JiniSusan.George@amd.com, tom@tromey.com
Subject: Re: [PATCH v8 09/10] gdb, mi: Skip trampoline functions for the -stack-list-arguments command.
Date: Fri, 24 May 2024 18:57:56 +0300	[thread overview]
Message-ID: <86wmnj19tn.fsf@gnu.org> (raw)
In-Reply-To: <20240524154032.12652-10-abdul.b.ijaz@intel.com> (message from Abdul Basit Ijaz on Fri, 24 May 2024 17:40:31 +0200)

> From: Abdul Basit Ijaz <abdul.b.ijaz@intel.com>
> Cc: abdul.b.ijaz@intel.com,
> 	JiniSusan.George@amd.com,
> 	tom@tromey.com,
> 	eliz@gnu.org
> Date: Fri, 24 May 2024 17:40:31 +0200
> 
>  gdb/doc/gdb.texinfo                         |  3 +++
>  gdb/mi/mi-cmd-stack.c                       |  7 +++++++
>  gdb/testsuite/gdb.mi/mi-func-trampoline.exp | 13 ++++++++++---
>  3 files changed, 20 insertions(+), 3 deletions(-)

The documentation part is okay, thanks.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>

  reply	other threads:[~2024-05-24 15:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24 15:40 [PATCH v8 00/10] GDB support for DW_AT_trampoline Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 01/10] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 02/10] gdb/symtab: add lookup for trampoline functions Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 03/10] gdb: handle stepping through functions with DW_AT_trampoline Abdul Basit Ijaz
2024-05-24 15:55   ` Eli Zaretskii
2024-05-24 15:40 ` [PATCH v8 04/10] gdb: Skip trampoline frames for the backtrace command Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 05/10] gdb: Skip trampoline functions for the finish and reverse-finish commands Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 06/10] gdb: Skip trampoline functions for the up command Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 07/10] gdb: Skip trampoline functions for the return command Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 08/10] gdb, mi: Skip trampoline functions for the -stack-list-frames command Abdul Basit Ijaz
2024-05-24 15:40 ` [PATCH v8 09/10] gdb, mi: Skip trampoline functions for the -stack-list-arguments command Abdul Basit Ijaz
2024-05-24 15:57   ` Eli Zaretskii [this message]
2024-05-24 15:40 ` [PATCH v8 10/10] gdb: Filter trampoline frames in backtrace when using Python frame-filters Abdul Basit Ijaz

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=86wmnj19tn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=JiniSusan.George@amd.com \
    --cc=abdul.b.ijaz@intel.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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).