From: Masatake Y. <ya...@re...> - 2008-10-20 02:54:52
|
Hi, > In preparation for a release around October 27th, I've put a tarball > on sourceforge which you can get at via > http://bashdb.sf.net/bashdb-4.0-cvs.tar.gz > > Please try out and let me know if there is a problem. Thanks. When I run "make check", I got following message: --- /tmp/setshow-filtered.check 2008-10-20 11:52:25.000000000 +0900 +++ /tmp/bashdb-4.0-cvs/test/data/setshow.right 2008-10-15 12:02:21.000000000 +0900 @@ -308,7 +308,7 @@ force: Show stepping forces a new line is off. filename: The filename in which to record the command history is save: Saving of history save is on. -size: Debugger history size is 1000 +size: Debugger history size is 256 line tracing: Show line tracing is off. line tracing: Show line trace delay is 0. listsize: Number of source lines bashdb will list by default is 10. FAIL: test-setshow Masatake YAMATO |