From 2b80ee5e648b7b1001119c74c9b416dea217f9e1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 12 Nov 2013 10:59:00 +0100 Subject: explain how to get a stack trace --- perl-install/install/share/gdb-inst | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'perl-install/install/share/gdb-inst') diff --git a/perl-install/install/share/gdb-inst b/perl-install/install/share/gdb-inst index 84c2db9bf..d5ab6c6ca 100644 --- a/perl-install/install/share/gdb-inst +++ b/perl-install/install/share/gdb-inst @@ -1,2 +1,22 @@ #!/bin/sh -exec gdb -q --args perl /usr/bin/install2 \ No newline at end of file +cat <