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


On Thu, Oct 16, 2008 at 01:07:42AM +0100, Pedro Alves 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?

That's a pretty long name.  Do you think there are any other useful
stepping related settings?  If so, maybe we should have a "set step"
prefix.

-- 
Daniel Jacobowitz
CodeSourcery


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