* blockframe.c (find_pc_partial_function): Fix handling for PCs
authorStu Grossman <grossman@cygnus>
Thu, 7 Oct 1993 16:42:08 +0000 (16:42 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 7 Oct 1993 16:42:08 +0000 (16:42 +0000)
commit981a33093328ee54fb095007f733bea3a1dbe5bf
treea112c9116c617c2ef5df57b4985fb22d9dd27f6e
parent50a540397837c7239b39a9100a5ed6a5813593e3
* blockframe.c (find_pc_partial_function):  Fix handling for PCs
beyond the end of the last function in an objfile.
* coff-solib.c (coff_solib_add):  Use BFD to get fields from .lib
section.
* infrun.c (wait_for_inferior):  Modify test for subroutine entry
to include pc out of bounds of the previous function.
* remote.c (remote_wait):  Use strtoul for parsing 'N' message.
Add code to relocate symfile_objfile->sections.
gdb/ChangeLog
gdb/blockframe.c
gdb/coff-solib.c
gdb/infrun.c
gdb/remote.c
This page took 0.024283 seconds and 4 git commands to generate.