Now , I have two pc, The first one has gcc 4.3.2 linux suse 11.0 ,it generate a core dump ,but it has no source code of my program. The second ,has gcc 4.1 linux suse 10.1 and has the source code of my program.
Could I use the core dump generate by the first one to debug on the second pc ?