Commit Graph

396 Commits

Author SHA1 Message Date
Andreas Kloeckner
bf797c79a7 Allow Debugger.dialog() to have gaps in the button column. 2009-06-20 22:04:01 -04:00
Andreas Kloeckner
a4fa72e574 Variable viewer: Don't crash on objects with len(v), but without v[0]. 2009-06-20 22:02:37 -04:00
Andreas Kloeckner
98c86e3419 Prevent potential infinite loop in search. 2009-06-20 22:01:45 -04:00
Andreas Kloeckner
e032f4d4e7 Allow toggling of whether private members are shown. Fix WS errors. 2009-06-14 03:50:35 -04:00
Andreas Kloeckner
c906188a42 Bump version. 2009-06-14 01:52:08 -04:00
Andreas Kloeckner
f9f52db486 Merge tuck:pudb 2009-06-14 01:51:44 -04:00
Andreas Kloeckner
c264df3161 Significantly improve "pick module" dialog: bug fixes, reload, import new. 2009-06-14 01:50:59 -04:00
Andreas Kloeckner
63d0c53115 Bump version. 2009-06-13 22:33:28 -04:00
Andreas Kloeckner
116099c5e3 Merge tuck:pudb 2009-06-13 22:33:08 -04:00
Andreas Kloeckner
28aa8d6943 Deal with zip file imports. 2009-06-13 22:32:33 -04:00
Andreas Kloeckner
0e489dadc8 Bump version. 2009-06-13 21:59:02 -04:00
Andreas Kloeckner
32e2d6e866 Print a warning about the move to '-m pudb.run'. 2009-06-13 21:57:21 -04:00
Andreas Kloeckner
75f932cb9d Bump version. Work around Py2.6's inability to use packages with -m. 2009-06-12 11:15:05 -04:00
Andreas Kloeckner
d3f6d1df29 Fix determination of call path. 2009-06-11 19:15:16 -04:00
Andreas Kloeckner
398feedf79 Merge branch 'master' of tuck:pudb 2009-06-11 19:04:43 -04:00
Andreas Kloeckner
c580ee7604 Fix variable view row count calculation. 2009-06-11 19:03:44 -04:00
Andreas Kloeckner
da5a70603b Merge branch 'master' of tuck:pudb 2009-06-11 14:42:09 -04:00
Andreas Kloeckner
152154581b Lots more variable watch functionality: 2-line, highlight, watch. 2009-06-11 14:41:09 -04:00
Andreas Kloeckner
0bce75cf5f Don't allow Enter and escape in the "Finished" dialog. 2009-06-11 14:40:24 -04:00
Andreas Kloeckner
aa9e5a6f10 Merge branch 'master' of tuck:pudb 2009-06-11 13:25:42 -04:00
Andreas Kloeckner
d766770a1f Implement "go to line number". 2009-06-11 13:24:54 -04:00
Andreas Kloeckner
5ea141b998 Change mechanism of column resizing. Hardcode raw_display. 2009-06-11 03:07:31 -04:00
Andreas Kloeckner
e7ad5d9b41 Bump version. Significantly improve inspection functionality. 2009-06-11 02:40:32 -04:00
Andreas Kloeckner
68372f439b Clean up one debug leftover. 2009-06-10 08:13:40 -04:00
Andreas Kloeckner
07ab41072e Add tons of features. Should be ready for release 0.91. 2009-06-10 08:10:29 -04:00
Andreas Kloeckner
6a75cfa2b8 Fix typo, bump version. 2009-06-09 15:27:51 -04:00
Andreas Kloeckner
eeaf2631d5 Bump version. 2009-06-09 15:03:04 -04:00
Andreas Kloeckner
bdd7c32d79 Distribute ez_setup.py. 2009-06-09 15:02:30 -04:00
Andreas Kloeckner
3fa640fca6 Bump version. 2009-06-09 10:50:32 -04:00
Andreas Kloeckner
dfcf290cb4 Warn if pygments is not found. (Adam Blackburn) 2009-06-09 10:49:59 -04:00
Andreas Kloeckner
878435ac94 Change help hint to say '?' instead of 'F1'. (Adam Blackburn) 2009-06-09 10:49:27 -04:00
Andreas Kloeckner
06ba365dca Have __file__ in globals when running script. (Reported by Adam Blackburn.) 2009-06-09 10:48:53 -04:00
Andreas Kloeckner
45856d8b7d Bump version. 2009-06-09 03:54:09 -04:00
Andreas Kloeckner
98fea9bc06 Catch errors in user-supplied stringification. 2009-06-09 03:52:49 -04:00
Andreas Kloeckner
74717ce2e7 Feed globals *and* locals to the shell. 2009-06-09 03:51:59 -04:00
Andreas Kloeckner
4888ae4d36 Use interactive console with tab completion. 2009-06-09 03:51:26 -04:00
Andreas Kloeckner
b782f3d72f Use different color for highlighting. Use curses if available. 2009-06-09 03:02:46 -04:00
Andreas Kloeckner
bd43503a1d Bump version. 2009-06-09 02:44:29 -04:00
Andreas Kloeckner
64c8405efa Implement searching. 2009-06-09 02:44:13 -04:00
Andreas Kloeckner
33c42111fd Fix setup.py dependency spec. D'oh. 2009-06-09 01:42:23 -04:00
Andreas Kloeckner
28a1e11284 Add debug_me to manifest. 2009-06-09 01:17:39 -04:00
Andreas Kloeckner
4da2ba3e6c More release fixes. 2009-06-09 01:16:31 -04:00
Andreas Kloeckner
4143459daf More release readiness fixes. 2009-06-09 00:59:13 -04:00
Andreas Kloeckner
e049bc3f40 Minor fixes. 2009-06-08 23:50:23 -04:00
Andreas Kloeckner
ac18daadb2 Yay! We have a useful debugger! 2009-06-08 23:37:13 -04:00
Andreas Kloeckner
389d874cb6 Initial checkin. 2009-06-08 14:50:27 -04:00