Commit graph

77 commits

Author SHA1 Message Date
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
26b381bcef 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
a7bd810863 .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
bf670aa5a1 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
ff217d5a92 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
56e1d1a3a5 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
5a0dca725d 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
7f8872b647 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
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
micio
2abfb0c2b8 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
83ffff4cb2 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
a161539ffc 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
7b4ac44c0e 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
7da4c8be97 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
ba0f333e00 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
52f808c4c1 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
638dabd428 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
361ab49b1b 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
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
micio
bf1b0a4bb8 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
1acd5b1585 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
7069601fb7 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
1120f6d98b 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
29c0e8e0d1 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
392dbb89b4 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
1682f5040e 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
a074fa401b 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
fcbd6ec6eb 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
376ada44b1 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
9ed1133656 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
fe1170753c 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
3d50d891f2 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
c6165b2868 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
e761007338 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
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
ee67442430 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
659b5330e4 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
4716b023a7 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
4ebe0c839f 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
b1e7bb00fe 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
f7679cc1c8 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
c8fc20df6e 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
01c8af0fe0 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
c1168508f8 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
0a7e96d8b6 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
e46fae884d 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
1b681e44e0 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
c4d367ea5d 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
1357b77a6e 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