nickysn
|
a445b4730b
+ added breakpoint flags parameter to TGDBController.BreakpointInsert. The
|
10 年之前 |
pierre
|
2095698a17
Use FPC_LOCALS_ARE_STACK_REG_RELATIVE macro to fix test for mips/mipsel
|
10 年之前 |
sergei
|
124592899f
* fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447.
|
10 年之前 |
marco
|
7350dae037
* bug #24317 wrapper function for eventsink.disconnect
|
10 年之前 |
lacak
|
17832b250b
fcl-db: oracle: correct typo?
|
10 年之前 |
lacak
|
9fbf3494b4
fcl-db: implement setter and getter for TFloatField.AsBCD
|
10 年之前 |
pierre
|
97fccfd3bf
Also display raw response inside GDB window if DEBUG conditional is set
|
10 年之前 |
pierre
|
6887eb739a
Correctly display pchar longer than high(string) nito several lines in TGDBWindow.WriteText method
|
10 年之前 |
marcus
|
da3ce1a6d5
AROS: Added ELF structures to AmigaDOS
|
10 年之前 |
Károly Balogh
|
c421f4d91e
do not include outputexedir in linker resname. it causes the path to be double-included when cross-compiling with -st and -FE on Liunuxes. also, be consistent between linking on host and target.
|
10 年之前 |
pierre
|
6ce8aeed27
+ mips/mipsel libraries need PIC
|
10 年之前 |
lacak
|
2a2078e7f7
fcl-db: odbc: implements RefreshLastInsertID for autoincrementing columns.
|
10 年之前 |
nickysn
|
a861bbc5ae
- removed last_breakpoint_number from the gdb/mi interface. It didn't work in
|
10 年之前 |
nickysn
|
c754fa35d2
* fixed the passing of the breakpoint number to the DoSelectSourceLine method,
|
10 年之前 |
nickysn
|
9f31c26996
* handle properly stopping on a watchpoint in the gdb/mi debugger
|
10 年之前 |
nickysn
|
186e86b353
* compilation of gdbcon.pp fixed after r29746
|
10 年之前 |
nickysn
|
df234bd7fe
+ added method WatchpointInsert to TGDBController, with a gdb/mi implementation
|
10 年之前 |
florian
|
d6e4af8279
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
10 年之前 |
nickysn
|
4f8b8da879
+ added method BreakpointInsert to gdbcon, which supports the gdb/mi command for
|
10 年之前 |
florian
|
726a78be08
* fix possible range check errors, resolves #27461
|
10 年之前 |
florian
|
0dfbba86f3
* properly firstpass nodes when inc(...) is converted into ...:=...+x, resolves #27471
|
10 年之前 |
florian
|
aafec52a52
* allow multiple passes on as nodes
|
10 年之前 |
nickysn
|
eb6c73c3df
* the common code to all "-exec" gdb/mi commands moved to a single method
|
10 年之前 |
pierre
|
f56990ee29
Revert aligntoptr to RTTIAlign rename
|
10 年之前 |
nickysn
|
44fb01eae6
+ implemented get_current_frame and set_current_frame for gdb/mi
|
10 年之前 |
nickysn
|
f4e8c9da33
+ added the gdb set commands from gdbint.pp to the gdb/mi interface
|
10 年之前 |
nickysn
|
a47a810475
+ implemented gdb/mi backtraces
|
10 年之前 |
nickysn
|
88fc22a8a3
* fixed crash when stepping into code where no debug information is available
|
10 年之前 |
nickysn
|
dc54903e01
* use gdb/mi command for setting tty
|
10 年之前 |
sergei
|
72315c9bee
* Finalize units after printing the runtime error message. Rationale:
|
10 年之前 |