mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
gdb/
* contrib/cc-with-tweaks.sh: Extend the comment for -p option.
This commit is contained in:
parent
edceb2a99a
commit
7fb2b84a25
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -43,7 +43,7 @@
|
||||
# -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
|
||||
|
Loading…
Reference in New Issue
Block a user