This is the mail archive of the gdb@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]

Re: Port to x86-64



  Hi,

Andreas Jaeger <aj@suse.de> writes:

> > 
> > 	o	submit the configury mess early
> > 
> > 		even if you don't have real code
> > 		could I suggest thinking about
> > 		separating this out so that
> > 		you can get on with the real
> > 		work.
> >

  Before I will submit the configury mess I would like to little discuss
about it. 
  The generic name of CPU is x86_64 in already ported software. It seems
that there shoud be create new config directory gdb/config/x86_64. But
this processor is extended i386 architecture and many parts of code will
be the same as in i386.
  I think that the best solution is to create this new config directory
x86_64 and from tm-x86_64.h include i386/tm-i386.h and redefine some
declarations. What do you think?

> > 
> > I also wonder if you actually need a separate CVS repository and
> > couldn't just live on a branch of the official GDB repository?  It
> > should make merging a lot easier.
> 
> Working on a branch might be the better idea.  Shall Jiri send his ssh
> key to you for setting this up?  Jiri, what do you prefer?
>
  I think that working on a branch is better too. Can I send ssh key? And
  where?

-- 
Jiri Smid

---------------------------------------------------------------------
SuSE CR, s.r.o.                                 e-mail: smid@suse.cz
Drahobejlova 27                                tel:+420 2 83095 373 
190 00 Praha 9                                 fax:+420 2 83095 374    
Ceska republika                                http://www.suse.cz      


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