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/commit] Delete BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK


> 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
> 
>         Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.
> 
>         * breakpoint.h (enum bpstat_what_main_action): Remove
>         BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.
>         * breakpoint.c (bpstat_what): Delete catch_shlib_event from enum class.
>         Remove the BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK column from
>         variable table.
>         * infrun.c (wait_for_inferior): Remove handling of
>         BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.

I just checked that one in.

Cheers,
-- 
Joel


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