[RFC] Crash sourcing Python script on Windows

Eli Zaretskii eliz@gnu.org
Thu Sep 29 12:33:00 GMT 2011


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 29 Sep 2011 11:51:30 +0100
> Cc: Joel Brobecker <brobecker@adacore.com>, John Spencer <maillist-gdbpatches@barfooze.de>
> 
> Try "info sharedlibrary", and you'll probably see both msvcrXX.dll
> and both msvcrt.dll loaded.

I get an "No shared libraries loaded at this time." response to that
command.  If I load a program and let it start, then I see only
msvcrt.dll, even after issuing a Python command, like "python print 23".

Am I doing something wrong?



More information about the Gdb-patches mailing list