nickysn
|
eb6c73c3df
* the common code to all "-exec" gdb/mi commands moved to a single method
|
10 rokov pred |
pierre
|
f56990ee29
Revert aligntoptr to RTTIAlign rename
|
10 rokov pred |
nickysn
|
44fb01eae6
+ implemented get_current_frame and set_current_frame for gdb/mi
|
10 rokov pred |
nickysn
|
f4e8c9da33
+ added the gdb set commands from gdbint.pp to the gdb/mi interface
|
10 rokov pred |
nickysn
|
a47a810475
+ implemented gdb/mi backtraces
|
10 rokov pred |
nickysn
|
88fc22a8a3
* fixed crash when stepping into code where no debug information is available
|
10 rokov pred |
nickysn
|
dc54903e01
* use gdb/mi command for setting tty
|
10 rokov pred |
sergei
|
72315c9bee
* Finalize units after printing the runtime error message. Rationale:
|
10 rokov pred |
nickysn
|
9eeef2581b
* use a gdb/mi command for adding source directories
|
10 rokov pred |
pierre
|
68c06ff84d
Only print out cygwin DLL too old warning if using a cygwin GDB
|
10 rokov pred |
pierre
|
d0cfebc351
+ Use using_cygwin_gdb boolean, to convert path
|
10 rokov pred |
pierre
|
6b1c38537b
+ Add missing windebug unit dependency for windows
|
10 rokov pred |
pierre
|
95f0791b97
+ Add (not yet implemented) inferior_pid function to allow compilation of windebug unit
|
10 rokov pred |
pierre
|
6e2b97a15c
Handle #13#10 line ending for Windows
|
10 rokov pred |
pierre
|
b823ac6755
Regenerate after: also allow GDBMI=1 as make parameter to use gdbmi
|
10 rokov pred |
pierre
|
6c605ca6db
Also allow GDBMI=1 as make parameter to use gdbmi
|
10 rokov pred |
pierre
|
c912196ca6
Handle GDBMI conditional in windebug unit
|
10 rokov pred |
marco
|
b42f7bea7a
* fix for #27479, caddr_t is a pointer type.
|
10 rokov pred |
nickysn
|
3deac03582
* use a gdb/mi command when clearing the exe in TDebugController.SetExe
|
10 rokov pred |
nickysn
|
f06731ae4f
* TDebugController.SetTBreak (adds a temporary breakpoint, used for things like
|
10 rokov pred |
lacak
|
1e778468cc
fcl-db: odbc: when binding TIMESTAMP parameter set explicitly precision.
|
10 rokov pred |
nickysn
|
8f9c062e4d
* fixed Run->"Until return" in the GDB/MI debugger
|
10 rokov pred |
nickysn
|
a939ea06b6
+ initial implementation of GDB/MI (without LibGDB!) support for the text mode
|
10 rokov pred |
Károly Balogh
|
3650991d90
m68k: support LOC_REFERENCE/LOC_CREFERENCE for floating point instructions where possible
|
10 rokov pred |
sergei
|
7666cd5c0e
+ Overloaded procedure dump_stack that calls CaptureBacktrace, thus encapsulating internals of stack traversing.
|
10 rokov pred |
Tomas Hajny
|
590e2f7977
* fix for bug #16884 for OS/2
|
10 rokov pred |
pierre
|
42cc1d504f
Avoid warnings by adding noreturn modifiers to dummy dynamic library manager
|
10 rokov pred |
pierre
|
af883cdcb7
Avoid warning for function not set if noreturn modifier is used
|
10 rokov pred |
Károly Balogh
|
fdb09365ba
m68k: instead of trying to mess with LOC_FLAGS, use LOC_REGISTER to return a boolean result of the compare. idea by Florian. fixes several issues with optimizer enabled and also results in better code in some cases.
|
10 rokov pred |
Tomas Hajny
|
7049e40668
* character ASCII 127 should not be treated as invalid result of Unicode to ansistring conversion because it is used as replacement character for characters missing in the target codepage by the native OS/2 Unicode support routines
|
10 rokov pred |