|
|
|
|
|
|
Make "1987.elf" work.
Posted on 2005-09-08 00:00:00 |
|
To make the display of FPU registers in the registers window, I had an idea that consisted of adding a little tab strip in the bottom of the registers window that would change the current set of registers to view.
Well, converting that old tabs class I made for a previous project to the newest framework was a bit annoying and took some time, but it seems to work good now. I didn't do much after fixing the class... I tweaked a bit the register view window class to support multiple pages and added the FPU page in, which doesn't contain the right information yet because I haven't added the FPU registers in the MIPS context. Here's a little screen shot showing the recent changes in the debugger window. |