Commit graph

36 commits

Author SHA1 Message Date
klugier
8216057261 Ide: GDB backend now can copy string value to clipboard (Thanks Koldo for idea).
git-svn-id: svn://ultimatepp.org/upp/trunk@12551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-18 17:28:18 +00:00
klugier
5c0519ca85 Ide: GDB_MI2 removed from TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@12119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-29 23:32:24 +00:00
klugier
8f1a16b8b5 Gdb: 64-bit version of TheIDE can break 32-bit debugge process. #1892
git-svn-id: svn://ultimatepp.org/upp/trunk@12111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 14:38:37 +00:00
klugier
a84c24d4e1 Gdb: Cmdp now calls ObtainThreadInfo when operation has chance to finish with success.
git-svn-id: svn://ultimatepp.org/upp/trunk@12086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-20 21:57:13 +00:00
klugier
c66f03ab66 Ide: GDB debugger backend now reports error when obtaining threads info opration fail + minro refactoring related to GDB.
git-svn-id: svn://ultimatepp.org/upp/trunk@12083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-20 20:39:22 +00:00
klugier
6f8d337202 Gdb: All visible GDB controls are now cleared properly when debugger is relunched.
git-svn-id: svn://ultimatepp.org/upp/trunk@12048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 21:15:37 +00:00
cxl
aa32e68e47 ide: GDB now supports live breakpoints
git-svn-id: svn://ultimatepp.org/upp/trunk@12038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 21:24:14 +00:00
cxl
8a769224fe ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 20:54:57 +00:00
klugier
33ba3dd2d4 Gdb: Debugger now remembers the last selected position in stack trace + minor GDB creation improvement.
git-svn-id: svn://ultimatepp.org/upp/trunk@12031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 14:37:37 +00:00
klugier
7cefd91456 Gdb: Gdb now informs that stack has been trimed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 23:11:25 +00:00
klugier
7de7d59613 Gdb: DropFrames() method now informs user that the stack is limited.
git-svn-id: svn://ultimatepp.org/upp/trunk@12029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 22:58:22 +00:00
cxl
0bb2f7c697 ide: GDB now supports breaking the process in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@12017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-26 07:50:29 +00:00
cxl
97d5bde738 Debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-21 21:35:17 +00:00
klugier
65d9a29017 .ide Gdb now creates command basing on host behavior not local enviroment.
git-svn-id: svn://ultimatepp.org/upp/trunk@10973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:12:10 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
34e2a59e06 ide: new bin mingw layout
git-svn-id: svn://ultimatepp.org/upp/trunk@9578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 23:13:16 +00:00
cxl
1a5985e5a8 ide: gdb frontend tree explorer #1307
git-svn-id: svn://ultimatepp.org/upp/trunk@9124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-31 20:15:33 +00:00
cxl
3add7599e5 ide: Fixed to compile in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@9109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 17:39:44 +00:00
cxl
e38c46cb32 ide: gdb features #1309
git-svn-id: svn://ultimatepp.org/upp/trunk@9105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 18:48:08 +00:00
cxl
eb35938506 ide: fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@9091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 11:21:37 +00:00
cxl
2ba9b84cb5 pdb improvements #1306
git-svn-id: svn://ultimatepp.org/upp/trunk@9088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 06:06:31 +00:00
cxl
6864e90052 ide: Standard debugger improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 17:12:59 +00:00
cxl
17672a6600 ide: Legacy GDB debugger refurbished
git-svn-id: svn://ultimatepp.org/upp/trunk@9080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 15:32:29 +00:00
cxl
81412e3269 ide: Fixed freezes with active debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@7886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-12 14:24:15 +00:00
cxl
3084bdadb2 ide: Fixed Debugger GCC compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@7623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-30 09:23:15 +00:00
cxl
43f750cf91 ide: 64-bit pdb debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@7581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-10 17:33:31 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
aae8c1656f CtrlCore: Removed gtk console errors
git-svn-id: svn://ultimatepp.org/upp/trunk@6943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 16:28:58 +00:00
cxl
ce3e25dff9 ide: fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-20 08:53:00 +00:00
cxl
0ad5532512 ide: POSIX debugging of console applications now launches console #507
git-svn-id: svn://ultimatepp.org/upp/trunk@6677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 12:36:35 +00:00
cxl
d6b56c7712 ide: Removed Web package
git-svn-id: svn://ultimatepp.org/upp/trunk@5311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 11:24:25 +00:00
micio
c12f150ca9 TheIDE : Initial implementation of new GDB debugger interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 18:47:22 +00:00
cxl
7b2c6126f0 PDB debugger: watches are remembered, Clear all watches function, Drag&Drop to watches
git-svn-id: svn://ultimatepp.org/upp/trunk@967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 12:25:03 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00