On 06/07/2016 06:58 AM, Akash Jain wrote:
I was having problems debugging with visual studio 2015, where even
with all the relevant modules loaded and their status being "Symbols
loaded", I was not able to set any breakpoints from the source file.
This was happening even in WinDbg. I wondered if
On Tue, 2016-06-07 at 10:28 +0530, Akash Jain wrote:
> I was having problems debugging with visual studio 2015, where even
> with all the relevant modules loaded and their status being "Symbols
> loaded", I was not able to set any breakpoints from the source file.
> This was happening even in WinDb
Hi Christian,
I am building lo myself. With options: --with-visual-studio=,
--enable-dbgutil. So the symbols are not being downloaded from any
server.
> I wondered if the pdb files even
> had the sources specified.
>
> Yes, the official builds (including alpha and beta builds) are
> source-in
Hi Akash, *,
Akash Jain schrieb am Di., 07.06.2016, 6:58:
I wondered if the pdb files even
had the sources specified.
Yes, the official builds (including alpha and beta builds) are
source-indexed. On crash, you will be able to see sources. Maybe windbg
won't work if you don't use the same path
I was having problems debugging with visual studio 2015, where even
with all the relevant modules loaded and their status being "Symbols
loaded", I was not able to set any breakpoints from the source file.
This was happening even in WinDbg. I wondered if the pdb files even
had the sources specified