Commit graph

77 commits

Author SHA1 Message Date
cxl
44037d6a0c '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
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
a202040446 upp.src: UHD issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 11:14:16 +00:00
cxl
d472a5a82c .ide/Debuggers Gdb_MI2 fix #1041
git-svn-id: svn://ultimatepp.org/upp/trunk@8398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-30 13:49:22 +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
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
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
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
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
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
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
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
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
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
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
cxl
7bc553fee0 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
7a420d1378 ide: Debug icons #579, #578 (thanks Zbigniew)
git-svn-id: svn://ultimatepp.org/upp/trunk@6671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-18 18:33:40 +00:00
cxl
c055eceb71 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@5413 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-08 07:52:05 +00:00
cxl
7cfb7a29fd Skylark: ETag caching support, ide: Improved gdb
git-svn-id: svn://ultimatepp.org/upp/trunk@5410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-07 12:28:20 +00:00
micio
29c7ca2595 Ide/Debuggers/Gdb_MI2 : removed some RLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@5201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-16 19:08:22 +00:00
micio
0d2a51d646 Ide/Debuggers/Gdb_MI2 : small patch to avoid debugger crash when ungrabbing mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@5200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-16 18:58:26 +00:00
micio
c2ef3fd36c Ide/Debuggers : fixed some bugs in Gdb_MI2 frontend -- removed Asynchronous break because of problems
git-svn-id: svn://ultimatepp.org/upp/trunk@5152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-08 16:12:17 +00:00
micio
02d7201b77 Ide/Debuggers/Gdb_MI2 : some cosmetics in Quickwatch
git-svn-id: svn://ultimatepp.org/upp/trunk@4968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-18 21:48:54 +00:00
micio
f2c79982e0 Ide/Debuggers/Gdb_MI2 : now ctrl-q opens quickwatch with variable at cursor
git-svn-id: svn://ultimatepp.org/upp/trunk@4967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-18 15:05:25 +00:00
micio
9feac5022f Ide/Debuggers/Gdb_MI2 : removed special handling of var pseudo children (public, private...)
git-svn-id: svn://ultimatepp.org/upp/trunk@4885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 00:37:42 +00:00
micio
be7a21dde8 Ide/Debuggers/Gdb_MI2 : fixed coloring of changed data in lower panes
git-svn-id: svn://ultimatepp.org/upp/trunk@4883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:45:57 +00:00
micio
4024add065 Ide/Debuggers/Gdb_MI2 : stop ALL threads after a breakpoint is hit instead of letting other threads run
git-svn-id: svn://ultimatepp.org/upp/trunk@4882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:32:05 +00:00
micio
f6fdc3080b Ide/Debuggers/Gdb_MI2 : finally solved local vars and tip bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:13:27 +00:00
micio
229ac4977a Ide/Debuggers/Gdb_MI2 : fixed assembly level debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@4878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 11:13:48 +00:00
micio
e043bfae09 Ide/Debuggers/Gdb_MI2 : separated types from values in tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@4877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:33:13 +00:00