nickysn
|
a41ff9ac9e
* rearranged the x86_64 registers window, so it takes less screen space
|
před 10 roky |
nickysn
|
8ef6845930
+ added function gdbmiwrap.C2PascalNumberPrefix for converting C number prefixes
|
před 10 roky |
florian
|
92fffa05d4
* svn:global-ignores property set for global ignores, available since subversion 1.8
|
před 10 roky |
florian
|
ca4f4fb855
* changed casing for nicer code completation, #27604
|
před 10 roky |
nickysn
|
e76b416b04
* force gdb/mi on windows to always run the debuggee in another console, since I
|
před 10 roky |
nickysn
|
f556a4ea31
* fixed endif comment
|
před 10 roky |
pierre
|
94c4308086
annotate_source also has gdbarch parameter since 7.0
|
před 10 roky |
pierre
|
5bb65ded3d
Add missing gdbarch field for annotate_frame_begin for version 7.0 or above
|
před 10 roky |
pierre
|
fd33786c67
Fix compilation error if DEBUG is not set, use GDB_RAW_OUTPUT macro
|
před 10 roky |
Károly Balogh
|
73018b39a7
amunits/arosunits: ed_Type field in TExAllData should actually be signed
|
před 10 roky |
Károly Balogh
|
2ead4634e6
amunits: converted MUI to syscalls
|
před 10 roky |
pierre
|
93ca6267c8
Add function parameters with values in Call Stack window
|
před 10 roky |
pierre
|
3af4a43834
Use sizeof(CORE_ADDR)*2 in hexstr call inside GetLongintAt and GetPointerAt methods
|
před 10 roky |
pierre
|
1c5be35315
|
před 10 roky |
pierre
|
a0c6d55d10
Reset GDBRawBuf at same time as GDBOutputBuf and avoid error on -environment-cd if string is empty
|
před 10 roky |
pierre
|
7567325417
Added separate GDBRawBuf and output_raw boolean to avoid parsing of raw output
|
před 10 roky |
pierre
|
ded9bbd9f8
Add GDB_RAW_OUTPUT macro for GDBMI with DEBUG set
|
před 10 roky |
nickysn
|
f6250b3a5a
* fixed handling of both #13#10 and #10 line separators when reading from the
|
před 10 roky |
Legolas
|
8dd9b46d60
* Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies
|
před 10 roky |
lacak
|
69cbcdaa34
fcl-db: mssql: add support for varchar(MAX), varbinary(MAX) data types
|
před 10 roky |
nickysn
|
54dcd555d0
* switch to always using an unsigned type for CORE_ADDR
|
před 10 roky |
Károly Balogh
|
a71fcd290b
* allocate a temp addressreg instead of a temp intreg in callnode. improves code generation on m68k for these cases
|
před 10 roky |
Jonas Maebe
|
b4033efc00
* fixed typo in comment
|
před 10 roky |
Jonas Maebe
|
6defd861b0
* fixed uninitialized function result in r30048 (mantis #27586)
|
před 10 roky |
nickysn
|
de6975d001
* improvements to the libgdb.a version of Print[Formatted]Command:
|
před 10 roky |
florian
|
e0c4e0456f
* fix parallel building of linux rtl
|
před 10 roky |
marco
|
d20491e0f0
* Patch from Mattias to mostly revert his previous patch that broke his own code.
|
před 10 roky |
Legolas
|
177b007eba
* Fixed gba rtl: it generated corrupted executables
|
před 10 roky |
nickysn
|
249be70290
* show 64-bit addresses as 64-bit in the stack trace
|
před 10 roky |
nickysn
|
fc6fef3cc1
* fixed compilation of gdbint after r30071
|
před 10 roky |