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: H8300 Patch - Fix GDB crash problem when object file of different H8 cpu is loaded


Hi,

If you can, please check in the patch. My CVS access problem is not yet solved. I had put a request to update my public key to overseers but its not done. http://sources.redhat.com/ml/overseers/2003-q4/msg00240.html


Regards,
Dhananjay

> -----Original Message-----
> From: Andrew Cagney [mailto:cagney@gnu.org]
> Sent: Wednesday, December 03, 2003 9:55 AM
> To: Dhananjay R. Deshpande
> Cc: Andrew Cagney; Michael Snyder; gdb-patches@sources.redhat.com
> Subject: Re: H8300 Patch - Fix GDB crash problem when object file of
> different H8 cpu is loaded
> 
> 
> > Hi Andrew,
> > 
> > 
> >> so that the "current_gdbarch" is passed explicitly as a 
> >> parameter making 
> >> the call:
> >>      is_h8300smode (current_gdbarch)
> > 
> > 
> > Done.
> > 
> > I also made these functions static and for remote-e7000, 
> used TARGET_ARCHITECTURE->mach for NUM_REALREGS.
> > 
> > Based on your email, I have applied for cvs account and put 
> your email address for approval.
> > 
> > Please find updated patch below.
> 
> Thanks.
> 
> Andrew
> 
> 
> 


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