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] Displaced stepping just enable in non-stop mode


Thanks for your help Pedro. :)

Hui

On Thu, Oct 16, 2008 at 08:07, Pedro Alves <pedro@codesourcery.com> wrote:
> Hi teawater,
>
> Thanks again for doing this.  I believe your patch is close to being OK.  I
> took the liberty of adjusting it a bit, mostly re-wording a bit the
> comments and the documentation.
>
> I think Joel's suggestion was a good one:  By gaining an "auto"
> setting, this is as much a maintainer command as
> "set breakpoint always-inserted" is.  So, I believe it's time we move
> the command to the top level "set" command group.
>
>  set can-use-displaced-stepping (auto|on|off)
>
> Eli, can I ask you to go over the help strings and the documentation in
> the patch below?  Do they look OK-ish?
>
> --
> Pedro Alves
>


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