openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
trepan2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
2 days
ago.
Jul 02, 2025 — Jul 02, 2026
Showing page 36 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add list error return.
rocky.bernstein
More...
almost 17 years ago
Comment typo
rocky.bernstein
More...
almost 17 years ago
Was using incorrorrect readline in standalone code. Harmless, but wrong
rocky.bernstein
More...
almost 17 years ago
Variable name typo bug. And make pyflakes friendly too.
rocky.bernstein
More...
almost 17 years ago
In slightly better alignment with rbdbgr
rocky.bernstein
More...
almost 17 years ago
Doc typo
rocky.bernstein
More...
almost 17 years ago
Add autopython command. Show location when coming out of python or ipython and not leaving debugger command loop.
rocky.bernstein
More...
almost 17 years ago
Small changes which put code more in sync with rbdbgr.
rocky.bernstein
More...
almost 17 years ago
file.py: more defensive programming. Minor doc string correction pp.py: We don't need a stack to run this.
rocky.bernstein
More...
almost 17 years ago
Make DebuggerInterface out parameter compatible with using File output
rocky.bernstein
More...
almost 17 years ago
Small doc change
rocky.bernstein
More...
almost 17 years ago
Remove unused imports (found via pyflakes)
rocky.bernstein
More...
almost 17 years ago
Make the caller of confirm more explicit by changing the confirm "default" parameter from optional to manditory. Allow base_intf.__init__ to be used by default.
rocky.bernstein
More...
almost 17 years ago
Separate name_aliases into name string attribute and aliases tuple. Is cleaner and stays in sync with rbdbgr
rocky.bernstein
More...
almost 17 years ago
Minor regularization changes to sync with rbdbgr
rocky.bernstein
More...
almost 17 years ago
Regularize file directory import load method name. Keeps in sync with rbdbgr too.
rocky.bernstein
More...
almost 17 years ago
output -> dbg_output
rocky.bernstein
More...
almost 17 years ago
Doc changes
rocky.bernstein
More...
almost 17 years ago
up/down (help) docstring corrections
rocky.bernstein
More...
almost 17 years ago
Do not run up/down command if there is an argument error
rocky.bernstein
More...
almost 17 years ago
Change places where I forgot to rename {input,output} to dbg_{input,output} Remove cmdname from get_an_int - it's not used.
rocky.bernstein
More...
almost 17 years ago
input -> dbg_input, output -> dbg_output. I think input and output are reserved words.
rocky.bernstein
More...
almost 17 years ago
A minor neatify.
rocky.bernstein
More...
almost 17 years ago
More stringent command class attribute checking.
rocky.bernstein
More...
almost 17 years ago
A couple of typos, one variable name, one docstring.
rocky.bernstein
More...
almost 17 years ago
Doc string typo.
rocky.bernstein
More...
almost 17 years ago
Doc typo.
rocky.bernstein
More...
almost 17 years ago
Add edit command. Change msg to errmsg in cd command.
rocky.bernstein
More...
almost 17 years ago
Add gdb-like cd command. Add "help files". We're In 0.1.2svn now.
rocky.bernstein
More...
almost 17 years ago
Update for 0.1.1 release
rocky.bernstein
More...
almost 17 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree