Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Debugger breaks unwanted

  • 1 resposta
  • 1 tem este problema
  • 2 visualizações
  • Última resposta por 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?

Solução escolhida

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

Ler esta resposta no contexto 👍 0

Todas as respostas (1)

more options

Solução escolhida

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