Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Can't remove and set new breakpoints

Works for me. Can you provide more information?

----- Original Message ----- From: "Bart van Kuik" <b.van.kuik@xxxxxxx>
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent: Wednesday, January 25, 2006 11:14 AM
Subject: [cdt-dev] Can't remove and set new breakpoints


Hi,

I'm running Linux, Eclipse 3.1.1 and CDT 3.0.1.
$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
$ gdb --version
GNU gdb 6.3-debian

When I debug a local C application with a few breakpoints, and I remove one breakpoint, hitting F8 will still halt the application at the breakpoint that was just removed.

I've looked in the FAQ but can't find an answer.

Any ideas?

Thanks,
Bart
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top