This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Python API: Add gdb.is_in_prologue and gdb.is_in_epilogue.


Pedro Alves wrote:

> Subject: [PATCH] Revert nexti prologue check
> 
>     From Fernando Nasser:
>     * infrun.c (handle_inferior_event): Handle "nexti" inside function
>     prologues.

This makes sense to me.  Minor nit: please also remove the comment

> 	  /* Also, maybe we just did a "nexti" inside a prolog, so we
> 	     thought it was a subroutine call but it was not.  Stop as
> 	     well.  FENN */

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]