ChangeLog typo?

Klee Dienes klee@apple.com
Tue Nov 5 01:09:00 GMT 2002


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



More information about the Gdb-patches mailing list