cxl
|
1e5f80877e
|
ide: Refactoring find/replace GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@7473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-06-30 14:11:13 +00:00 |
|
cxl
|
c1c98e07d9
|
ide: Debugger scrolls to see long values #785
git-svn-id: svn://ultimatepp.org/upp/trunk@7431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-06-09 16:49:25 +00:00 |
|
cxl
|
c02d293fec
|
ide: Removed dependency on coff
git-svn-id: svn://ultimatepp.org/upp/trunk@7338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-28 17:24:13 +00:00 |
|
cxl
|
4f8fa8fff7
|
Ide: Fixed legacy debugger #709
git-svn-id: svn://ultimatepp.org/upp/trunk@7311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-25 07:00:31 +00:00 |
|
cxl
|
040913b8fd
|
Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-21 15:22:49 +00:00 |
|
cxl
|
30b8973e95
|
ide: Fixed to compile in CLANG11 in single-threaded mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-18 12:58:45 +00:00 |
|
cxl
|
abcf97acef
|
ide: PDB debugger now has this tab #688
git-svn-id: svn://ultimatepp.org/upp/trunk@7080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-24 11:42:12 +00:00 |
|
micio
|
95e1255415
|
Ide/Debuggers/Gdb_MI2 : another fix for frames arguments
git-svn-id: svn://ultimatepp.org/upp/trunk@7072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-23 12:23:22 +00:00 |
|
micio
|
dbd9d062ea
|
Ide/Debuggers/Gdb_MI2 : fix display of frame args
git-svn-id: svn://ultimatepp.org/upp/trunk@7071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-23 12:21:03 +00:00 |
|
micio
|
45c25ee629
|
Ide/Debuggers/Gdb_MI2 : speedup frame droplist omitting argumen values too far from current frame pointer
git-svn-id: svn://ultimatepp.org/upp/trunk@7070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-23 11:15:39 +00:00 |
|
cxl
|
ba7ab3ed50
|
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 |
|
micio
|
5b0ca33f38
|
Ide/Debuggers/Gdb_MI2 : small fixes in simplifiers
git-svn-id: svn://ultimatepp.org/upp/trunk@6975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-02 09:11:25 +00:00 |
|
micio
|
b963c348eb
|
Ide/Debuggers/Gdb_MI2 : release X11 grab upon stopping
git-svn-id: svn://ultimatepp.org/upp/trunk@6972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-01 15:36:04 +00:00 |
|
micio
|
707e703cd0
|
Ide/Debuggers/Gdb_MI2 : update data tabs on frame or thread change
git-svn-id: svn://ultimatepp.org/upp/trunk@6965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-28 15:42:36 +00:00 |
|
micio
|
06e03c102e
|
Ide/Debuggers/Gdb_MI2 : fixed watches updating
git-svn-id: svn://ultimatepp.org/upp/trunk@6962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 18:13:37 +00:00 |
|
micio
|
c04bcec4ac
|
Ide/Debuggers/Gdb_MI2 : avoid unneeded data reading switching tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@6961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 16:47:28 +00:00 |
|
micio
|
8102b0d7fd
|
Ide/Debuggers/Gdb_MI2 : added decoders for Upp::Time and Upp::Date
git-svn-id: svn://ultimatepp.org/upp/trunk@6960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 15:26:57 +00:00 |
|
micio
|
457a2a6a23
|
Ide/Debuggers/Gdb_MI2 : partially decoded Value type
git-svn-id: svn://ultimatepp.org/upp/trunk@6959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 14:33:39 +00:00 |
|
micio
|
ba88fef6aa
|
Ide/Debuggers/Gdb_MI2 : added simplifier for Upp::One
git-svn-id: svn://ultimatepp.org/upp/trunk@6958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 12:30:27 +00:00 |
|
micio
|
81ee7ac988
|
Ide/Debggers/Gdb_MI2 : re-fix pick_ for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@6957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 09:54:11 +00:00 |
|
micio
|
07e3e932c9
|
Ide/Debuggers/Gdb_MI2 : fix compilation on windows
git-svn-id: svn://ultimatepp.org/upp/trunk@6956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 09:43:52 +00:00 |
|
micio
|
8250229d26
|
Ide/Debuggers/Gdb_MI2 : cleanup debugger variables and removed pick_ in classes
git-svn-id: svn://ultimatepp.org/upp/trunk@6955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-26 09:39:05 +00:00 |
|
cxl
|
ad1b54ffc5
|
Gdb_M2: Fixed to compile in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-25 18:20:29 +00:00 |
|
micio
|
3983c2ba27
|
Ide/Debuggers/Gdb_MI2 : refactored and added optional multithread version
git-svn-id: svn://ultimatepp.org/upp/trunk@6951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-25 16:34:59 +00:00 |
|
cxl
|
a2a391f4e3
|
TextDiffCtrl: Now supports selection & copy #171
git-svn-id: svn://ultimatepp.org/upp/trunk@6946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-23 18:22:09 +00:00 |
|
cxl
|
628d7051d6
|
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 |
|
micio
|
ef51398ee4
|
Ide/Debuggers/Gdb : made a function static
git-svn-id: svn://ultimatepp.org/upp/trunk@6940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-21 07:55:08 +00:00 |
|
micio
|
085170860f
|
Ide/Debuggers/Gdb_MI2 : added asynchronous break command - only posix by now
git-svn-id: svn://ultimatepp.org/upp/trunk@6939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-20 13:00:22 +00:00 |
|
micio
|
4a8b1bd0b3
|
Ide/Debuggers/Gdb_MI2 : updated explorer pane
git-svn-id: svn://ultimatepp.org/upp/trunk@6933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 13:49:19 +00:00 |
|
micio
|
e3478a586c
|
Ide/Debuggers/Gdb_MI2 : fixed small bug in expression simplifier
git-svn-id: svn://ultimatepp.org/upp/trunk@6932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 12:18:31 +00:00 |
|
micio
|
097b005fdb
|
Ide/Debuggers/Gdb_MI2 : removed a couple of RLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@6931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 10:51:21 +00:00 |
|
micio
|
a04ddf0b6d
|
Ide/Debuggers/Gdb_MI2 : more cleanups
git-svn-id: svn://ultimatepp.org/upp/trunk@6930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 10:47:59 +00:00 |
|
micio
|
ccf55fd4a4
|
Ide/Debuggers/Gdb_MI2 : remove obsolete code
git-svn-id: svn://ultimatepp.org/upp/trunk@6929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 10:37:27 +00:00 |
|
micio
|
5034466cda
|
Ide/Debuggers/Gdb_MI2 : refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@6928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-19 10:33:22 +00:00 |
|
cxl
|
5d1b108eb3
|
Core: HttpRequest::ShortTrace, ide: Debuggers: MI2 fixed to compile in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-13 09:42:08 +00:00 |
|
micio
|
2b09abdfa7
|
Ide/Debuggers/Gdb_MI2 : completed type evaluators for string, vector and corresponding maps
git-svn-id: svn://ultimatepp.org/upp/trunk@6913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-13 00:27:14 +00:00 |
|
micio
|
6a916a1ffc
|
Ide/Debuggers/Gdb_MI2 : fixed Upp::String pretty printer
git-svn-id: svn://ultimatepp.org/upp/trunk@6911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-12 00:02:33 +00:00 |
|
micio
|
fb6387ee0c
|
Ide/Debuggers/Gdb_MI2 : many enhancements and speedups - still experimental
git-svn-id: svn://ultimatepp.org/upp/trunk@6910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-11 20:52:40 +00:00 |
|
cxl
|
02101ee129
|
Core: Default values for Xmlize; Ide: fixed issue with pdb
git-svn-id: svn://ultimatepp.org/upp/trunk@6897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-10 13:46:29 +00:00 |
|
cxl
|
092b3b964d
|
ide: Fixed issue with debugging .exe with missing .dll (and reorganized .pdb debugger end routines) #673
git-svn-id: svn://ultimatepp.org/upp/trunk@6894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-10 12:37:41 +00:00 |
|
micio
|
a5fe7f74a7
|
Ide/Debuggers/Gdb_MI2 : fixed a crash reading local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@6885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-08 09:39:04 +00:00 |
|
micio
|
64101841eb
|
Ide/Debuggers/Gdb_MI2 : fixed lags and tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@6884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-08 07:34:45 +00:00 |
|
micio
|
02cc6b5a2d
|
Ide/Debuggers/Gdb_MI2 : removed tooltips by now -- caused too much lag
git-svn-id: svn://ultimatepp.org/upp/trunk@6883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-07 16:39:53 +00:00 |
|
micio
|
110a0f824e
|
Ide/Debuggers/Gdb_MI2 : small speed improvement on tooltip handling
git-svn-id: svn://ultimatepp.org/upp/trunk@6882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-07 15:54:58 +00:00 |
|
micio
|
46f4fc168d
|
Ide/Debuggers/Gdb_MI2 : Fix RM Bug #615 and general huge improvement on usability
git-svn-id: svn://ultimatepp.org/upp/trunk@6881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-07 13:45:11 +00:00 |
|
cxl
|
cb5a409d9b
|
ide: Fixed issue in pdb debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@6829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-30 14:21:08 +00:00 |
|
cxl
|
05f54e0058
|
Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-17 11:36:11 +00:00 |
|
cxl
|
3c7413f0ba
|
.cosmetics #616
git-svn-id: svn://ultimatepp.org/upp/trunk@6766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-13 08:42:23 +00:00 |
|
cxl
|
385ae22a06
|
Fixed issue with Gtk SyncFocus
git-svn-id: svn://ultimatepp.org/upp/trunk@6748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-10 20:21:32 +00:00 |
|
cxl
|
c5d1a7c510
|
ide: Gdb_MI2 fixed #615
git-svn-id: svn://ultimatepp.org/upp/trunk@6696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-12-26 10:46:54 +00:00 |
|