Commit graph

123 commits

Author SHA1 Message Date
cxl
e0712b7518 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
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
ecc1c00a51 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
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
d1c224ccaf 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
59c1cb61c2 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
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
a9057816ce 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
20a605a8e3 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
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
e129ab2ce7 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
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
63ccfa3031 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
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
cxl
5e9e438359 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
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
cxl
ac7026c9da 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
5a56d6e987 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
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
4898863553 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
9da5742400 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
d32367dd2b .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
70c8752f58 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
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
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
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
24bbf100f0 .DDUMP in ide
git-svn-id: svn://ultimatepp.org/upp/trunk@5998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-23 07:48:50 +00:00
cxl
4cac479b2f ide: developing Win 64-bit debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@5997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-22 16:42:08 +00:00
cxl
d8cd08c64f uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00