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.


>>>>> "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.

Tom


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