This is the mail archive of the gdb-patches@sources.redhat.com 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] GDB/624 - tbreak commands not executed when breakpoint hit


ping?

> 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
> 
>         * breakpoint.c (breakpoint_auto_delete): Do not delete temporary
>         breakpoints to which a list of commands is attached. Mark them
>         for deletion at the next stop instead. Also disable them to avoid
>         hitting these breakpoints again.
>         Move the part that deletes the to-be-deleted breakpoints before
>         the part that deletes the temporary breakpoints, to avoid immediately
>         deleting the temporary breakpoints that we just marked for deletion.
> 
> 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
> 
>         * gdb.base/commands.exp (temporary_breakpoint_commands): New test.


-- 
Joel


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