* ChangeLog typo?
@ 2002-10-31 15:15 Kevin Buettner
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2002-10-31 15:15 UTC (permalink / raw)
To: Klee Dienes; +Cc: gdb-patches
Klee,
I think there's a minor mistake in the following ChangeLog entry:
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.
read_memory_typed_address() is actually in corefile.c, not findvar.c.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ChangeLog typo?
@ 2002-11-05 1:09 Klee Dienes
0 siblings, 0 replies; 2+ messages in thread
From: Klee Dienes @ 2002-11-05 1:09 UTC (permalink / raw)
To: Kevin Buettner; +Cc: gdb-patches
Fixed; thanks.
> Klee,
>
> I think there's a minor mistake in the following ChangeLog entry:
>
> 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.
>
> read_memory_typed_address() is actually in corefile.c, not findvar.c.
>
> Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-05 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31 15:15 ChangeLog typo? Kevin Buettner
2002-11-05 1:09 Klee Dienes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox