[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Wed Jul 3 22:56:00 CEST 2013
CVSROOT: /usr/cvs
Changes by: rodney at birch. 13/07/03 22:56:00
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c
Log message:
Add direct enabling of stabs output for m3gdb. The already-present
code to do this wasn't happening because it is in a callback that
does not get called back, at least not for the -gstabs or -gstabs+
options it is expecting.
Perhaps gcc doesn't consider these language-dependent options. It
doesn't call this function at all, for any of the options normally
provided by the invoking mechanism.
More information about the M3commit
mailing list