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]

[commit] Delete some unused macro (related to catch load/unload)


This is a minor cleanup following the removal of load/unload catchpoints.
These macros are no longer used anywhere.

2008-11-16  Joel Brobecker  <brobecker@adacore.com>

        Remove some unused macros related to the old load/unload catchpoints.

        * breakpoint.c (SOLIB_LOADED_LIBRARY_PATHNAME)
        (SOLIB_UNLOADED_LIBRARY_PATHNAME, SOLIB_CREATE_CATCH_LOAD_HOOK)
        (SOLIB_CREATE_CATCH_UNLOAD_HOOK): Delete. No longer used.

Tested on x86-linux. No documentation update needed in this case.
Checked in.

-- 
Joel

Attachment: load-unload-macros.diff
Description: Text document


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