repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2016-11-17 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
[official-gcc.git]
/
gcc
/
config
/
i386
/
gstabs.h
blob
e9a621871e3c37e8576aa69986a5c66bd0b587fe
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