Hello,
I'm having difficulty debugging using Visual Studio on Windows. Not sure if I am doing something wrong or I'm missing some things that need to be installed.
- I have --enable-dbgutil set up in my autogen.input file
- In Cygwin: make vs-ide-integration
- In Visual Studio, open LibreOffice.sln
- Add breakpoints to a .cxx file
- In Cygwin: instdir/program/soffice.exe
- In Visual Studio, Debug > Attach to Process > soffice.bin (at this point, it asked me to run VS with admin privileges)
- F5 to start debugging
At the breakpoints, I get error messages that say "The breakpoint will not currently be hit. No symbols have been loaded for this document."
Symbol options I have setup below:
Thanks in advance!
Regards,
Kira
Kira