[PATCH v7 05/10] gdb: Skip trampoline functions for the finish and reverse-finish commands.

Eli Zaretskii eliz@gnu.org
Fri May 24 11:09:12 GMT 2024


> 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 11:16:08 +0200
> 
>  gdb/NEWS                                      |  5 +-
>  gdb/doc/gdb.texinfo                           |  4 ++
>  gdb/infcmd.c                                  | 12 ++++
>  gdb/infrun.c                                  |  8 +++
>  gdb/infrun.h                                  |  5 ++
>  gdb/testsuite/gdb.fortran/func-trampoline.exp | 13 ++++-
>  .../gdb.reverse/finish-reverse-trampoline.exp | 56 +++++++++++++++++++
>  7 files changed, 99 insertions(+), 4 deletions(-)
>  create mode 100644 gdb/testsuite/gdb.reverse/finish-reverse-trampoline.exp

OK for the documentation parts, thanks.

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


More information about the Gdb-patches mailing list