Can't get Global Breakpoint to work in Kepler - Hello World [message #1234328] |
Tue, 21 January 2014 12:52  |
Eclipse User |
|
|
|
Hi,
1. Test application
- CDT / Project Explorer / New / C++ Project
Name:'Hellow Gdb'
Type: Hello World C++ Project
Tool: Linux GCC
Finnish
- Build
- Debug As / 1. Local C++ Application
- Step until exit
- Terminate and Remove 'Hello Gdb'
2. Global breakpoint
- Put a global breakpoint at HelloGdb.cpp:14 return 0;
- Start debug session.
- Hit F8 run
Program exit no break at global breakpoint!
Using:
Eclipse Version 4.3.1 (Kepler)
CDT:
8.2.1.201310081 org.eclipse.cdt
5.2.0.201310081 org.eclipse.cdt.util
7.2.0.201310081 org.eclipse.cdt.debug.gdbjtag
7.2.1.201310081 org.eclipse.cdt.gdb
GNU gdb (GDB) Fedora 7.6.1-46.fc19
This GDB was configured as "x86_64-redhat-linux-gnu".
Anyone willing to test if this is the case in Kepler?
/Pelle
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.48555 seconds