florian
|
d6e4af8279
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
před 10 roky |
nickysn
|
4f8b8da879
+ added method BreakpointInsert to gdbcon, which supports the gdb/mi command for
|
před 10 roky |
florian
|
726a78be08
* fix possible range check errors, resolves #27461
|
před 10 roky |
florian
|
0dfbba86f3
* properly firstpass nodes when inc(...) is converted into ...:=...+x, resolves #27471
|
před 10 roky |
florian
|
aafec52a52
* allow multiple passes on as nodes
|
před 10 roky |
nickysn
|
eb6c73c3df
* the common code to all "-exec" gdb/mi commands moved to a single method
|
před 10 roky |
pierre
|
f56990ee29
Revert aligntoptr to RTTIAlign rename
|
před 10 roky |
nickysn
|
44fb01eae6
+ implemented get_current_frame and set_current_frame for gdb/mi
|
před 10 roky |
nickysn
|
f4e8c9da33
+ added the gdb set commands from gdbint.pp to the gdb/mi interface
|
před 10 roky |
nickysn
|
a47a810475
+ implemented gdb/mi backtraces
|
před 10 roky |
nickysn
|
88fc22a8a3
* fixed crash when stepping into code where no debug information is available
|
před 10 roky |
nickysn
|
dc54903e01
* use gdb/mi command for setting tty
|
před 10 roky |
sergei
|
72315c9bee
* Finalize units after printing the runtime error message. Rationale:
|
před 10 roky |
nickysn
|
9eeef2581b
* use a gdb/mi command for adding source directories
|
před 10 roky |
pierre
|
68c06ff84d
Only print out cygwin DLL too old warning if using a cygwin GDB
|
před 10 roky |
pierre
|
d0cfebc351
+ Use using_cygwin_gdb boolean, to convert path
|
před 10 roky |
pierre
|
6b1c38537b
+ Add missing windebug unit dependency for windows
|
před 10 roky |
pierre
|
95f0791b97
+ Add (not yet implemented) inferior_pid function to allow compilation of windebug unit
|
před 10 roky |
pierre
|
6e2b97a15c
Handle #13#10 line ending for Windows
|
před 10 roky |
pierre
|
b823ac6755
Regenerate after: also allow GDBMI=1 as make parameter to use gdbmi
|
před 10 roky |
pierre
|
6c605ca6db
Also allow GDBMI=1 as make parameter to use gdbmi
|
před 10 roky |
pierre
|
c912196ca6
Handle GDBMI conditional in windebug unit
|
před 10 roky |
marco
|
b42f7bea7a
* fix for #27479, caddr_t is a pointer type.
|
před 10 roky |
nickysn
|
3deac03582
* use a gdb/mi command when clearing the exe in TDebugController.SetExe
|
před 10 roky |
nickysn
|
f06731ae4f
* TDebugController.SetTBreak (adds a temporary breakpoint, used for things like
|
před 10 roky |
lacak
|
1e778468cc
fcl-db: odbc: when binding TIMESTAMP parameter set explicitly precision.
|
před 10 roky |
nickysn
|
8f9c062e4d
* fixed Run->"Until return" in the GDB/MI debugger
|
před 10 roky |
nickysn
|
a939ea06b6
+ initial implementation of GDB/MI (without LibGDB!) support for the text mode
|
před 10 roky |
Károly Balogh
|
3650991d90
m68k: support LOC_REFERENCE/LOC_CREFERENCE for floating point instructions where possible
|
před 10 roky |
sergei
|
7666cd5c0e
+ Overloaded procedure dump_stack that calls CaptureBacktrace, thus encapsulating internals of stack traversing.
|
před 10 roky |