Code::Blocks Forums
User forums => Help => Topic started by: NoiseR on May 18, 2015, 10:04:50 am
-
Hello! I have a binary file with debugging symbols (hello world), then I try to attach to it using C::B; when I enter the pid and press "ok" button - IDE crashes. I dont understand what I am doing wrong.
XML file that C::B gave to me after crash in the attach.
P.S. Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
-
What version of C::B are you using?
I can't find OnAttachToProcess in the current code, so you either have 10.05 or broken install.
-
Version 10.05 from my local repository, now I see the newer one. Thanks for reply, I'll check out the new version