Breakpoints in netbeans

  • Thread starter Francois Lionet
  • Start date
F

Francois Lionet

Hello,

I am currently debugging my application under Netbeans. I have set a
conditional breakpoint on a method using the New breakpoint dialog box. It
works. But I can find no way of removing this breakpoint! It is not marked
by a dot on the left of the java source, it justs stops when entring the
method. Toggle breakpoint does not work. I find no entry in the menu to
remove this breakpoint.
Does someone know how to remove such a breakpoint?

Thanks, Francois
 
M

Michael Rauscher

Francois said:
Hello,

I am currently debugging my application under Netbeans. I have set a
conditional breakpoint on a method using the New breakpoint dialog box. It
works. But I can find no way of removing this breakpoint! It is not marked
by a dot on the left of the java source, it justs stops when entring the
method. Toggle breakpoint does not work. I find no entry in the menu to
remove this breakpoint.
Does someone know how to remove such a breakpoint?

Window->Debugging->Breakpoints (or Alt+Shift+5)

Bye
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top