<div dir="auto">Hi<div dir="auto"><br></div><div dir="auto">I was having my end term exams. So I couldn't be active at that time. </div><div dir="auto"><br></div><div dir="auto">I added breakpoints but they showing the message "Break point will not be hit. No symbols loaded for this document in visual studio".</div><div dir="auto"><br></div><div dir="auto">To remove it, I tried to follow this:</div><div dir="auto"><br></div><div dir="auto"><a href="https://www.youtube.com/watch?v=h_vk0ZYMBVc" rel="noreferrer noreferrer" target="_blank">https://www.youtube.com/watch?v=h_vk0ZYMBVc</a><br></div><div dir="auto"><br></div><div dir="auto">But I it didn't work. </div><div dir="auto"><br></div><div dir="auto">P. S : When I was building libreoffice through Cygwin, I didn't pass the command --enable-debug or --enable-debugutil in autogen.sh</div><div dir="auto"><br></div><div dir="auto">Could that be a possible reason? </div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 29 Jul, 2020, 1:53 AM Mike Kaganski, <<a href="mailto:mikekaganski@hotmail.com" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">mikekaganski@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 28.07.2020 22:18, anshu khare wrote:<br>
> I need to print some numerical value whose formula I am working on. I need<br>
> to check if the formula is correct.<br>
> <br>
> That's why I asked for printing the output on console.<br>
> <br>
> Breakpoints won't serve the purpose, I guess.<br>
<br>
I totally don't see why. Breakpoint may allow you to examine values; or<br>
to print values - as I wrote in my initial answer; without any need to<br>
modify the code and compile the changes.<br>
<br>
See <a href="https://docs.microsoft.com/en-us/visualstudio/debugger/using-tracepoints" rel="noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://docs.microsoft.com/en-us/visualstudio/debugger/using-tracepoints</a><br>
<br>
-- <br>
Best regards,<br>
Mike Kaganski<br>
</blockquote></div>