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: [RFA] Localize infrun use of remove_breakpoints.


Vladimir Prus <vladimir at codesourcery.com> writes:
> Several calls to remove_breakpoints are to handle
> stepping over breakpoints, and it's quite possible
> to handle that in a single place -- namely keep_going.
> (This patch is on top of my previous patches to
> eliminate breakpoints_inserted and rename trap_expected).
> OK?

No test regressions?  Looks great to me.


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