369 Commits

Author SHA1 Message Date
Dmitry Trofimov
52ca7fbc66 fixed error on breakpoints update (PY-2473) 2010-12-14 18:01:29 +03:00
Dmitry Trofimov
7379199fbf change connecting state in variables view (PY-2449) 2010-12-13 23:30:31 +03:00
Dmitry Trofimov
6f90a9bbb0 fixed 3 bugs 2010-12-10 20:47:38 +03:00
Dmitry Trofimov
4f4c14736a added handling of absent remote files in python remote debug 2010-12-10 00:04:50 +03:00
Dmitry Trofimov
58f38f4b74 some minor fixes in py remote debug 2010-12-06 19:27:52 +03:00
Dmitry Trofimov
da5348a8e7 added stdout and stderr redirection in remote debug mode 2010-12-03 17:18:57 +03:00
Dmitry Trofimov
d984cab654 debugger fixed for py3: relative imports, flushing out streams, builtins 2010-11-25 17:11:52 +03:00
Dmitry Trofimov
48829700ad added notify always exception breakpoint type, debugger commands refactored 2010-11-25 00:36:36 +03:00
Dmitry Trofimov
ade9182beb copy value in debugger returns now full evaluated value(PY-1072) 2010-11-23 18:10:44 +03:00
Dmitry Trofimov
b1cbc7f979 fixed 'Add to Watches' (PY-2267) and 'Set Value' on dictionary (PY-2267) 2010-11-15 19:32:34 +03:00
Dmitry Trofimov
d05eadba77 minus ; in python code 2010-11-15 15:02:33 +03:00
Dmitry Trofimov
b6a2ca60bd better use of python syntax 2010-11-15 14:28:50 +03:00
Dmitry Trofimov
86fd364a56 added suspend option and 'log to console' for exception breakpoints 2010-11-12 21:12:35 +03:00
Dmitry Trofimov
3666c90383 Fixed suspend option and log to console in breakpoints processing. Added log expression evaluation to python breakpoints. 2010-11-12 19:39:19 +03:00
Dmitry Trofimov
e3172f1b3b Added python exception breakpoints. TreeClassChooserDialog refactored. 2010-11-11 20:38:15 +03:00
Konstantin Bulenkov
a508e05815 separators 2010-11-07 13:57:10 +03:00
Dmitry Trofimov
d2382c4b48 1)added show command-line action to debug console
2)fixed multi-line command-line console input in debug
2010-11-05 08:59:18 +03:00
Dmitry Trofimov
5ef96826dd pydev updated to 1.6.1 2010-09-03 17:16:51 +04:00
Dmitry Jemerov
6d7ab288f6 Python debugger 2009-12-24 13:26:39 +03:00