Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Unable to debug Firefox code doesnt stop at breakpoints VS2019

  • 1 odpověď
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od GerardoPcp04

more options

I am trying to debug the whole mozilla firefox project, specifically to understand how javascript gets passed from Gecko to SpiderMonkey. In order to do that, I have created a solution on visual studio 2019 following the instructions in MDN documentation and Im able to run it from visual studio. However, I've set up breakpoints in many places but it doesn't seem to break in any of them.

I have followed all instructions using the Child Process Debugging Settings to attach all threads, but still no luck.

I'm interested in debugging the ScriptLoader.cpp under the dom_script project, it never seems to get there.

I am trying to debug the whole mozilla firefox project, specifically to understand how javascript gets passed from Gecko to SpiderMonkey. In order to do that, I have created a solution on visual studio 2019 following the instructions in MDN documentation and Im able to run it from visual studio. However, I've set up breakpoints in many places but it doesn't seem to break in any of them. I have followed all instructions using the Child Process Debugging Settings to attach all threads, but still no luck. I'm interested in debugging the ScriptLoader.cpp under the dom_script project, it never seems to get there.

Všechny odpovědi (1)

more options

Hola, Eseo foro es atendido por colaboradores no por desarrolladores ni programadores, en caso de sugerir que existe algún bug tienes el foro de bugzilla.mozilla.org. El foro para desarrolladores utilizado por lo general es stackoverflow.com, ya tiene la documentación MDN por lo tanto conoce ese sitio también. Si se de algún otro foro, vuelvo comentarlo aquí. Saludos