Last 7 days
Last 30 days
-
-
-
-
-
-
r172
(Update NEWS before release) committed by rocky.bernstein
- Update NEWS before release
Update NEWS before release
-
-
r170
(Get ready for 0.1.3 release
) committed by rocky.bernstein
- Get ready for 0.1.3 release
Get ready for 0.1.3 release
-
r169
(Tagged wrong release yet again.
) committed by rocky.bernstein
- Tagged wrong release yet again.
Tagged wrong release yet again.
-
r168
(Tagging last release properly. Thanks to YY for noticing and...) committed by rocky.bernstein
- Tagging last release properly. Thanks to YY for noticing and caring.
Tagging last release properly. Thanks to YY for noticing and caring.
-
-
-
r165
(Tagging 1.1.2 release. Thanks to YY for noticing and caring....) committed by rocky.bernstein
- Tagging 1.1.2 release. Thanks to YY for noticing and caring.
Tagging 1.1.2 release. Thanks to YY for noticing and caring.
-
r164
(Tag the last release. Thanks again to YY for caring.
) committed by rocky.bernstein
- Tag the last release. Thanks again to YY for caring.
Tag the last release. Thanks again to YY for caring.
-
-
-
-
Older
-
-
-
r161
(Numerous small bugs including issue #2.
cmdproc.py: fix sma...) committed by rocky.bernstein
- Numerous small bugs including issue #2 .
cmdproc.py: fix small bugs when no script name given
source.py: we shouldn't need a script name to source a file.
finish.py: remove debug print
base_cmd.py: Cope with EOF on message printing
test-noscript.py: test issuing pydbgr without giving a script name. (This test is not very good or
complete).
helper.py: allow passing no script. Remove debug print
Numerous small bugs including issue #2 .
cmdproc.py: fix small bugs when no script name given
source.py: we shouldn't need a script name to source a file.
finish.py: remove debug print
base_cmd.py: Cope with EOF on message printing
test-noscript.py: test issuing pydbgr without giving a script name. (This test is not very good or
complete).
helper.py: allow passing no script. Remove debug print
-
-
-
r160
(Canonical filenames when adding breakpoints.
) committed by rocky.bernstein
- Canonical filenames when adding breakpoints.
Canonical filenames when adding breakpoints.
-
-
-
r157
(Add icon_char - one-character icon state for a brkpt) committed by rocky.bernstein
- Add icon_char - one-character icon state for a brkpt
Add icon_char - one-character icon state for a brkpt
-
r156
(Small docstring correction) committed by rocky.bernstein
- Small docstring correction
Small docstring correction
-
r155
(Fix status indicator in list command to show current locatio...) committed by rocky.bernstein
- Fix status indicator in list command to show current location, breakpoints, and possibly
the breakpoint number.
Fix status indicator in list command to show current location, breakpoints, and possibly
the breakpoint number.
-
r154
(Off by one bug in finish. But is the only thing wrong?
) committed by rocky.bernstein
- Off by one bug in finish. But is the only thing wrong?
Off by one bug in finish. But is the only thing wrong?
-
-
-
-
r152
(Last update before release 0.1.2
) committed by rocky.bernstein
- Last update before release 0.1.2
Last update before release 0.1.2
-
r151
(Update what's up in preparation for release.
) committed by rocky.bernstein
- Update what's up in preparation for release.
Update what's up in preparation for release.
-
r150
(When we are stopped at a breakpoint, make that the event.
) committed by rocky.bernstein
- When we are stopped at a breakpoint, make that the event.
When we are stopped at a breakpoint, make that the event.
-
r149
(info file xx lines -> info file xx brkpts
) committed by rocky.bernstein
- info file xx lines -> info file xx brkpts
info file xx lines -> info file xx brkpts
-
-
r147
(Missed a couple of places where traceset -> events
Allow sho...) committed by rocky.bernstein
- Missed a couple of places where traceset -> events
Allow showing commands which matching a regular expression.
Missed a couple of places where traceset -> events
Allow showing commands which matching a regular expression.
-
r146
(cli.py: allow entry without a Python program to debug.
trace...) committed by rocky.bernstein
- cli.py: allow entry without a Python program to debug.
trace.py, default.py: traceset -> events
exit.py: we don't need to have a stack to run exit
cli.py: allow entry without a Python program to debug.
trace.py, default.py: traceset -> events
exit.py: we don't need to have a stack to run exit
-
r145
(Go over doc string for debug(). Thanks to Yarik yet again, f...) committed by rocky.bernstein
- Go over doc string for debug(). Thanks to Yarik yet again, for
reminding me how bad my English skills are.
Go over doc string for debug(). Thanks to Yarik yet again, for
reminding me how bad my English skills are.
-
Tutorial
(Installing and Using pydbgr) Wiki page edited by rocky.bernstein
- Revision r144
change debug() parameter "step" to "step_ignore". Thanks to Yaroslav Halchenko for reporting the
problem' .
Revision r144
change debug() parameter "step" to "step_ignore". Thanks to Yaroslav Halchenko for reporting the
problem' .
-
r143
(api.py: debug() change parameter "step" to "step_ignore". Th...) committed by rocky.bernstein
- api.py: debug() change parameter "step" to "step_ignore". Thanks to Yaroslav Halchenko for reporting
the problem' .
test-help.py: test_help_categories() add tests for recent bugs
api.py: debug() change parameter "step" to "step_ignore". Thanks to Yaroslav Halchenko for reporting
the problem' .
test-help.py: test_help_categories() add tests for recent bugs
-
Tutorial
(Installing and Using pydbgr) Wiki page edited by rocky.bernstein
- Revision r142
First pydbgr.api import example typo fixed. Thanks to Yaroslav Halchenko for reporting the problem
Revision r142
First pydbgr.api import example typo fixed. Thanks to Yaroslav Halchenko for reporting the problem
-
r141
(Fix bug in listing command categories with *. Thanks to Yaro...) committed by rocky.bernstein
- Fix bug in listing command categories with *. Thanks to Yaroslav Halchenko for reporting the problem
Fix bug in listing command categories with *. Thanks to Yaroslav Halchenko for reporting the problem
-
r140
(Fix bug in listing command categories. Thanks to Yaroslav Ha...) committed by rocky.bernstein
- Fix bug in listing command categories. Thanks to Yaroslav Halchenko for reporting the problem
Fix bug in listing command categories. Thanks to Yaroslav Halchenko for reporting the problem
-
-
r138
(Improve selection of parameter name and use it more.) committed by rocky.bernstein
- Improve selection of parameter name and use it more.
Improve selection of parameter name and use it more.
-
|