Hi
I am having problems debugging my C++ programs using the dbx on SUN.
I'm using the AT&T C++ translator (CC) for compiling. Like it is said in
the manpages, I'm passing the -g option to the CC, for including additional
symbol table info in the .o files.
But, when I use that source (.cc) file in dbx, it says 'File jfhd.cc not compiled
with -g option'.
I would appreciate if any of you who have used CC and dbx, can help me in this.
Thanx
Sagar.