* win32-nat.c (get_relocated_section_addrs): New function. Find section load
authorChristopher Faylor <me+cygwin@cgf.cx>
Thu, 6 Feb 2003 19:51:25 +0000 (19:51 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Thu, 6 Feb 2003 19:51:25 +0000 (19:51 +0000)
commit786b8124cee36e9f5fce584db6662e6e68ff7029
treeabfd0aee21aeae4301bcafc8724dfdb00ab22a75
parentc56716b08b9e21fad2dc1e2b9f78ac9ca25d3229
* win32-nat.c (get_relocated_section_addrs): New function.  Find section load
addresses for symbol handling in relocated DLLs.
(solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c