summaryrefslogtreecommitdiff
path: root/test-nsgtk
diff options
context:
space:
mode:
Diffstat (limited to 'test-nsgtk')
-rwxr-xr-xtest-nsgtk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-nsgtk b/test-nsgtk
index fe00d404f..ec0a660e3 100755
--- a/test-nsgtk
+++ b/test-nsgtk
@@ -24,7 +24,7 @@ NETSURFRES=`dirname $0`/gtk/res/
export NETSURFRES
if [ "x$1" = "x--gdb" ]; then
- GDB="gdb --args -x"
+ GDB="gdb --args"
echo
echo
echo "**********************************************************"