News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

codeblocks and gdb's Debug>Attach to process; crash

Started by NoiseR, May 18, 2015, 10:04:50 AM

Previous topic - Next topic

NoiseR

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

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

NoiseR

Version 10.05 from my local repository, now I see the newer one. Thanks for reply, I'll check out the new version