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
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. Breakpo
Am 28.07.20 um 21:18 schrieb anshu khare:
> I need to print some numerical value whose formula I am working on. I
> need to check if the formula is correct.
As nobody has mentioned it yet, and it seems it's also not mentioned in
https://wiki.documentfoundation.org/Development/How_to_debug: there
I didn't mean that. I am sorry if you felt it that way.
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.
Anshu
On Wed, 29 Jul, 20
>
>
>
> Could you please confirm and let me know the reason behind the blank
> soffice.bin ?
>
Confirm what? My suggestion of something to try? That is not how this
works. The idea was that you should try that, and tell us the result. If
you don't want to bother, just ignore my suggestion. (And I
Hi,
Could you please confirm and let me know the reason behind the blank
soffice.bin ?
Anshu
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
No idea whether it has any impact, but you could try ending the string with
a newline. It is quite possible that stdout is line buffered.
Anyway, if you are in the debugger (Visual Studio) anyway and have
soffice.bin attached, why do you need to add temporary printfs to see
whether some place in t
On 28.07.2020 10:54, Mike Kaganski wrote:
> Hi,
>
> On 28.07.2020 10:27, anshu khare wrote:
>> So here's what I was trying to do.
>> In svx/source/dialog/compressgraphicdialog.cxx, I added a printf statement
>> in CompressGraphicsDialog::CompressGraphicsDialog() function
>> and CompressGraphicsDi
Hi,
On 28.07.2020 10:27, anshu khare wrote:
> So here's what I was trying to do.
> In svx/source/dialog/compressgraphicdialog.cxx, I added a printf statement
> in CompressGraphicsDialog::CompressGraphicsDialog() function
> and CompressGraphicsDialog::Initialize() function as follows:
> printf("Hi
Hi
So here's what I was trying to do.
In svx/source/dialog/compressgraphicdialog.cxx, I added a printf statement
in CompressGraphicsDialog::CompressGraphicsDialog() function
and CompressGraphicsDialog::Initialize() function as follows:
printf("Hi");
Then I built a debug version of LibreOffice.
A
Hi,
On 27.07.2020 19:17, anshu khare wrote:
>
> So recently I built Libreoffice in Microsoft Visual Studio on Windows.
LibreOffice is build in Cygwin terminal on Windows; Visual Studio IDE
cannot do a full build (although can do a limited rebuild after initial
full build had been completed).
>
Hi
I know that at this point it is a very lame question to ask. But if you
could help me with it would be great.
So recently I built Libreoffice in Microsoft Visual Studio on Windows.
I want to know if soffice.bin is the console window for Libreoffice.sln
project.
If not, then please tell me wh
12 matches
Mail list logo