Andreas Fritiofson <andreas.fritiofson@...> writes:
> On Sun, Jun 9, 2013 at 4:50 PM,
[email protected]
<[email protected]> wrote:
>> I commented out those 18 dummy registers and it seems to be working,
>> What is going on?
> 
> It's probably a workaround for some oddity in previous versions of gdb.
> 

Hi,

Are there plans to change this?   Just verified that HEAD is also broken
with mipsel-linux-gnu gdb 7.6.1.  Changing

#define MIPS32NUMFPREGS (34 + 18)

to 

#define MIPS32NUMFPREGS 34

resolves the issue and does not break earlier versions of gdb (or at least
gdb 7.3.1, I don't have earlier versions to test than that at the moment).

Best regards,

Gregory


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to