[project @ 2005-04-26 14:43:31 by simonmar]
authorsimonmar <unknown>
Tue, 26 Apr 2005 14:43:31 +0000 (14:43 +0000)
committersimonmar <unknown>
Tue, 26 Apr 2005 14:43:31 +0000 (14:43 +0000)
commitff75ee77a9907b43529aab5a82dc971a35a22667
tree03015e91c25dc8a1c27359d25aa99f9a43db92e2
parent23951581ee55f8e9ec8d872fa8fb00b54fca7c75
[project @ 2005-04-26 14:43:31 by simonmar]
Back out previous revision.

It appears that passing -g to the assembly phase of C compilation
results in an object file with broken debug info, that gdb can't
read.  This is probably a bug in gcc and/or binutils, but this change
means that I can't avoid it (unless we were to hack the pipeline to
do .c->.s->.o in one stage instead of two).
ghc/compiler/main/DynFlags.hs