lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Em qui., 3 de dez. de 2020 às 14:42, Gisle Vanem <gisle.vanem@gmail.com> escreveu:
Ranier Vilela wrote:

> Finally, I also use WinDbg:
> https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools
>
> I believe that it can be used with MingW, if it issues or embed the pdb symbols.

That was news to me. How on earth
can MinGW generate .pdb-symbols that
PsAPI or ToolHelp32 can use?
I said *if*.

https://github.com/rainers/cv2pdb

Ranier Vilela