This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Cross target core debugging: host=i386, Target=PPC


On Tue, Jul 30, 2002 at 11:41:32AM -0400, Martin Gadbois wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Daniel Jacobowitz wrote:
> |
> | PowerPC was the easiest of the bunch to clean up.  Here it is.  The
> | wrappers in ppc-linux-nat.c are just there for type correctness at the
> | moment; I believe that eventually changing them to take char * (or some
> | target-independent wrapper struct as I believe Kevin proposed some time
> | ago) is the right thing to do.
> |
> | The astute observer will also notice that this patch will segue into
> | multi-arching supply_gregset in the near future.
> |
> | OK?
> |
> 
> I tried to apply against 5.2, but a lot of failed chunks. Should I apply it 
> on 5.2.1 or latest CVS?
> 
> Thanks for the patch!

Current CVS; but just get a checkout now, since I've committed my
patch.  Thanks for the kick to actually do it :)

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]