pkgsrc-wip/bashdb/PLIST
Sergey Litvinov c874fbdb39 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-12-25 20:42:51 +00:00

17 lines
512 B
Text

@comment $NetBSD: PLIST,v 1.3 2012/12/25 20:42:51 slitvinov Exp $
bin/bashdb
info/bashdb.info
man/man1/bashdb.1
share/bashdb/bashdb-main.inc
share/bashdb/bashdb-part2.sh
share/bashdb/bashdb-trace
share/bashdb/data/shell.sh
share/bashdb/dbg-main.sh
share/bashdb/dbg-set-d-vars.inc
share/bashdb/getopts_long.sh
share/bashdb/lib/term-highlight.py
@pkgdir share/bashdb/init
@pkgdir share/bashdb/command/show_sub
@pkgdir share/bashdb/command/set_sub
@pkgdir share/bashdb/command/info_sub
@pkgdir share/bashdb/builtin