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)
commit0d540cdfe73cd76ebf5f3b855a4962e590052728
tree8721de060b2170d3be9fedbd30d8c1dad32a50d0
parent52019e89e2a84debee68874bc1c6d5014e537c1a
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
This page took 0.033072 seconds and 4 git commands to generate.