nickysn
|
05ab2ea0cb
* also use the last line of the FPU and Vector Unit register view windows
|
10 years ago |
nickysn
|
5d43ce99cd
* show a persistent message "debugger error" in the register windows in case
|
10 years ago |
nickysn
|
fa48ef574a
* always show the "no values available" msg in the register windows when program
|
10 years ago |
nickysn
|
aa79cd38b3
* register window messages "<no values available>" and "<debugger error>"
|
10 years ago |
nickysn
|
4fbab88449
* fixed powerpc register window size
|
10 years ago |
nickysn
|
e8e09edf79
* use TGDBController.GetIntRegister (which supports gdb/mi) for retrieving the
|
10 years ago |
nickysn
|
b6ececfca0
* added comment to the endif directive
|
10 years ago |
nickysn
|
a41ff9ac9e
* rearranged the x86_64 registers window, so it takes less screen space
|
10 years ago |
nickysn
|
7e3ec0ae87
+ x86_64 registers view support added to the IDE
|
10 years ago |
nickysn
|
9be4e6a0de
* made the registers shown in the registers window depend on the target CPU
|
10 years ago |
nickysn
|
a939ea06b6
+ initial implementation of GDB/MI (without LibGDB!) support for the text mode
|
10 years ago |
giulio
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
daniel
|
50b920294b
+ Switch IDE to resourcestrings
|
18 years ago |
florian
|
eb70381970
* fixed vector window size
|
19 years ago |
florian
|
1cb8a2b9e8
* fixed sse register display
|
19 years ago |
peter
|
d98336156f
* win64 compile fixes
|
19 years ago |
florian
|
3043719d2b
* ide compilation fixed
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
617c5a02f5
* fix generic cpu compile
|
20 years ago |
florian
|
702e1414ad
+ all sparc registers are displayed now
|
20 years ago |
florian
|
9dd45b5d65
+ register view for sparc
|
20 years ago |
florian
|
bd7814d6dd
* compilation fixed
|
20 years ago |
florian
|
6c2ea3f2b4
+ vector unit window
|
20 years ago |
peter
|
25eb483cfe
* fixed NODEBUG
|
20 years ago |
florian
|
8acd96fa67
* applied Peter's patch from yesterday
|
21 years ago |
Jonas Maebe
|
ed8e0bd27c
* fixed ppc compilation error
|
21 years ago |
pierre
|
71a44123d5
* added unknown cpu register windows
|
22 years ago |
pierre
|
4be6cc6f84
Register window code separated in a new unit
|
22 years ago |