OSDN Git Service

2002-10-11 Klee Dienes <kdienes@apple.com>
authorKlee Dienes <kdienes@apple.com>
Sat, 12 Oct 2002 01:48:17 +0000 (01:48 +0000)
committerKlee Dienes <kdienes@apple.com>
Sat, 12 Oct 2002 01:48:17 +0000 (01:48 +0000)
commit6f5e71f99ef44799596bd8b335dfd96d838a3cf2
tree9fbf31c7837b15c26a62405b35198d29b12e9246
parentd955eeb4806bed701d541d495f706cf73d6cb2a1
2002-10-11  Klee Dienes  <kdienes@apple.com>

        * findvar.c (read_memory_typed_address): New function.
        * gdbcore.h (read_memory_typed_address): Add prototype.
        * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
        to read a value destined for a CORE_ADDR, not read_memory_integer.
        * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
        (f77_get_dynamic_lowerbound): Ditto.
gdb/ChangeLog
gdb/blockframe.c
gdb/corefile.c
gdb/f-valprint.c
gdb/gdbcore.h