summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-31 15:10:20 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-31 15:10:20 +0000
commitde59cea5a3490eb1c7cefe86799d9c5f629ed150 (patch)
treed2294c2361bf66383e1285f3f4037a5bde6a25f2 /perl-install/standalone/drakbug
parent4e972c5d6018a5139a34d6282beade4813999280 (diff)
downloaddrakx-de59cea5a3490eb1c7cefe86799d9c5f629ed150.tar
drakx-de59cea5a3490eb1c7cefe86799d9c5f629ed150.tar.gz
drakx-de59cea5a3490eb1c7cefe86799d9c5f629ed150.tar.bz2
drakx-de59cea5a3490eb1c7cefe86799d9c5f629ed150.tar.xz
drakx-de59cea5a3490eb1c7cefe86799d9c5f629ed150.zip
explain what is the usefull part of the gdb trace
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug2
1 files changed, 1 insertions, 1 deletions
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)),
),
),