Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: source-level debugging #27

Open
skochinsky opened this issue Nov 15, 2018 · 6 comments
Open

feature request: source-level debugging #27

skochinsky opened this issue Nov 15, 2018 · 6 comments

Comments

@skochinsky
Copy link

This would be a killer feature but I imagine it can be a lot of work...
Even just WinDbg via Intel UEFI debugger would be awesome.

@ionescu007
Copy link
Owner

ionescu007 commented Nov 15, 2018 via email

@skochinsky
Copy link
Author

AFAIK Intel's UDK debugger provides some kind of bridge for WinDBG over serial or USB, but the DebugAgentPei/DebugAgentDxe from SourceLevelDebugPkg need to be included into the firmware for it to work.

@ionescu007
Copy link
Owner

ionescu007 commented Nov 16, 2018 via email

@skochinsky
Copy link
Author

Here's a post explaining how to get it working in QEMU:
https://lists.01.org/pipermail/edk2-devel/2017-August/013050.html

@ccadeptic23
Copy link

Has any progress been made on this issue or anyone had success with skochinsky's method?

skochinky's method appears to require recompiling and configuration of the OVMF project. If anyone has made this work with VisualUEFI any tips would be helpful.

@skochinsky
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants