📄 changelog.0
字号:
#### autogenerated ChangeLog -- don't edit##2005-07-24 Sunday 15:27 Rocky Bernstein <rocky@panix.com> * doc/how-to-make-a-release.txt: More specific.2005-07-24 Sunday 14:11 Rocky Bernstein <rocky@panix.com> * doc/how-to-make-a-release.txt: file how-to-make-a-release.txt was initially added on branch bash-3-00.2005-07-24 Sunday 14:11 Rocky Bernstein <rocky@panix.com> * NEWS, configure.ac, doc/how-to-make-a-release.txt: Get ready for 0.2 release2005-07-23 Saturday 08:58 Rocky Bernstein <rocky@panix.com> * NEWS: Add version dates.2005-07-23 Saturday 08:46 Rocky Bernstein <rocky@panix.com> * TODO: Note broken $BASH_COMMAND2005-07-23 Saturday 08:37 Rocky Bernstein <rocky@panix.com> * INSTALL: Go over INSTALL instructions.2005-07-22 Friday 11:32 Rocky Bernstein <rocky@panix.com> * Makefile.am: Make distcheck fixes. Perhaps better about pkgdatadir. If we can't link the bash debugger start file, give a warning about it and continue.2005-07-22 Friday 10:18 Rocky Bernstein <rocky@panix.com> * configure.ac: typo bashb->bashdb.2005-07-22 Friday 09:49 Rocky Bernstein <rocky@panix.com> * test/run-misc: Another Bourne-shell change.2005-07-22 Friday 09:47 Rocky Bernstein <rocky@panix.com> * INSTALL, test/check_common.in, test/run-brkpt, test/run-misc, test/run-parm: test/* More Bourne-shell adaptions for regression tests. INSTALL: typo2005-07-22 Friday 09:30 Rocky Bernstein <rocky@panix.com> * test/check_common.in: Another change for Bourne shell.2005-07-22 Friday 09:26 Rocky Bernstein <rocky@panix.com> * test/: check_common.in, run-action, run-brkpt, run-brkpt1, run-bugIFS, run-debug, run-display, run-finish, run-list, run-misc, run-multi, run-parm, run-restart, run-search, run-sig, run-skip, run-subshell, run-tbreak, run-watch1, run-watch2: Change to make Bourne shell's test -z work.2005-07-22 Friday 08:31 Rocky Bernstein <rocky@panix.com> * test/: run-action, run-brkpt, run-bugIFS, run-debug, run-display, run-finish, run-list, run-parm, run-restart, run-search, run-tbreak, run-watch2: Save builddir to allow "make distcheck" to get farther.2005-07-22 Friday 01:35 Rocky Bernstein <rocky@panix.com> * test/: run-brkpt, run-multi, run-sig, run-skip, run-subshell: Skip the tests where a regression of BASH_COMMAND is apparent.2005-07-22 Friday 01:18 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: @setcontentsaftertitlepage doesn't exist any more.2005-07-22 Friday 00:40 Rocky Bernstein <rocky@panix.com> * doc/Makefile.am: If tex2html isn't around that's okay.2005-04-15 Friday 06:09 Rocky Bernstein <rocky@panix.com> * INSTALL: Small doc corrections. Some suggested by Rich Paul.2005-03-03 Thursday 01:56 Rocky Bernstein <rocky@panix.com> * Makefile.am: Set pkgdatadir based one what was specified in configure. All of this is another horrible automess that I don't how to do correctly. At this point in my life, I'd rather leave it a little bit auto-broken than delve yet again into the auto-manure.2005-03-03 Thursday 01:51 Rocky Bernstein <rocky@panix.com> * autogen.sh, configure.ac: autogen.sh: create version.texi and run configure. configure.ac: note problem with pkgdatadir vs datadir.2004-11-12 Friday 03:01 Rocky Bernstein <rocky@panix.com> * NEWS: The first release has to come *sometime*.2004-11-12 Friday 02:49 Rocky Bernstein <rocky@panix.com> * configure.ac: AC_PROG was too far up. I hate autoconf.2004-11-12 Friday 02:21 Rocky Bernstein <rocky@panix.com> * configure.ac: Okay - time for the first release.2004-11-10 Wednesday 13:32 Rocky Bernstein <rocky@panix.com> * Makefile.am: Remove old bashdb-main.inc file/link only it is there.2004-11-10 Wednesday 03:22 Rocky Bernstein <rocky@panix.com> * cvs2cl_usermap: file cvs2cl_usermap was initially added on branch bash-3-00.2004-11-10 Wednesday 03:22 Rocky Bernstein <rocky@panix.com> * Makefile.am, configure.ac, cvs2cl_header, cvs2cl_usermap: Get automatic generation of ChangeLog working.2004-11-10 Wednesday 03:22 Rocky Bernstein <rocky@panix.com> * cvs2cl_header: file cvs2cl_header was initially added on branch bash-3-00.2004-11-10 Wednesday 03:12 Rocky Bernstein <rocky@panix.com> * INSTALL, README: Some small changes.2004-11-09 Tuesday 03:31 Rocky Bernstein <rocky@panix.com> * patch/bash-3.00.patch: file bash-3.00.patch was initially added on branch bash-3-00.2004-11-09 Tuesday 03:31 Rocky Bernstein <rocky@panix.com> * INSTALL, Makefile.am, README, configure.ac, patch/bash-3.00.patch: patch/bash-3.00.patch, configure.ac: add patch to bash 3.00 for debugger configure.ac: add ln -s from bashdb-main.inc to dbg-main.inc INSTALL/README: update for bash 3.00 changes2004-11-09 Tuesday 01:18 Rocky Bernstein <rocky@panix.com> * test/watch1.tests: Don't know how this bug got here. Make the same as rebash 2.05b2004-11-08 Monday 03:44 Rocky Bernstein <rocky@panix.com> * dbg-cmds.inc, dbg-sig.inc, test/finish.right, test/sig.right: Redo the way debugger "finish" is implemented.2004-11-05 Friday 23:10 Rocky Bernstein <rocky@panix.com> * test/: brkpt2.right, debug.right, parm.right, sig.right: bash 3.0 debugger main() doesn't show arguments. Not sure why, but until this is fixed change the expected output.2004-11-05 Friday 01:55 Rocky Bernstein <rocky@panix.com> * dbg-sig.inc: Bash 3 makes you run "shopt -s extdebug" to get line number and file names of functions. (declare -f fn). It may change the behavior in other things too.2004-08-21 Saturday 14:15 Rocky Bernstein <rocky@panix.com> * test/.cvsignore: .check files are the current output files we compare against the corresponding ".right" files. On each new run start the slate clean.2004-08-21 Saturday 14:11 Rocky Bernstein <rocky@panix.com> * README.CVS: file README.CVS was initially added on branch bash-3-00.2004-08-21 Saturday 14:11 Rocky Bernstein <rocky@panix.com> * README.CVS: Instructions for how to set up from CVS initially.2004-08-21 Saturday 13:59 Rocky Bernstein <rocky@panix.com> * test/: action.tests, brkpt1.tests, brkpt2.tests, brkpt3.tests, bugIFS.tests, debug.sh, debug.tests, display.tests, finish.tests, list.tests, misc.tests, multi1.tests, multi2.tests, multi3.tests, multi4.tests, parm.tests, restart.tests, run-action, run-all, run-brkpt, run-brkpt1, run-bugIFS, run-debug, run-display, run-finish, run-list, run-misc, run-multi, run-parm, run-restart, run-search, run-sig, run-skip, run-subshell, run-tbreak, run-watch1, run-watch2, search.tests, sig.tests, skip.tests, subshell1.tests, subshell2.tests, subshell3.tests, subshell4.tests, tbreak.tests, watch1.tests, watch2.tests: Changes to make bash program outside of source tree to work better. In the process, I guess things are a little simpler.2004-08-21 Saturday 13:29 Rocky Bernstein <rocky@panix.com> * Makefile.am, bashdb.in, doc/.cvsignore, test/check_common.in: The location of "bash" should be the one found by configure. So.. bashdb: @INTERPRETER@ -> @BASH_PROG@ check_common.in uses @BASH_PROG@ Makefile.am: let configure figure where bash is.2004-08-21 Saturday 13:26 Rocky Bernstein <rocky@panix.com> * autogen.sh: file autogen.sh was initially added on branch bash-3-00.2004-08-21 Saturday 13:26 Rocky Bernstein <rocky@panix.com> * autogen.sh: script to set up CVS the first time. Was originally done via in remake's autogen.sh. Extracted and adapted from that.2004-08-21 Saturday 13:23 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: Fix some macros that don't expand either because we are using newer tools or because should are more independent of the bash program.2004-08-20 Friday 23:20 Rocky Bernstein <rocky@panix.com> * bashdb.in, dbg-cmds.inc: Changes for bash 3.0: fntrace -> functrace2004-08-20 Friday 22:57 Rocky Bernstein <rocky@panix.com> * configure.ac, dbg-fns.inc, dbg-help.inc, dbg-io.inc, dbg-list.inc, dbg-pre.inc.in, dbg-set-d-vars.inc, dbg-sig-ret.inc, dbg-stack.inc: Initial commit for debugger via bash 3.0.2004-06-27 Sunday 09:56 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: A number of small mostly typographical corrections.2004-06-26 Saturday 12:02 Rocky Bernstein <rocky@panix.com> * test/misc.right: Pedeantic punctuation.2004-06-26 Saturday 11:45 Rocky Bernstein <rocky@panix.com> * dbg-help.inc, doc/bashdb.texi: Small punctuation.2004-06-26 Saturday 10:13 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: Spelling error.2004-05-17 Monday 17:52 Masatake YAMATO <jet@gyve.org> * dbg-io.inc: debugger/dbg-io.inc (_Dbg_progess_show): Show the progress percentage. (_Dbg_readin): Remove unnecessary space in $progress_prefix.2004-05-17 Monday 06:46 Masatake YAMATO <jet@gyve.org> * NEWS, dbg-io.inc: debugger/dbg-io.inc (_Dbg_progess_show, _Dbg_progess_show_internal, _Dbg_progess_done): New functions. (_Dbg_readin): Added progress bar related code.2004-05-16 Sunday 07:13 Rocky Bernstein <rocky@panix.com> * configure.ac: In 0.44cvs land now.2004-05-15 Saturday 21:53 Rocky Bernstein <rocky@panix.com> * configure.ac: Getting ready for 0.43 release.2004-05-15 Saturday 09:04 Rocky Bernstein <rocky@panix.com> * dbg-cmds.inc, test/check_common.in, test/run-debug, test/run-list, test/run-restart, test/run-search, test/run-sig, test/run-tbreak: Fix bug in restart of bashdb: don't assume bash has already been installed. Need to set BASH env variable in all regression tests. remove duplicate TOP_BUILDDIR which may cause inconsistencies.2004-05-14 Friday 21:26 Rocky Bernstein <rocky@panix.com> * bashdb.in, dbg-cmds.inc, dbg-init.inc, dbg-main.inc.in, dbg-sig.inc, test/restart.cmd, test/restart.right, test/restart2.cmd, test/run-debug: A better restart regression test: now tests saving/restoring breakpoints across a restart. Lead to bug in using the the debugger library directory when it was a relative path. So we now fill out libdir path.2004-05-14 Friday 11:29 Rocky Bernstein <rocky@panix.com> * dbg-cmds.inc, dbg-file.inc, test/restart.right: Bug in listing file line numbers after a cd.2004-05-14 Friday 05:16 Rocky Bernstein <rocky@panix.com> * test/Makefile.am: Add run-restart test.2004-05-14 Friday 04:14 Rocky Bernstein <rocky@panix.com> * Makefile.am, NEWS, test/Makefile.am: Add "restart" regression test. Get ready for a new release. Automatically generate ChangeLog.2004-05-12 Wednesday 01:56 Rocky Bernstein <rocky@panix.com> * dbg-cmds.inc, dbg-init.inc, test/restart.cmd, test/restart.right, test/restart.tests, test/restart2.cmd, test/restartbug.sh, test/run-restart: Fix bug in restart command when there the script was relative and a cd was issued inside the program. Basically we need to save the directory we started so we can cd to that before restarting again.2004-03-04 Thursday 04:19 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: Remove installing and formatting doc sections. They were empty confused folks.2004-02-15 Sunday 00:29 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: Minor changes.2003-11-12 Wednesday 11:48 Rocky Bernstein <rocky@panix.com> * dbg-io.inc: Test for null filename in reading in source.2003-11-12 Wednesday 11:46 Rocky Bernstein <rocky@panix.com> * configure.ac: Remove creation of version.texi. We use version-bashdb.texi. I wonder if more of this hackery is in fact correct.2003-11-12 Wednesday 11:38 Rocky Bernstein <rocky@panix.com> * doc/version.texi.in: automake creates this.2003-10-07 Tuesday 11:28 Rocky Bernstein <rocky@panix.com> * configure.ac: Don't install gud unless we have emacs version 21.0 to 21.3.2003-10-01 Wednesday 01:54 Rocky Bernstein <rocky@panix.com> * dbg-cmds.inc, test/misc-output.right, test/run-action, test/run-brkpt, test/run-brkpt1, test/run-bugIFS, test/run-debug, test/run-display, test/run-finish, test/run-list, test/run-multi, test/run-parm, test/run-search, test/run-skip, test/run-subshell, test/run-tbreak, test/run-watch1, test/run-watch2: dbg-cmds.inc, test/misc-output.right: respect basename on file command output so we get OS-independent results run-*: temp file is in build directory rather than /tmp. Again, this is more portable.2003-09-24 Wednesday 03:44 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: More spurious regression-test warnings removed.2003-09-23 Tuesday 03:58 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: More.2003-09-23 Tuesday 03:49 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: More small corrections.2003-09-23 Tuesday 02:32 Rocky Bernstein <rocky@panix.com> * doc/bashdb.texi: Indexing additions.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -