Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Debugger breaks unwanted

  • 1 risposta
  • 1 ha questo problema
  • 2 visualizzazioni
  • Ultima risposta di Wullabulla

more options

Hello

I am using the Debugger in a web-application with alot of javescript, but it keeps stopping, like i have placed break-points alot of places. How do i stop i doing this, and only break where i tell it to?

Hello I am using the Debugger in a web-application with alot of javescript, but it keeps stopping, like i have placed break-points alot of places. How do i stop i doing this, and only break where i tell it to?

Soluzione scelta

Aparently my code was full of bugs, because disabling the "break on exception" solved the problem.

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (1)

more options

Soluzione scelta

Aparently my code was full of bugs, because disabling the "break on exception" solved the problem.