2
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug when IFS was set. A couple of subshell commands in the debugger, in particluar the one setting the current filename was subject to the IFS value set in the debugged program. This could cause us to report the wrong filename.
rocky
as rockyb
More... over 18 years ago
line numbers again.
rocky
as rockyb
More... over 18 years ago
Line #'s again.
rocky
as rockyb
More... over 18 years ago
Line number changes.
rocky
as rockyb
More... over 18 years ago
Set prefix at run-time for cygwin. Line number change again.
rocky
as rockyb
More... over 18 years ago
Replace := with = for portability.
rocky
as rockyb
More... over 18 years ago
test/*: bashdb added another line Go over in preparation of another release 3.1-0.09
rocky
as rockyb
More... over 18 years ago
Add more ugliness. If we remove the bashdb directory, in adding a symlink, make sure we recopy pkgdata files.
rocky
as rockyb
More... over 18 years ago
More explicit error message when we can't find the debugger directory.
rocky
as rockyb
More... over 18 years ago
To irmpove portability use = instead of :=. More... over 18 years ago
Fix a typo in document strings. Fix regexp used for finding "bashdb" in command-line. Use `when' instead of `if'. Add documents about to `bashdb'. Use lambda to pass command-line to gud-bashdb-massage-args. Introduce `gud-bashdb-complete-command' that wraps `gud-gdb-complete-command'. Set `bashdb-bashdbtrack-is-tracking-p' to nil as default value. This is temporary solution. Use `bashdb-bashdbtrack-is-tracking-p' instead of `bashdb-bashdbtrack-minor-mode-string' as key for `minor-mode-alist'. More... over 18 years ago
Add info links in Eamcs section.
rocky
as rockyb
More... over 18 years ago
Makefile.am: get PDF generation working again. bashdb.texi: some typos and small fixups listing parameter on some commands.
rocky
as rockyb
More... almost 19 years ago
Revise - note what --tty and tty command should be doing. Cross one thing off the list of remaining items. (Thanks to Matt Fleming.)
rocky
as rockyb
More... almost 19 years ago
Change email address.
rocky
as rockyb
More... almost 19 years ago
Remove some "evil" eval commands that emacs 23 warns about.
rocky
as rockyb
More... about 19 years ago
Lines have changed again.
rocky
as rockyb
More... about 19 years ago
Allow tilde, filename and variable expansion in the "cd" command for Poor Yarick.
rocky
as rockyb
More... about 19 years ago
bashdb.el: remove use of free variable db-sig.inc: allow unbound variables - at least for now.
rocky
as rockyb
More... about 19 years ago
Typo
rocky
as rockyb
More... about 19 years ago
A tad nicer
rocky
as rockyb
More... about 19 years ago
Split file:line the POSIX way, _Dbg_split was failing under weird circumstances
rocky
as rockyb
More... about 19 years ago
Deal with some of the many undefined variable bugs.
rocky
as rockyb
More... about 19 years ago
Typo caught by Yarik the Wise.
rocky
as rockyb
More... about 19 years ago
doc/bashdb.texi: Wrong order of title/info-name for info directory listing Thanks to Yaroslav the Wise for catching this.
rocky
as rockyb
More... about 19 years ago
More reduction of uninitialized variables.
rocky
as rockyb
More... about 19 years ago
What's up.
rocky
as rockyb
More... about 19 years ago
Initialize more variables.
rocky
as rockyb
More... about 19 years ago
Initialize another variable.
rocky
as rockyb
More... about 19 years ago
Remove some more uninitialized variables.
rocky
as rockyb
More... about 19 years ago