Hi,buddy
I got the following message when run IDB(intel C++ 9.1) on the WindowsXP platform
Command-line: D:\Intel\Compiler\C++\9.1\IA32\Bin\idb.exe -nx -fullname -quiet -args bin/Debug/console.exe
Working dir : C:\temp\console\
> set prompt >>>>>>cb_gdb:
unrecognized option: nx (DBX mode)
Use 'idb --help' for a complete list of options.
My C::B version is 8.02. I think the command line options can be configured in somewhere ? Who can tell me where I can reconfigure the options?