Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Unable to debug Firefox code doesnt stop at breakpoints VS2019

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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