Hi I was having my end term exams. So I couldn't be active at that time.
I added breakpoints but they showing the message "Break point will not be hit. No symbols loaded for this document in visual studio". To remove it, I tried to follow this: https://www.youtube.com/watch?v=h_vk0ZYMBVc But I it didn't work. P. S : When I was building libreoffice through Cygwin, I didn't pass the command --enable-debug or --enable-debugutil in autogen.sh Could that be a possible reason? On Wed, 29 Jul, 2020, 1:53 AM Mike Kaganski, <[email protected]> wrote: > On 28.07.2020 22:18, anshu khare wrote: > > I need to print some numerical value whose formula I am working on. I > need > > to check if the formula is correct. > > > > That's why I asked for printing the output on console. > > > > Breakpoints won't serve the purpose, I guess. > > I totally don't see why. Breakpoint may allow you to examine values; or > to print values - as I wrote in my initial answer; without any need to > modify the code and compile the changes. > > See > https://docs.microsoft.com/en-us/visualstudio/debugger/using-tracepoints > > -- > Best regards, > Mike Kaganski >
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
