OC?

Andrew Cagney ac131313@redhat.com
Tue Jan 14 16:09:00 GMT 2003


> On Tuesday 10 December 2002 23:01, Andrew Cagney wrote:
> 
>> Marko,
>>
>> What changes to the core of gdb are still needed for your target?
>>
>> Andrew
> 
> 
> Hi Andrew!
> 
> thanks for coming back to me.
> 
> As far as I can recall:
> 
> #define HAVE_NONSTEPPABLE_WATCHPOINT
> Needs to be discussed whether to add it to architecture or target vector?

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 hope I have not missed anything; we will see what is comming anyway after we 
> try to build the files.

Andrew




More information about the Gdb-patches mailing list