Document -gstabs+
This commit is contained in:
parent
3a77dcde47
commit
f50caf6ff4
6
UPDATING
6
UPDATING
@ -28,6 +28,12 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
|
||||
ENABLE_SUID_K5SU=yes to /etc/make.conf to have it installed
|
||||
with the set-user-ID bit set.
|
||||
|
||||
20020510:
|
||||
Gcc 3.1 debugging format (cc -g) has changed from STABS to DWARF2.
|
||||
Unfortunately our native GDB (at version 4.18) does not understand
|
||||
the DWARF2 debugging format. Thus you must use `-gstabs+' to
|
||||
generated debugging information for our native GDB.
|
||||
|
||||
20020510:
|
||||
Due to the way CVS works, it may not properly update src/contrib/gcc
|
||||
to the 3.1 sources. The easiest fix is to `rm -rf' src/contrib/gcc
|
||||
|
Loading…
Reference in New Issue
Block a user