No. If the compileinfo differs, then most probably also the binaries are different. The memory addresses in the core-dump will point to invalid locations. That's also why the TC-IDE is not loading it, because it would not make any sense.
I reccomend to use something like git for your project. If you did, you probably would be able to restore the "old" binaries.