* contrib/cc-with-tweaks.sh: Extend the comment for -p option.
2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
+
+2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
and dir commands into an if block.
# -z compress using dwz
# -m compress using dwz -m
# -i make an index
-# -p create .dwp files (Fission)
+# -p create .dwp files (Fission), you need to also use gcc option -gsplit-dwarf
# If nothing is given, no changes are made
myname=cc-with-tweaks.sh