debugging switches/options with x86 target?
nirav.dalal@teradyne.com
nirav.dalal@teradyne.com
Tue Mar 2 17:41:00 GMT 2004
Hi Eljay,
Yes, I have tried -g and -ggdb options and they do work, but I was
wondering
why the other options does NOT work.
- Nirav
Eljay
Love-Jensen To: nirav.dalal@teradyne.com, gcc-help@gcc.gnu.org
<eljay@adobe.com cc:
> Subject: Re: debugging switches/options with x86 target?
03/02/2004 12:31
PM
Hi Nirav,
Have you tried this...
g++ -mdll -DBUILD_DLL -O3 -c -fno-exceptions -g foo.cpp
...?
--Eljay
More information about the Gcc-help
mailing list