Missing arch_string in linux-i386-low.c/linux-x86-64-low.c
Daniel Jacobowitz
drow@false.org
Thu Feb 1 12:22:00 GMT 2007
On Thu, Feb 01, 2007 at 12:50:27PM +0100, Markus Deuling wrote:
> Hi Daniel,
>
> I can't find your commit message in the mailing list so I write a new one
> instead
> of replying.
>
> gdbserver/ChangeLog says:
>
> 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
>
> * linux-i386-low.c (the_low_target): Set arch_string.
> * linux-x86-64-low.c (the_low_target): Likewise.
>
>
> I looked through head but I don't see arch_string in these files. Seems
> they are missing ?
I recommend you use CVS to look at the history of those files; then you
can find what change was made. the_low_target is an initialized
structure, so this just consisted of adding an item to its initializer.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb-patches
mailing list