diff options
author | Lukas Larsson <[email protected]> | 2013-08-02 20:23:43 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2013-08-05 10:29:57 +0200 |
commit | 67b37031bbec0cc7eecc0e02670d02b8f1b9092e (patch) | |
tree | 857d4fa08314ebbb8b9811673fcc2ff2129756c0 /erts/.gitignore | |
parent | d9f1c1f1bc658d133b9198e4564e419597793cb4 (diff) | |
download | otp-67b37031bbec0cc7eecc0e02670d02b8f1b9092e.tar.gz otp-67b37031bbec0cc7eecc0e02670d02b8f1b9092e.tar.bz2 otp-67b37031bbec0cc7eecc0e02670d02b8f1b9092e.zip |
erts: Create gdb pything script for thread listing
Diffstat (limited to 'erts/.gitignore')
-rw-r--r-- | erts/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/.gitignore b/erts/.gitignore index 526d5da0b9..e515dc8811 100644 --- a/erts/.gitignore +++ b/erts/.gitignore @@ -11,6 +11,7 @@ /etc/common/Install /etc/common/erl.src +/etc/unix/etp-commands /test/Emakefile /test/*.beam |