📄 changelog
字号:
* configure.ac: More 3.1 substitutions. Wrong GPL text.2006-03-14 Tuesday 22:55 Rocky Bernstein <rocky@gnu.org> * configure.ac: Make sure we find bash 3.1 exactly.2006-03-12 Sunday 23:32 Rocky Bernstein <rocky@gnu.org> * config.h.in: config.h.in is derived2006-03-12 Sunday 23:28 Rocky Bernstein <rocky@gnu.org> * dbg-file.inc, dbg-info.inc, dbg-io.inc, test/brkpt2.right, test/parm.right, test/sig.right: "info source" shows number of lines in file and looks a little more like gdb.2006-03-12 Sunday 11:52 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el: minor corrections to bashbtrack2006-03-12 Sunday 11:44 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el: minor fixes to bashdbtrack2006-03-12 Sunday 11:08 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el: Add tracking of source inside comint shell. Code from python's pdbtrack used.2006-03-09 Thursday 11:28 Rocky Bernstein <rocky@gnu.org> * dbg-brk.inc, dbg-cmds.inc, dbg-sig.inc, doc/bashdb.texi, test/brkpt2.right, test/misc.cmd, test/misc.right, test/sig.right, test/watch1.cmd, test/watch1.right: bashdb.texii, dbg-cmds.inc: Add cd and pwd commands. dbg-sig.inc: Fix bug in watch expression when variable is not set2006-02-18 Saturday 19:08 Rocky Bernstein <rocky@gnu.org> * configure.ac, emacs/bashdb.el: configure.ac: In 0.05cvs now emacs/bashdb.el: tidy up a little bit.2006-02-18 Saturday 17:34 Rocky Bernstein <rocky@gnu.org> * test/bugIFS.tests: Fix breakage of VPATH patch; allow to run standalone2006-02-18 Saturday 16:12 Rocky Bernstein <rocky@gnu.org> * .cvsignore, config.h.in, configure.ac, emacs/bashdb.el, test/Makefile.am, test/bugIFS.tests, test/run-multi, test/run-skip, test/run-subshell: Patches from Eric Blake to make a VPATH build (in a CVS tree, do: mkdir build; cd build; ../configure; make; make check).2006-02-01 Wednesday 20:38 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el: "toggle" changes linetrace, not "trace"2006-02-01 Wednesday 17:42 Rocky Bernstein <rocky@gnu.org> * dbg-init.inc, dbg-set.inc, emacs/bashdb.el, test/misc.right: Misc fixes.2006-02-01 Wednesday 13:42 Rocky Bernstein <rocky@gnu.org> * dbg-cmds.inc, dbg-help.inc, dbg-init.inc, dbg-set.inc, dbg-sig.inc, emacs/bashdb.el, test/brkpt2.right, test/debug.right, test/finish.right, test/misc.right, test/parm.right, test/sig.right, test/sopts.tests, test/tbreak.right: Add set/show linetrace emacs/bashdb.el: add lots of menu functions. remove stepi. _trace_ -> _Dbg_trace2006-01-30 Monday 01:52 Rocky Bernstein <rocky@gnu.org> * bashdb.in: Some small bugs in options processing and help reporting.2006-01-30 Monday 01:50 Rocky Bernstein <rocky@gnu.org> * test/: Makefile.am, continue.cmd, lopts.right, lopts.tests, quit.cmd, run-opts, sopts.right, sopts.tests: Add options processing tests.2006-01-29 Sunday 18:40 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el, test/brkpt2.right, test/debug.right, test/finish.right, test/parm.right, test/sig.right, test/tbreak.right: bashdb.el: add numeric counts. test: line numbers changed again.2006-01-29 Sunday 17:58 Rocky Bernstein <rocky@gnu.org> * bashdb.in: Allow -nx for -n2006-01-29 Sunday 15:05 Rocky Bernstein <rocky@gnu.org> * test/: brkpt2.right, debug.right, finish.right, parm.right, sig.right, tbreak.right: Line numbers have changed in bashdb.2006-01-29 Sunday 14:56 Rocky Bernstein <rocky@gnu.org> * bashdb.in: Remove testing #!/bin/bash2006-01-29 Sunday 14:53 Rocky Bernstein <rocky@gnu.org> * README, bashdb.in: A couple more small typos.2006-01-29 Sunday 14:48 Rocky Bernstein <rocky@gnu.org> * bashdb.in: Make a couple of options longer and note they can be abbreviated.2006-01-29 Sunday 14:38 Rocky Bernstein <rocky@gnu.org> * bashdb.in, test/brkpt2.right, test/debug.right, test/finish.right, test/parm.right, test/sig.right, test/tbreak.right: Change bashdb to use long options if getopt is around. bashdb now accepts --debugger to be compatible with bash --debugger.2006-01-29 Sunday 05:58 Rocky Bernstein <rocky@gnu.org> * emacs/bashdb.el: Don't add --debugger if we are invoking via bashdb.2006-01-23 Monday 04:09 Rocky Bernstein <rocky@gnu.org> * configure.ac: Proper way to make sure bashdb is executable?2006-01-18 Wednesday 09:45 Rocky Bernstein <rocky@gnu.org> * configure.ac, README: Small doc change2006-01-18 Wednesday 09:43 Rocky Bernstein <rocky@gnu.org> * configure.ac: Small comment/doc changes2006-01-18 Wednesday 03:54 Rocky Bernstein <rocky@gnu.org> * INSTALL: Do not need relative path for --with-bash-source2006-01-18 Wednesday 03:51 Rocky Bernstein <rocky@gnu.org> * INSTALL: Need only headers not compiled source2006-01-18 Wednesday 03:24 Rocky Bernstein <rocky@gnu.org> * doc/bashdb.texi: rebash->bash.2006-01-18 Wednesday 03:23 Rocky Bernstein <rocky@gnu.org> * doc/bashdb.texi: Another macro-related problem addressed.2006-01-18 Wednesday 03:19 Rocky Bernstein <rocky@gnu.org> * INSTALL: Update installation instructions for --with-bash and --with-bash-source.2006-01-18 Wednesday 02:57 Rocky Bernstein <rocky@gnu.org> * doc/bashdb.texi: Add info about "set debugger", "set basename". Fix a number of little HTML problems.2006-01-18 Wednesday 02:04 Rocky Bernstein <rocky@gnu.org> * dbg-set.inc, test/multi2.cmd, test/subshell4.cmd: Allow 0/1 for off and on respectively as gdb (now?) does.2006-01-16 Monday 06:42 Rocky Bernstein <rocky@gnu.org> * NEWS: Note bashdb doc change motivated by Manfred Tremmel.2006-01-11 Wednesday 10:30 Rocky Bernstein <rocky@gnu.org> * configure.ac: Get ready for another release.2006-01-11 Wednesday 10:26 Rocky Bernstein <rocky@gnu.org> * .cvsignore, NEWS: Minor administrative changes.2006-01-11 Wednesday 09:25 Rocky Bernstein <rocky@gnu.org> * emacs/.cvsignore: elc-stamp seems to be used in makeing *.elc2006-01-11 Wednesday 09:24 Rocky Bernstein <rocky@gnu.org> * emacs/Makefile.am: Install elc file.2006-01-05 Thursday 12:35 Rocky Bernstein <rocky@gnu.org> * Makefile.am: We don't have patches for 3.1 (yet).2006-01-05 Thursday 12:34 Rocky Bernstein <rocky@gnu.org> * configure.ac: This is for bash 3.1 not 3.002006-01-04 Wednesday 19:39 Rocky Bernstein <rocky@gnu.org> * configure.ac: Test for getline() in order to make readarray2006-01-04 Wednesday 19:20 Rocky Bernstein <rocky@gnu.org> * test/run-sig: Note why we've disabled on Cygwin.2006-01-04 Wednesday 14:48 Rocky Bernstein <rocky@gnu.org> * test/: misc.right, run-misc: Canonicalize output from "info args"2006-01-04 Wednesday 11:46 Rocky Bernstein <rocky@gnu.org> * test/run-sig: SIGnals on CYGwin seem to be different. So skip this test.2006-01-04 Wednesday 11:18 Rocky Bernstein <rocky@gnu.org> * test/misc-output.right: Output had extraneous blank line which was recently fixed.2006-01-04 Wednesday 07:54 Rocky Bernstein <rocky@gnu.org> * dbg-io.inc: Remove useless increment.2006-01-04 Wednesday 07:45 Rocky Bernstein <rocky@gnu.org> * dbg-cmds.inc, dbg-io.inc, test/brkpt1.right, test/brkpt2.right, test/list.right, test/restart.cmd, test/restart.right, test/run-sig, test/sig.right: dbg-cmds.inc: starting with bash 3.1 input file descriptors must be less than 9. dbg-io.inc: fix off by one counting of file line numbers. test/* adjust for revised output.2006-01-03 Tuesday 05:36 Rocky Bernstein <rocky@gnu.org> * .cvsignore, stamp-h1: stamp-h1 is derived.2006-01-03 Tuesday 05:35 Rocky Bernstein <rocky@gnu.org> * dbg-io.inc: I had broke things with respect to line_count (which is really one more than the line count) when readarray is not available.2006-01-03 Tuesday 05:13 Rocky Bernstein <rocky@gnu.org> * dbg-file.inc, dbg-io.inc, test/run-subshell: test/run-subshell remove old comments *.inc: these changed in 2006.2006-01-03 Tuesday 05:11 Rocky Bernstein <rocky@gnu.org> * test/run-skip: Can reinstate this test.2006-01-03 Tuesday 05:01 Rocky Bernstein <rocky@gnu.org> * .cvsignore: Add config.h2006-01-03 Tuesday 04:59 Rocky Bernstein <rocky@gnu.org> * doc/.cvsignore: macros.texi is derived.2006-01-03 Tuesday 04:58 Rocky Bernstein <rocky@gnu.org> * acinclude.m4, dbg-file.inc, dbg-io.inc, test/run-multi: dbg-file.inc: reinstate [[ for [. Add \ one other place where it is probably needed. dbg-io.inc: remove a read-only attribute where it shouldn't be. It may have to do with a changed scope of local. test/run-multi: reinstate test.2006-01-03 Tuesday 01:18 Rocky Bernstein <rocky@gnu.org> * doc/: bashdb.texi, bashdb.texi.in: Subtitutions are in macros.texi.in.2006-01-02 Monday 23:34 Rocky Bernstein <rocky@gnu.org> * .cvsignore, AUTHORS, CHANGES, COPYING, INSTALL, Makefile.am, NEWS, README, README.CVS, THANKS, TODO, autogen.sh, bashdb.in, configure.ac, cvs2cl_header, cvs2cl_usermap, dbg-brk.inc, dbg-cmds.inc, dbg-file.inc, dbg-fns.inc, dbg-help.inc, dbg-hist.inc, dbg-info.inc, dbg-init.inc, dbg-io.inc, dbg-list.inc, dbg-main.inc.in, dbg-pre.inc.in, dbg-set-d-vars.inc, config.h.in, dbg-set.inc, dbg-sig-ret.inc, dbg-sig.inc, dbg-stack.inc, ltmain.sh, readarray.c, stamp-h1, doc/.cvsignore, doc/Makefile.am, doc/bashdb-man.pod, doc/bashdb.texi.in, doc/fdl.texi, doc/gpl.texi, doc/macros.texi.in, test/.cvsignore, test/Makefile.am, test/action.cmd, test/action.right, test/action.tests, test/brkpt1.cmd, test/brkpt1.right, test/brkpt1.tests, test/brkpt2.cmd, test/brkpt2.right, test/brkpt2.tests, test/brkpt3.cmd, test/brkpt3.right, test/brkpt3.tests, test/bugIFS, test/bugIFS.cmd, test/bugIFS.right, test/bugIFS.tests, test/check_common.in, test/dbg-test1.sh, test/dbg-test1.sub, test/dbg-test2.sh, test/debug.cmd, test/debug.right, test/debug.sh, test/debug.tests, test/debug2.cmd, test/display.cmd, test/display.right, test/display.tests, test/finish.cmd, test/finish.right, test/finish.tests, test/list.cmd, test/list.right, test/list.tests, test/misc-output.right, test/misc.cmd, test/misc.right, test/misc.tests, test/multi.sh, test/multi1.cmd, test/multi1.right, test/multi1.tests, test/multi2.cmd, test/multi2.right, test/multi2.tests, test/multi3.cmd, test/multi3.right, test/multi3.tests, test/multi4.cmd, test/multi4.right, test/multi4.tests, test/parm.cmd, test/parm.right, test/parm.sh, test/parm.tests, test/prof1.cmd, test/prof2.cmd, test/restart.cmd, test/restart.right, test/restart.tests, test/restart2.cmd, test/restartbug.sh, test/run-action, test/run-all, test/run-brkpt, test/run-brkpt1, test/run-bugIFS, test/run-debug, test/run-display, test/run-finish, test/run-list, test/run-misc, test/run-multi, test/run-parm, test/run-restart, test/run-search, test/run-sig, test/run-skip, test/run-subshell, test/run-tbreak, test/run-watch1, test/run-watch2, test/search.cmd, test/search.right, test/search.tests, test/sig.cmd, test/sig.right, test/sig.sh, test/sig.tests, test/skip.cmd, test/skip.right, test/skip.sh, test/skip.tests, test/subshell.sh, test/subshell1.cmd, test/subshell1.right, test/subshell1.tests, test/subshell2.cmd, test/subshell2.right, test/subshell2.tests, test/subshell3.cmd, test/subshell3.right, test/subshell3.tests, test/subshell4.cmd, test/subshell4.right, test/subshell4.tests, test/tbreak.cmd, emacs/.cvsignore, emacs/Makefile.am, emacs/bashdb.el, test/bugIFS.sh.in, test/tbreak.right, test/tbreak.tests, test/version, test/version.mini, test/watch1.cmd, test/watch1.right, test/watch1.tests, test/watch2.cmd, test/watch2.right, test/watch2.tests, emacs/gud.el, emacs/gud.el.diff: Debugger for Bash 3.12006-01-02 Monday 23:34 Rocky Bernstein <rocky@gnu.org> * .cvsignore, AUTHORS, CHANGES, COPYING, INSTALL, Makefile.am, NEWS, README, README.CVS, THANKS, TODO, autogen.sh, bashdb.in, configure.ac, cvs2cl_header, cvs2cl_usermap, dbg-brk.inc, dbg-cmds.inc, dbg-file.inc, dbg-fns.inc, dbg-help.inc, dbg-hist.inc, dbg-info.inc, dbg-init.inc, dbg-io.inc, dbg-list.inc, dbg-main.inc.in, dbg-pre.inc.in, dbg-set-d-vars.inc, config.h.in, dbg-set.inc, dbg-sig-ret.inc, dbg-sig.inc, dbg-stack.inc, ltmain.sh, readarray.c, stamp-h1, doc/.cvsignore, doc/Makefile.am, doc/bashdb-man.pod, doc/bashdb.texi.in, doc/fdl.texi, doc/gpl.texi, doc/macros.texi.in, test/.cvsignore, test/Makefile.am, test/action.cmd, test/action.right, test/action.tests, test/brkpt1.cmd, test/brkpt1.right, test/brkpt1.tests, test/brkpt2.cmd, test/brkpt2.right, test/brkpt2.tests, test/brkpt3.cmd, test/brkpt3.right, test/brkpt3.tests, test/bugIFS, test/bugIFS.cmd, test/bugIFS.right, test/bugIFS.tests, test/check_common.in, test/dbg-test1.sh, test/dbg-test1.sub, test/dbg-test2.sh, test/debug.cmd, test/debug.right, test/debug.sh, test/debug.tests, test/debug2.cmd, test/display.cmd, test/display.right, test/display.tests, test/finish.cmd, test/finish.right, test/finish.tests, test/list.cmd, test/list.right, test/list.tests, test/misc-output.right, test/misc.cmd, test/misc.right, test/misc.tests, test/multi.sh, test/multi1.cmd, test/multi1.right, test/multi1.tests, test/multi2.cmd, test/multi2.right, test/multi2.tests, test/multi3.cmd, test/multi3.right, test/multi3.tests, test/multi4.cmd, test/multi4.right, test/multi4.tests, test/parm.cmd, test/parm.right, test/parm.sh, test/parm.tests, test/prof1.cmd, test/prof2.cmd, test/restart.cmd, test/restart.right, test/restart.tests, test/restart2.cmd, test/restartbug.sh, test/run-action, test/run-all, test/run-brkpt, test/run-brkpt1, test/run-bugIFS, test/run-debug, test/run-display, test/run-finish, test/run-list, test/run-misc, test/run-multi, test/run-parm, test/run-restart, test/run-search, test/run-sig, test/run-skip, test/run-subshell, test/run-tbreak, test/run-watch1, test/run-watch2, test/search.cmd, test/search.right, test/search.tests, test/sig.cmd, test/sig.right, test/sig.sh, test/sig.tests, test/skip.cmd, test/skip.right, test/skip.sh, test/skip.tests, test/subshell.sh, test/subshell1.cmd, test/subshell1.right, test/subshell1.tests, test/subshell2.cmd, test/subshell2.right, test/subshell2.tests, test/subshell3.cmd, test/subshell3.right, test/subshell3.tests, test/subshell4.cmd, test/subshell4.right, test/subshell4.tests, test/tbreak.cmd, emacs/.cvsignore, emacs/Makefile.am, emacs/bashdb.el, test/bugIFS.sh.in, test/tbreak.right, test/tbreak.tests, test/version, test/version.mini, test/watch1.cmd, test/watch1.right, test/watch1.tests, test/watch2.cmd, test/watch2.right, test/watch2.tests, emacs/gud.el, emacs/gud.el.diff: Initial revision
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -