* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able
authorChristopher Faylor <me+cygwin@cgf.cx>
Sat, 24 Nov 2001 19:00:03 +0000 (19:00 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sat, 24 Nov 2001 19:00:03 +0000 (19:00 +0000)
commitd3ff4a77ad0f8eeabc2494a60a2162cac925358b
treecad765c68cd4a8cdbb21e943dad29d034c413c27
parent2a3d56452522dae64cbc02bc72166e674dbc1032
* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able
to remove the DLL when unloaded.  Remove unused last field.
(handle_unload_dll): New function to handle unloading of DLL.
(solib_symbols_add): Change return type to struct objfile *.
(get_child_debug_event): Call handle_unload_dll function.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c
This page took 0.025789 seconds and 4 git commands to generate.