Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Unable to debug Firefox code doesnt stop at breakpoints VS2019

  • 1 відповідь
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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.

Усі відповіді (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