mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-05 02:47:05 +00:00
3cb8e7f69c
(solib_symbols_add): New function. (lm_info): Remove end_addr field. (register_loaded_dll): Don't try to find end_addr since gdb will do this automatically now. Make so_original_name == so_name for now. Eliminate strcpy by using so_name directly. Read in symbols if new paramater "readsyms" is true. (handle_load_dll): Pass auto_solib_add to register_loaded_dll to control when symbols should be read. (win32_free_so): Don't free objfile here. (win32_create_inferior_hook): New function. (handle_unload_dll): Remove left-over cruft. (win32_special_symbol_handling): New (dummy) function. (map_single_dll_code_section): Reinstate. (dll_code_sections_add): Reinstate. (core_section_load_dll_symbols): Reinstate. Don't issue an error on duplicate attempts to read same dll. Make sure that UNIX-like name is used to register DLL. (win32_current_sos): Handle core files. Reset private list before passing start of list pointer to gdb. (init_win32_ops): Fill out (currently unused) solib_create_inferior_hook. Fill out special_symbol_handling. * config/i386/tm-cygwin.h: Remove most special solib stuff. |
||
---|---|---|
.. | ||
cygwin.mh | ||
cygwin.mt | ||
fbsd64.mh | ||
fbsd64.mt | ||
fbsd.mh | ||
fbsd.mt | ||
go32.mh | ||
i386.mt | ||
i386gnu.mh | ||
i386gnu.mt | ||
i386sco4.mh | ||
i386sco5.mh | ||
i386sco.mh | ||
i386sol2.mh | ||
i386sol2.mt | ||
i386v4.mh | ||
i386v42mp.mh | ||
i386v.mh | ||
linux64.mh | ||
linux64.mt | ||
linux.mh | ||
linux.mt | ||
nbsd64.mh | ||
nbsd64.mt | ||
nbsd.mt | ||
nbsdaout.mh | ||
nbsdelf.mh | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-cygwin.h | ||
nm-fbsd.h | ||
nm-go32.h | ||
nm-i386.h | ||
nm-i386gnu.h | ||
nm-i386sco4.h | ||
nm-i386sco5.h | ||
nm-i386sco.h | ||
nm-i386sol2.h | ||
nm-i386v4.h | ||
nm-i386v42mp.h | ||
nm-i386v.h | ||
nm-linux64.h | ||
nm-linux.h | ||
nto.mh | ||
nto.mt | ||
obsd64.mh | ||
obsd64.mt | ||
obsd.mh | ||
obsd.mt | ||
obsdaout.mh | ||
sol2-64.mh | ||
sol2-64.mt | ||
tm-cygwin.h | ||
tm-i386sol2.h | ||
tm-linux.h | ||
tm-nto.h |