Bug #8545 2006-08-23 06:43

chanms

debugger not stop at break points

I recently installed nighty build rev 2887(22aug2006) and i have older code blocks 1.0RC2

this nighty build version not use debugger and say some thing like this and prom terminated with out stopping at break points

I think added '\' instead of '/'

Building to ensure sources are up-to-date

Build succeeded

Selecting target: default

Adding source dir: D:\sarath\practice sheet1\2\

Adding source dir: D:\sarath\practice sheet1\2\

Adding file: D:\sarath\practice sheet1\2\2nd.exe

Starting debugger: done

Registered new type: wxString

Registered new type: STL String

Registered new type: STL Vector

Setting breakpoints

Debugger name and version: GNU gdb 5.2.1

No source file named D:/sarath/PRACTI~1/2/a1p2.cpp.

No source file named D:/sarath/PRACTI~1/2/a1p2.cpp.

No source file named D:/sarath/PRACTI~1/p1p4_reverselist.cpp.

Program exited normally.

Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2006-10-11 19:08
Assigned to
 
ID_24639 2006-08-24 00:51

Hi. You need GDB 6.3. Otherwise debugging will not work correctly.

phatency 2006-09-04 17:21

I have the same problem with:

gdb 6.3

gcc 3.4.5

phatency 2006-09-04 17:40

I have the same problem with:

gdb 6.3

gcc 3.4.5

mandrav 2006-09-08 11:02

Please post the debugger's *debug* log (enable it first in "Settings->Compiler & Debugger").

mandrav 2006-10-11 19:08

This bug is now fixed in HEAD.

Thank you for reporting it.