看板 DFBSD_submit 關於我們 聯絡資訊
Hi all, didn't have time for a full buildworld cycle, I'll do that tonight. The patch ftp://dragonflybsd.dyndns.org/patches/testing/cc3_stabs.diff relative to src/gnu/usr.bin/cc3 makes the old stabs format the default debugging output for GCC 3.3. It can be override on the command line via adding -gdwarf2, but this is useful as our in-tree gdb can't read the debugging info otherwise. Joerg