Created the PR.
https://github.com/tianocore/edk2/pull/2758
-Original Message-
From: Rebecca Cran
Sent: Thursday, April 7, 2022 6:34 AM
To: devel@edk2.groups.io; Leif Lindholm ; Kinney,
Michael D ; Wu, Hao A ; Feng,
Bob C ; Gao, Liming ; Chen,
Christine
Cc: Andrew Fish
Subject: Re:
Could I have some more reviews on this please? I'd like to get this into
the tree soon.
--
Rebecca Cran
On 3/21/22 14:20, Rebecca Cran wrote:
This patch set adds debugging support for gdb and lldb.
It also adds generic debugging classes that use a file like object to
make it easy to import int
This patch set adds debugging support for gdb and lldb.
It also adds generic debugging classes that use a file like object to
make it easy to import into any debugger that supports Python.
Changes from v1 to v2:
- Moved scripts from the root of the repo into BaseTools/Scripts.
- Fixed typo of "RIS