Commit graph

71 commits

Author SHA1 Message Date
cxl
d6b56c7712 ide: Removed Web package
git-svn-id: svn://ultimatepp.org/upp/trunk@5311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 11:24:25 +00:00
micio
ce25c13ce3 Ide/Debuggers/Gdb_MI2 : removed again Value inspectors - caused some random crashes
git-svn-id: svn://ultimatepp.org/upp/trunk@5257 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 10:22:29 +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
6be69ebb10 Ide/Debuggers/Gdb_MI2 : adapted python Value inspectors to Core changes
git-svn-id: svn://ultimatepp.org/upp/trunk@4978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 17:05:33 +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
bf760809d3 Ide/Debuggers/Gdb_MI2 : python side of safe Value inspectors
git-svn-id: svn://ultimatepp.org/upp/trunk@4965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-17 21:56:50 +00:00
micio
8869018d77 Ide/Debuggers/Gdb_MI2 : added workaround for X11 mouse grabbing problem
Needs support in Upp CtrlCore

git-svn-id: svn://ultimatepp.org/upp/trunk@4953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 18:45:09 +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
d54bc96b35 Ide/Debuggers/Gdb_MI2 : fixed pretty printers for const variants of point, rect and size
git-svn-id: svn://ultimatepp.org/upp/trunk@4880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 21:53:52 +00:00
micio
c7e1828e32 Ide/Debuggers/Gdb_MI2 : added pretty printers for Point(f), Rect(f) and Size(f)
git-svn-id: svn://ultimatepp.org/upp/trunk@4879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 21:44:38 +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
micio
135aeaad8b Ide/Debuggers/Gdb_MI2 : swapped var tabs (auto first) and colored even/odd rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:22:29 +00:00
micio
7972ead31c Ide/Debuggers/Gdb_MI2 : massive cleanup and some bugfixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 08:02:35 +00:00
micio
778ac2b234 Ide/Debuggers/Gdb_MI2 : temporarly removed Value inspectors -- too unstable
git-svn-id: svn://ultimatepp.org/upp/trunk@4874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 22:31:51 +00:00
micio
bd0b4e9975 Ide/Debuggers/Gdb_MI2 : resume all threads on continue command
git-svn-id: svn://ultimatepp.org/upp/trunk@4873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:26:17 +00:00
micio
45f652c44e Ide/Debuggers /Gdb_MI2 : added asynchronous break command
git-svn-id: svn://ultimatepp.org/upp/trunk@4872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:00:32 +00:00
micio
1c20cb51de Ide/Debuggers/Gdb_MI2 : fixed stopping a program being debugged
git-svn-id: svn://ultimatepp.org/upp/trunk@4869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 12:24:28 +00:00
rylek
afdbc33cd2 .ide: removed vc70.pdb generated due to previous error in BRC processing
git-svn-id: svn://ultimatepp.org/upp/trunk@4722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 23:51:29 +00:00
rylek
a6165193ae .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71
.ide/Builders: bug fix - BRC compilation put PDB file in source tree

git-svn-id: svn://ultimatepp.org/upp/trunk@4696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-17 13:37:31 +00:00
rylek
3d680acfaf .Sql/SqlStatement.cpp: bug fix in SqlSelect::AsTable to suppress extra parentheses around aliased subselect
git-svn-id: svn://ultimatepp.org/upp/trunk@4612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 07:26:26 +00:00
micio
cfb8556d90 ide/Debuggers/Gdb_MI2 : fixed printing of pointer and references to strings and values
git-svn-id: svn://ultimatepp.org/upp/trunk@4593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 23:54:57 +00:00
micio
2faa4c359c ide/Debugger/Gdb_MI2 : fix bug introduced with tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:42:58 +00:00
micio
6176a7c879 ide/Debuggers/Gdb_MI2 : added tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:11:32 +00:00
micio
09de2362d6 ide/Debuggers/Gdb_MI2 : fixed display of CPU registers for 32 and 64 bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 13:25:58 +00:00
micio
8b2afb9338 ide/Debuggers/Gdb_MI2 : added decoding for One
git-svn-id: svn://ultimatepp.org/upp/trunk@4549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:27:13 +00:00
micio
fbe9e215ee ide/Debuggers/Gdb_MI2 : fixed explorer editfield handling
git-svn-id: svn://ultimatepp.org/upp/trunk@4548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:20:40 +00:00
micio
8348903449 ide/Debuggers/Gdb_MI2 : fixed disassembly pane focus and cursor behaviours
git-svn-id: svn://ultimatepp.org/upp/trunk@4547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:06:51 +00:00
micio
d3a80e53c0 ide/Debuggers : fixed disassembly pane text size for GUI non-standard font size 12
git-svn-id: svn://ultimatepp.org/upp/trunk@4546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 23:04:54 +00:00
micio
903674481e ide/Debuggers/Gdb_MI2 : fixed a couple of breakpoints bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:43:52 +00:00
micio
c2fa542a12 ide/Debuggers/Gdb_MI2 : fixed breakpoint position on RunTo
git-svn-id: svn://ultimatepp.org/upp/trunk@4544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:05:51 +00:00
micio
446d6ac84c ide/Debuggers/Gdb_MI2 : added decoding of ArrayMap - sorted local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@4543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 20:16:41 +00:00
micio
fefeff2443 ide/Debuggers/Gdb_MI2 : Added Index and VectorMap decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@4542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:41:16 +00:00
micio
0eb77b70c5 ide/Debuggers/Gdb_MI2 : added support for decoding Index and VectorMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:03:01 +00:00
micio
ed31de87cf ide/Debuggers/Gdb_MI2 : add support for decoding some Value types
git-svn-id: svn://ultimatepp.org/upp/trunk@4539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 14:40:55 +00:00
micio
5b5ca2031b ide/Debuggers/Gdb_MI2 : added threads support
git-svn-id: svn://ultimatepp.org/upp/trunk@4538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 12:46:49 +00:00
micio
48170798f9 ide/Debuggers/Gdb_MI2 : added 'autos' variables exploring
git-svn-id: svn://ultimatepp.org/upp/trunk@4537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 11:27:31 +00:00
micio
2f4ab60f2d ide/Debuggers/Gdb_MI2 : added better quickwatch with deep variable inspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 10:21:30 +00:00
micio
81775cbbd5 ide/Debuggers/Gdb_MI2 : some cosmetics on interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 08:53:54 +00:00
micio
f3c9b11ba0 ide/Debuggers/Gdb_MI2 : correctly decode Upp::Array class
git-svn-id: svn://ultimatepp.org/upp/trunk@4523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 11:18:54 +00:00
micio
94a631eec4 ide/Debuggers/Gdb_MI2 : better printing of string and vector types
git-svn-id: svn://ultimatepp.org/upp/trunk@4522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 10:44:46 +00:00
micio
85bee580db ide/Debuggers/Gdb_MI2 : fixed another crash exploring children
git-svn-id: svn://ultimatepp.org/upp/trunk@4520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 00:14:07 +00:00
micio
82b431e9d1 ide/Debuggers/Gdb_MI2 : fixed nasty crash in optimal mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 20:32:59 +00:00
micio
2c4389bdf5 ide/Debuggers/Gdb_MI2 : better display of expressions when inspecting childs
git-svn-id: svn://ultimatepp.org/upp/trunk@4518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 18:15:25 +00:00