* blockframe.c (find_pc_partial_function): Use the minimal symbol
authorDaniel Jacobowitz <drow@false.org>
Wed, 19 Jul 2006 02:17:23 +0000 (02:17 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 19 Jul 2006 02:17:23 +0000 (02:17 +0000)
commit29e8a84408168aa7787f892c00c9458841c7feba
tree1ac751d14cf3695c0a45aba91469e167b9a3472b
parent5061a8853b6f8fb5af87b8ff4a0f7a2460ad333b
* blockframe.c (find_pc_partial_function): Use the minimal symbol
size to control the cache entry, if available.
* minsyms.c (lookup_minimal_symbol_by_pc_section): Handle minimal
symbols with zero and non-zero sizes differently.

* gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
gdb/ChangeLog
gdb/blockframe.c
gdb/minsyms.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/i386-size.c [new file with mode: 0644]
gdb/testsuite/gdb.arch/i386-size.exp [new file with mode: 0644]
This page took 0.025589 seconds and 4 git commands to generate.