--- Additional Comments From ivanr at syncad dot com 2005-03-12 23:13
---
Created an attachment (id=8377)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8377&action=view)
preprocessed and assembler file for sugarconverter.cpp
untar and apply this command:
g++ -v -save-temps -gstabs
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12
23:11 ---
Is there a reason why you are using stabs+, the default debuging format on
solaris is dwarf-2 which
provides more information.
--
What|Removed |Added
--