Bug 118054 - can't place debug breakpoint
Summary: can't place debug breakpoint
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 08:35 UTC by Imre Péntek
Modified: 2005-12-28 21:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Imre Péntek 2005-12-10 08:35:15 UTC
Version:           3.1.4 (using KDE KDE 3.5.0)
Compiler:          gcc version 3.3.4 Reading specs from /usr/lib/gcc-lib/i586-uhu-linux/3.3.4/specs
Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java,f77,pascal --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux
Thread model: posix
gcc version 3.3.4
OS:                Linux

I can't place breakpoints... I can place bookmark at the sidebar, but I can't place breakpoint... :(
Comment 1 Amilcar do Carmo Lucas 2005-12-11 19:42:54 UTC
KDevelop 3.1.4 does not exist!!
What version do you really have ?
Did you compile with -O1, -O2 or -O3 ?
Did you read the FAQ on www.kdevelop.org ?

Please update to 3.3.0 or 3.3.50 (kdevelop/3.4 branch)
Take a look at the extensive changelogs in the kdevelop.org website. The new KDevelop versions have fixed many things in the debugger.
Comment 2 Vladimir Prus 2005-12-12 08:01:41 UTC
Maybe, you just need to right click on created bookmark, and say that you want breakpoint, no bookmark. And additionally specify you want breakpoints, not bookmarks, in future?
Comment 3 Imre Péntek 2005-12-28 21:09:45 UTC
Sorry I for the typo, I have KDevelop 3.1.2.
I suppose that it worked since, so closing anyways.