Breaktraps in FF

User Help for Mozilla Firefox
Post Reply
jerry_d
Posts: 120
Joined: April 7th, 2011, 6:39 pm

Breaktraps in FF

Post by jerry_d »

Mozilla forum,

I'm writing some HTML/JavaScript code and can't get Firefox 102.0 to stop at
breakpoints set in Notepad ++. It will stop if I include "debugger;" in my
code but not if I set a breakpoint?

I read that deleting your profile and restarting FF might fix this but I'm
hesitant to do that.

Any suggestions?
jerry_d
User avatar
jscher2000
Posts: 11742
Joined: December 19th, 2004, 12:26 am
Location: Silicon Valley, CA USA
Contact:

Re: Breaktraps in FF

Post by jscher2000 »

Breakpoints in Notepad++, hmm. Is that something in your actual code? If not, I think you need to set the breakpoint in Firefox's debugger.
Post Reply