gdb ./ChangeLog ./win32-nat.c config/i386/tm-c ...
cgf@sources.redhat.com
cgf@sources.redhat.com
Fri Nov 22 09:15:00 GMT 2002
CVSROOT: /cvs/uberbaum
Module name: gdb
Changes by: cgf@sourceware.org 2002-11-21 23:34:55
Modified files:
. : ChangeLog win32-nat.c
config/i386 : tm-cygwin.h
Log message:
* win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
(struct so_stuff): Add end_addr field.
(register_loaded_dll): Calculate and store end address of loaded dll.
(solib_address): New function.
(child_solib_loaded_library_pathname): Pass carefully constructed section info
to safe_symbol_file_add rather than ignoring it.
(get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a DLL is
loaded.
(do_initial_child_stuff): Call disable_breakpoints_in_shlibs.
(child_create_inferior): Fix a compiler warning.
* config/i386/tm-cygwin.h (PC_SOLIB): Define new macro.
(solib_address): Declare new function.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.3482&r2=1.3483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/config/i386/tm-cygwin.h.diff?cvsroot=uberbaum&r1=1.13&r2=1.14
More information about the Gdb-cvs
mailing list