|
Description
|
ctfstabs should replace stabs as described in 4767051 (phase 2).
The stabs tool can handle neither gcc stabs nor DWARF. This makes it impossible to build forthdebug with gcc. Also, unlike stabs, ctfstabs fails when templates contain incorrect types or members, which improves maintainability. stabs is not used anywhere else, so replacing it in forthdebug is sufficient to remove stabs.
That will be phase 3, not implemented as part of this fix.
xxxxx@xxxxx.com 2005-04-13 00:17:28 GMT
|