Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT changes/shortens breakpoint condition to "...\"
icon5.gif  CDT changes/shortens breakpoint condition to "...\" [message #1015445] Thu, 28 February 2013 15:43
andrei@lenkei.com Andrei Lenkei is currently offline andrei@lenkei.com Andrei LenkeiFriend
Messages: 1
Registered: November 2012
Location: Switzerland
Junior Member
Hello,

I am using:
Eclipse Version: 4.3.0 Build id: I20130204-1400
Eclipse CDT Version: 8.2.0.201302052218
GDB Common Version: 7.2.0.201302052218
Mingw GCC toolchain:
g++.exe (GCC) 4.7.2
GNU gdb (GDB) 7.5

Problem:
When a conditional breakpoint is hit the condition changes in CDT but not in GDB, please see attached pictures. As you can see the condition in CDT is shortened and ends in a backslash; '\'. This is not changed in GDB while the current session is still in place.

If the debugging session ends and a new one is started then the breakpoint fails to install.

To get it to work I have to edit the breakpoint properties and re-set the condition.

Best regards,
Andrei
Sad

Previous Topic:JRE segfault after using Eclipse hot-keys
Next Topic:post build action
Goto Forum:
  


Current Time: Thu Apr 25 04:25:06 GMT 2024

Powered by FUDForum. Page generated in 0.02603 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top