]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.3-gstack-without-path-20060414.patch
- update to 6.8.91.20090930-1 from fedora
[packages/gdb.git] / gdb-6.3-gstack-without-path-20060414.patch
index ffc4b6963a65da9b98427967ee619a3ac456cbbc..677f934706e280981214e4ba7b89c4b55f591a43 100644 (file)
@@ -24,7 +24,7 @@ Index: gdb-6.3/gdb/gstack.sh
  if $GDB -nx --quiet --batch --readnever > /dev/null 2>&1; then
      readnever=--readnever
 @@ -39,7 +39,7 @@ fi
- $GDB --quiet $readnever -nx /proc/$1/exe $1 <<EOF 2>&1 | 
+ set pagination no
  $backtrace
  EOF
 -sed -n \
This page took 0.195253 seconds and 4 git commands to generate.