Jeppe Johansen
|
d12b913e70
Add initial support in ARM-embedded for Allwinner A20.
|
10 years ago |
michael
|
626a58cdc8
* Removed debug statement
|
10 years ago |
michael
|
37d93956ad
* Some cosmetic patches from Silvio Clecio (Bug ID 27463)
|
10 years ago |
florian
|
53d6f6bc55
* handle dyn. arrays and interfaces correctly in TypInfo.SetOrdProp
|
10 years ago |
michael
|
bda3626025
* Write unhandled exceptions to StdErr. Option to revert back to old behaviour (Bug ID 17346)
|
10 years ago |
michael
|
11e7436df0
* Fixed sqlite_vfs (again) based on bug ID #27246
|
10 years ago |
michael
|
2c878e7684
* Patch from Laco to fix Bug ID #27260 (mem leak)
|
10 years ago |
michael
|
321deae34c
* Patch to remove version constants from unit (Patch from Luiz Americo, bug ID #27238)
|
10 years ago |
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
|
3497359a9f
+ added missing i8086 system unit includes hugeptr.inc, int32p.inc and
|
10 years ago |
nickysn
|
7c884bd2ee
+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu
|
10 years ago |
nickysn
|
d39bfec4d2
+ added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu
|
10 years ago |
Károly Balogh
|
0021ad714f
* fixed some ancient code behind cpu_uses_separate_address_registers define to at least compile again, for some m68k experiment
|
10 years ago |
Legolas
|
ffd03563d0
* Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too
|
10 years ago |
nickysn
|
aa79cd38b3
* register window messages "<no values available>" and "<debugger error>"
|
10 years ago |
michael
|
67f3e361ed
* Adapted patch from Andrew Haynes implementing form+file data post
|
10 years ago |
nickysn
|
6bd2ab0ab7
* fixed parallel build for i386-linux and x86_64-linux
|
10 years ago |
michael
|
f2b2310856
* Added support for JSON fields, patch from Silvio Clecio (Bug ID 27606)
|
10 years ago |
michael
|
68a2e3cd74
* Added support for millisecond precision
|
10 years ago |
nickysn
|
7b6e649714
* simplified the GetValue nested procedure inside TWatch.Get_new_value
|
10 years ago |
nickysn
|
e52238df42
- rm code for parsing and extracting the value of the print command result, when
|
10 years ago |
nickysn
|
a32b335832
* use sizeof(CORE_ADDR) instead of sizeof(pointer) for finding the parameters
|
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
|
3250a91995
* use hex when retrieving registers via gdb/mi. This stops gdb from returning
|
10 years ago |
nickysn
|
52d13e6ddb
+ added 16-bit int overloads for TGDBController.GetIntRegister. Useful for
|
10 years ago |
nickysn
|
b6ececfca0
* added comment to the endif directive
|
10 years ago |
sergei
|
a709a9b637
* MIPS peephole: check that operand is present before accessing its fields, also check that it's not a branch target. Mantis #27608.
|
10 years ago |