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: OC?


Hi Andrew!

> Turns out this has been done.
>
> > We have also problems with registers. You were saying something that we
> > should move all the registers (we have 8k+ registers with generated
> > names) into the temporary storage (I hope all these won't get cached in
> > the host...).
>
> Yes.  A gui for instance will likely want access to all names at once.
I tried to fix this issue, but there were not enough documentation nor such 
targets for me to dig through. Is it possible that you (or somebody else) 
change this please?

We already have register name generators and all such stuff, it would only 
need connections to gdb routines.

thanks,
Marko


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