mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Correct the ChangeLog entry for 2002-10-11 from:
* findvar.c (read_memory_typed_address): New function.
to
* corefile.c (read_memory_typed_address): New function.
This commit is contained in:
@@ -573,7 +573,7 @@
|
||||
|
||||
2002-10-11 Klee Dienes <kdienes@apple.com>
|
||||
|
||||
* findvar.c (read_memory_typed_address): New function.
|
||||
* corefile.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.
|
||||
|
||||
Reference in New Issue
Block a user