I try to open sln file in sphinx base and I saw a lot of project I put
breakpoint in main method of sphinx_fe but when I start debugging the vitual
studio doesn't stop at breakpoint instead yellow question mark appear at
breakpoint line .
what is the problem ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Debugging sphinxbase is not different from debugging any other application. I
think the problem is that you need to learn how to use IDE first before you
start development.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try to open sln file in sphinx base and I saw a lot of project I put
breakpoint in main method of sphinx_fe but when I start debugging the vitual
studio doesn't stop at breakpoint instead yellow question mark appear at
breakpoint line .
what is the problem ?
Debugging sphinxbase is not different from debugging any other application. I
think the problem is that you need to learn how to use IDE first before you
start development.