Hello,
I set up my UEFI Build-environment as described here:
http://uefi.blogspot.de/2012/06/how-to-debug-edk2s-windows-hosted-uefi.html
I'm using Microsoft Windows 7, 64Bit together with MS Visual Studio 2010
Premium.
Right now I'm able to build the NT32-package and include some own packages
in the build-process, adding them to the Nt32Pkg.inf-file.
But I'm not able to get the source level debugging working for other modules
than NT32.
When I start SecMain.exe out of Visual Studio and break it during executing
the Shell I can step through the code in Visual Studio.
But if I add the expression __debugbreak() into the
HelloWorld.efi-application and rebuild everything, the Breakpoint is cached
after I start NT32 and run Helloworld.efi in the shell. But no sourcecode is
shown.
The console throws the following message:
WARNING: No source level debug
d:\edk2\Build\NT32\DEBUG_VS2010x86\IA32\MdeModulePkg\Application\HelloWorld\
Helloworld\DEBUG\HelloWorld.DLL.
The pdb-files are generated and the header-information in the .efi-file to
locate the correct pdb-file is also right.
Any idea where to look or what to change to get the source level debugging
working for my own modules?
Regards,
Michael
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel