Hi, Does gdb 4.18 support debugging 64 bit binaries on aix4.3? I am getting a loader error when I try to debug 64 bit binaries. a.out: not in executable format: File format not recognized file a.out gives me the following: a.out: 64-bit AIX executable or object module not stripped a.out was compiled with the -maix64 option in gcc. The machine I am using is: IBM H-70 with a powerpc RS64-II processor. running AIX 4.3.3 -- karthikeyan
