Hi,
I am using SE2007 to debug HelloWorld C++ program, under SuSe 10 ES, 64bit version.
I built the program using Makefile.
When I started the SlickEdit debugger, following error message pops up
"Error Starting Debugger: GDB returned an error opening the executable
"/home/xxx/yyy/zzz/Debug/HelloWorld" not in executable format: File format not recognized."
When I ran the same application in Eclipse CDT, it worked fine. I believe the error is arising because of 64bit version libraries.
How do I fix it? I am evaluating SlickEdit just to use the C/C++ debugger.
thanks in advance.