From de59cea5a3490eb1c7cefe86799d9c5f629ed150 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 31 Jan 2008 15:10:20 +0000 Subject: explain what is the usefull part of the gdb trace --- perl-install/standalone/drakbug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index 1af242349..58986507f 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -255,7 +255,7 @@ sub report_bug_to_bugzilla() { $error) : qq(If you can, try to run the "$prog" program from a terminal and copy and paste here any error messages and/or backtrace)) . if_($gdb_trace, qq( -GDB backtrace was: +GDB backtrace was (its interesting part is below Perl_pp_fork() or Perl_pp_waitpid()): $gdb_trace)), ), ), -- cgit v1.2.1