comparison gcc/config/i386/gstabs.h @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 /* We do not want to output SDB debugging information. */
2
3 #undef SDB_DEBUGGING_INFO
4
5 /* We want to output DBX debugging information. */
6
7 #define DBX_DEBUGGING_INFO 1