./wip/bashdb, The Bash debugger project

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8, Package name: bashdb-4.2-0.8, Maintainer: splitscreen

The Bash Debugger Project contains patched sources to BASH that enable better
debugging support as well as improved error reporting. In addition, this
project contains the most comprehensive source-code debugger for bash that
has been written.


Required to run:
[shells/bash]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b96c72adfc19505823719c60a5d13f1c819c57d0
Filesize: 727.602 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-25 21:42:51 by Sergey Litvinov | Files touched by this commit (3)
Log message:
Update to 3.1-0.06:

Major changes from 3.1-0.06 to 4.2-0.8
---------------------------

- compatible with bash 4.0
- Add gdb-like "edit" command to edit source where stopped.
- Allow arbitrary number of aliases
- Handle file names with embedded blanks. More parameters in calls are now
  quoted properly
- Make "display" command more like gdb. Note this is an incompatible \ 
change.
  Left to do is to start indexing from 1.
   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-13 11:12:40 by othyro | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Passes pkglint.
   2010-08-01 16:57:08 by Aleksej Saushev | Files touched by this commit (36)
Log message:
Assume anything that wants Fortran for now actually wants Fortran-77.

   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2008-03-04 23:46:41 by Sergey Svishchev | Files touched by this commit (1)
Log message:
Spell sourceforge with an 'e'.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-10-12 23:13:40 by Sergey Svishchev | Files touched by this commit (14)
Log message:
Follow redirects in MASTER_SITEs and HOMEPAGEs.