Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] binaries

I am on linux and I cannot make CDT recognize binaries made with gcc 
properly
1) When cdt opens binary editor it shown garbage in there (well binary 
symbols)
2) I cannot run attach on process it gives me an error
Program is not a recognized executable. Debug/hello

However it does show proper icon and binary outline works properly

This is standard managed project from template. I checked binary parsers 
are enabled (elf and gnu elf).
Anybody has this problem before? I can open bug but I just want to check 
if I am missing something...


Back to the top