Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Missing arch_string in linux-i386-low.c/linux-x86-64-low.c
@ 2007-02-01 11:50 Markus Deuling
  2007-02-01 12:22 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Deuling @ 2007-02-01 11:50 UTC (permalink / raw)
  To: GDB Patches, Daniel Jacobowitz

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 ?


Regards,
Markus

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Missing arch_string in linux-i386-low.c/linux-x86-64-low.c
  2007-02-01 11:50 Missing arch_string in linux-i386-low.c/linux-x86-64-low.c Markus Deuling
@ 2007-02-01 12:22 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2007-02-01 12:22 UTC (permalink / raw)
  To: Markus Deuling; +Cc: GDB Patches

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-01 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-01 11:50 Missing arch_string in linux-i386-low.c/linux-x86-64-low.c Markus Deuling
2007-02-01 12:22 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox