[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch to make BASH_COMMAND inside a "trap DEBUG"
From: |
R. Bernstein |
Subject: |
patch to make BASH_COMMAND inside a "trap DEBUG" |
Date: |
Tue, 9 Nov 2004 07:28:57 -0500 |
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -march=athlon
uname output: Linux muffin.peccary.sty 2.6.8-1.521 #1 Mon Aug 16 09:01:18 EDT
2004 i686 athlon i386 GNU/Linux
Machine Type: i686-pc-linux-gnu
Bash Version: 3.0
Patch Level: 0
Release Status: release
Description:
$BASH_COMMAND inside a trap DEBUG is not coming up with the command
just before
the trap statement
Repeat-By:
Run regression tests for bashdb.
Fix:
bash-3.00.patch
Description: Fix to make BASH_COMMAND give the command before a "trap DEBUG"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- patch to make BASH_COMMAND inside a "trap DEBUG",
R. Bernstein <=