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: don't_repeat in breakpoint commands.


On Mon, Apr 25, 2011 at 11:23 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Matt" == Matt Rice <ratmice@gmail.com> writes:
>
> Matt> Hi, this patch attempts to call prevent_dont_repeat when running
> Matt> breakpoint commands so that in the following stuff,
> Matt> when hitting breakpoint 2, hitting enter will repeat 'c' even though
> Matt> the commands specified in the breakpoint
> Matt> call things which call dont_repeat.
>
> I think it is a reasonable thing to do, and the implementation seems ok
> too.

thanks for the review, would someone mind commiting for me given the
lack of objections?


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