binutils-gdb/gdb/config/i386
Daniel Jacobowitz 255e7678a9 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz  <dan@codesourcery.com>

	* config/i386/cygwin.mt (TDEPFILES): Add solib-target.o.
	* coff-pe-read.c (read_pe_exported_syms): Delete verbose
	printf.
	* NEWS: Mention gdbserver DLL support.

	* gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
	for __WIN32__.
	(SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
	* gdb.base/unload.exp: Use shared library test routines.

	* inferiors.c (all_dlls, dlls_changed, get_dll): New.
	(add_thread): Minor cleanups.
	(clear_inferiors): Move lower in the file.  Clear the DLL
	list.
	(free_one_dll, match_dll, loaded_dll, unloaded_dll, clear_list): New.
	* remote-utils.c (prepare_resume_reply): Check dlls_changed.
	(xml_escape_text): New.
	* server.c (handle_query): Handle qXfer:libraries:read.  Report it
	for qSupported.
	(handle_v_cont): Report errors.
	(gdbserver_version): Update.
	(main): Correct size of own_buf.  Do not report initial DLL events.
	* server.h (struct dll_info, all_dlls, dlls_changed, loaded_dll)
	(unloaded_dll, xml_escape_text): New.
	* win32-low.c (enum target_waitkind): Update comments.
	(win32_add_one_solib, get_image_name, winapi_EnumProcessModules)
	(winapi_GetModuleInformation, winapi_GetModuleFileNameExA)
	(win32_EnumProcessModules, win32_GetModuleInformation)
	(win32_GetModuleFileNameExA, load_psapi, psapi_get_dll_name)
	(winapi_CreateToolhelp32Snapshot, winapi_Module32First)
	(winapi_Module32Next, win32_CreateToolhelp32Snapshot)
	(win32_Module32First, win32_Module32Next, load_toolhelp)
	(toolhelp_get_dll_name, handle_load_dll, handle_unload_dll): New.
	(get_child_debug_event): Handle DLL events.
	(win32_wait): Likewise.
2007-07-17 12:51:41 +00:00
..
cygwin.mh
cygwin.mt 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> 2007-07-17 12:51:41 +00:00
fbsd.mh
fbsd.mt
fbsd64.mh
fbsd64.mt
go32.mh
i386.mt
i386gnu.mh
i386gnu.mt
i386sol2.mh
i386sol2.mt
linux.mh * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
linux.mt
linux64.mh
linux64.mt
nbsd.mt
nbsd64.mh
nbsd64.mt
nbsdaout.mh
nbsdelf.mh
nm-cygwin.h
nm-fbsd.h
nm-go32.h
nm-i386.h
nm-i386gnu.h
nm-i386sol2.h ChangeLog: 2007-05-08 23:39:14 +00:00
nm-linux.h * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
nm-linux64.h * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
nto.mh
nto.mt
obsd.mh
obsd.mt
obsd64.mh
obsd64.mt
obsdaout.mh
sol2-64.mh
sol2-64.mt
tm-i386sol2.h
tm-linux.h * config/i386/tm-linux.h (sys_quotactl): Do not define. 2007-05-21 13:20:56 +00:00