This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: [RFA] Fix stepping over signal trampoline.


   Date: Tue, 02 May 2000 17:06:19 +1000
   From: Andrew Cagney <ac131313@cygnus.com>

   > 2000-05-01  Mark Kettenis  <kettenis@gnu.org>
   > 
   >         * infrun.c (handle_inferior_event): When doing a "next", and
   >         stepping out of a signal handler into its calling trampoline
   >         ignore the value of step_frame_address.
   >         (step_over_function): Only modify step_resume_breakpoint->frame if
   >         the value of step_frame_address is non-zero.

   I think this one is ok.

OK, committed.

Mark



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