cxl
|
f99c4fe4c7
|
ide: debugger next / prev frame buttons improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-08-29 08:42:09 +00:00 |
|
cxl
|
5462c5ad3c
|
ide: Debuggers: frame up/down disabled when running
git-svn-id: svn://ultimatepp.org/upp/trunk@13554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-08-21 08:24:54 +00:00 |
|
cxl
|
2a5019e137
|
ide: Memory view fixed / improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-21 09:00:47 +00:00 |
|
cxl
|
d96e6d393f
|
ide: GDB gui now has memory tab
git-svn-id: svn://ultimatepp.org/upp/trunk@13501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-19 12:16:13 +00:00 |
|
cxl
|
bf0669f62d
|
ide: PDB fixed all threads backtrace thread ID
git-svn-id: svn://ultimatepp.org/upp/trunk@13500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-19 07:10:48 +00:00 |
|
cxl
|
8709bc5c0d
|
ide: Debugger now has arrow buttons to change frame without dropping the list
git-svn-id: svn://ultimatepp.org/upp/trunk@13499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-18 21:19:05 +00:00 |
|
cxl
|
c3976889b5
|
ide: pdb debugger fixed for crosscompile with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@13488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-12 07:48:07 +00:00 |
|
klugier
|
9863a7ad62
|
Ide: ptr icon now has fixed colors (dark theme).
git-svn-id: svn://ultimatepp.org/upp/trunk@13086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-05-05 19:29:13 +00:00 |
|
cxl
|
38ac5ee73b
|
uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-05-01 12:27:32 +00:00 |
|
cxl
|
62f25dbf21
|
ide: ndisasm removed from POSIX targets
git-svn-id: svn://ultimatepp.org/upp/trunk@13049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-26 17:09:26 +00:00 |
|
klugier
|
6d4e75994c
|
Ide/Debugger: Dark them icons improvement.
git-svn-id: svn://ultimatepp.org/upp/trunk@13038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-23 23:14:36 +00:00 |
|
cxl
|
f93266b398
|
ide: Fixed gdb crash on parsing gdb data
git-svn-id: svn://ultimatepp.org/upp/trunk@13006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-18 06:02:19 +00:00 |
|
cxl
|
0833cadefd
|
ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-17 13:06:27 +00:00 |
|
cxl
|
ff2dfc83e0
|
ide: Mingw Gdb crashing on CPU tab, fixed by limiting the list of registers
git-svn-id: svn://ultimatepp.org/upp/trunk@13001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-16 21:55:39 +00:00 |
|
klugier
|
e7df3b1400
|
GDB: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-27 21:37:13 +00:00 |
|
klugier
|
1585777b44
|
GDB: Breaking process now do not cause error dialog to appear. #1946
git-svn-id: svn://ultimatepp.org/upp/trunk@12908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-27 21:30:26 +00:00 |
|
cxl
|
cfed8b3c22
|
ide: Improved exception handling in debuggers
git-svn-id: svn://ultimatepp.org/upp/trunk@12771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-19 10:07:17 +00:00 |
|
cxl
|
60ab20092e
|
ide: Debugger Copy backtrace of all threads fixed (both PDB and MINGW)
git-svn-id: svn://ultimatepp.org/upp/trunk@12769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-19 09:00:40 +00:00 |
|
cxl
|
7a66072b16
|
ide: GDB reverted to pre LLDB status
git-svn-id: svn://ultimatepp.org/upp/trunk@12757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-10 15:19:40 +00:00 |
|
cxl
|
905ee84d0d
|
ide: MacOS improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-01 18:31:45 +00:00 |
|
cxl
|
3bf06190d9
|
ide: Another attempt at fixing debugger termination (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@12687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-01-20 15:44:05 +00:00 |
|
cxl
|
77ded54ca8
|
CtrlCore: Cocoa fixed issue with internal drag and drop
git-svn-id: svn://ultimatepp.org/upp/trunk@12639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-21 17:58:31 +00:00 |
|
cxl
|
c2cefa8b07
|
CtrlLib: Cocoa partial fix of dark theme
git-svn-id: svn://ultimatepp.org/upp/trunk@12638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-21 17:16:02 +00:00 |
|
cxl
|
9bfc9450df
|
ide: Developing lldb, CtrlLib: Switch now using small radiobuttons in Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-21 08:46:02 +00:00 |
|
cxl
|
7a12b89ec9
|
ide: Attempt at fixing Pdb termination
git-svn-id: svn://ultimatepp.org/upp/trunk@12616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-12 08:47:49 +00:00 |
|
cxl
|
36cbb84794
|
plugin/png: Removed dependency on dylib in OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@12615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-11 20:48:27 +00:00 |
|
cxl
|
f883a1d034
|
ide: PDB Debugger now shows exclamation if it fails to kill debugee
git-svn-id: svn://ultimatepp.org/upp/trunk@12589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-29 11:29:41 +00:00 |
|
cxl
|
3258c7256e
|
ide: Pdb debugger attempt at solving the termination issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-27 08:48:32 +00:00 |
|
cxl
|
6297f548a8
|
GLDraw: Texture driver leaks plugged, ide: GDB does not stop at 'unknown' frames in backtrace
git-svn-id: svn://ultimatepp.org/upp/trunk@12578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-26 09:11:05 +00:00 |
|
klugier
|
263171c015
|
GDB: Read string value stability fixes.
git-svn-id: svn://ultimatepp.org/upp/trunk@12552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-18 23:20:48 +00:00 |
|
klugier
|
2c702b54f1
|
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
|
46097fb9e5
|
IDE: GDB layout fixes related to thread names.
git-svn-id: svn://ultimatepp.org/upp/trunk@12550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-17 16:52:12 +00:00 |
|
klugier
|
cd66ae6bf0
|
IDE: GDB debugger backend now displayes threads name when information is available.
git-svn-id: svn://ultimatepp.org/upp/trunk@12549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-17 16:42:46 +00:00 |
|
klugier
|
17998f9ea9
|
Ide: Gdb.cpp fix to compile wiht MinGW.
git-svn-id: svn://ultimatepp.org/upp/trunk@12510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-11 15:57:19 +00:00 |
|
cxl
|
e74b39fb51
|
Core: TIMING improvements, usecs (microseconds precision time), ide: Debugger now underlines main thread
git-svn-id: svn://ultimatepp.org/upp/trunk@12499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-11 07:33:21 +00:00 |
|
cxl
|
35b91dd817
|
CtrlCore: Cocoa clipboard
git-svn-id: svn://ultimatepp.org/upp/trunk@12295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-21 17:46:18 +00:00 |
|
klugier
|
0581d4b38f
|
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
|
cf965df0e8
|
Gdb: Limit CPU usage by introducing non agressive GuiSleep in GdbCmd.cpp. Moreover fix issue when GDB interface is still active after setting live breakpoint.
git-svn-id: svn://ultimatepp.org/upp/trunk@12115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 14:25:40 +00:00 |
|
klugier
|
04b02c7389
|
Gdb: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 09:52:36 +00:00 |
|
klugier
|
3db9c4d05f
|
Gdb: Replace system command with Sys in GdbWindowsUtils::BreakRunning + cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-28 18:42:47 +00:00 |
|
klugier
|
5359cc0cca
|
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
|
cb4d5d4a29
|
Ide: GdbCmd.cpp fix MSC C4390 compiler warning.
git-svn-id: svn://ultimatepp.org/upp/trunk@12090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-22 13:01:40 +00:00 |
|
klugier
|
78944f5cd3
|
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 |
|
cxl
|
31c38534f1
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-20 21:54:04 +00:00 |
|
klugier
|
5bf90934c3
|
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 |
|
cxl
|
99b37d19eb
|
ide: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-08 07:55:40 +00:00 |
|
klugier
|
801094bc23
|
GDB: Fix memory leak in GdbCreate function.
git-svn-id: svn://ultimatepp.org/upp/trunk@12055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-06 17:52:08 +00:00 |
|
klugier
|
d46d4476fc
|
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 |
|
klugier
|
b31d220e53
|
Gdb: Disas is now being cleared after run.
git-svn-id: svn://ultimatepp.org/upp/trunk@12047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-05 19:35:08 +00:00 |
|
cxl
|
da3e4b2a85
|
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 |
|