Slightly modify the UPDATING text to indicate that -gstabs+ is a gcc
flag to replace -g. This works around slight obtuseness in the developer. (me :-).
This commit is contained in:
parent
92285ba13e
commit
93f29d8926
2
UPDATING
2
UPDATING
@ -31,7 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
|
||||
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
|
||||
the DWARF2 debugging format. Thus you must use `gcc -gstabs+' to
|
||||
generated debugging information for our native GDB.
|
||||
|
||||
20020510:
|
||||
|
Loading…
x
Reference in New Issue
Block a user