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/DOC RFA] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"


> From: Pedro Alves <palves@redhat.com>
> Date: Wed, 17 Sep 2014 01:26:16 +0100
> 
> So with that in mind, and aiming at reducing all-stop vs non-stop
> differences for all-stop-on-stop-of-non-stop, this patch fixes
> "breakpoint always-inserted off" to not remove breakpoints from the
> target until it fully stops, and then removes the "auto" setting as
> unnecessary.  I propose removing it straight away rather than keeping
> it as an alias, unless someone complains they have scripts that need
> it and that can't adjust.

OK for the documentation parts.

Thanks.


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