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]
Other format: [Raw text]

Re: Merging OC gdb with official gdb


On Monday 09 September 2002 18:01, Andrew Cagney wrote:
> > Andrew,
> >> - getting it to strictly use the multi-arch framework (the exception
> >> being if your platform has shared libraries)
> >
> > I don't quite understand what you mean with "if your platform has shared
> > libraries", can you rephrase please.
>
> Ever since 5.0, GDB has only been accepting new multi-arch targets.
> Ever since 5.1, GDB has only beeing accepting extensions to an existing
> architecture when the base architecture has been multi-arched.
>
> >> Otherwize it should drop in.  Take a look at one of the very recent
> >> targets (xstormy16?).
> >
> > ok.

First, thanks for your help.

I've decided to go with xstormy example, but I have problems with 
documentation (:( sorry, I know nobody wants to do this), but I realy do not 
feel comfortable writing even with simple functions like: 
set_gdbarch_register_size.
I tried to figure out these things from other targets, but the problem is my 
knowledge on their architecture is very limited.

Where could I find more about gdbarch functions.

thanks,
Marko



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