public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Rebecca Cran" <rebecca@bsdio.com>
To: Andrew Fish <afish@apple.com>,
	edk2-devel-groups-io <devel@edk2.groups.io>
Cc: leif@nuviainc.com, Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [PATCH 0/3] Add support for gdb and lldb
Date: Thu, 6 Jan 2022 19:42:52 -0700	[thread overview]
Message-ID: <d93a622d-e196-8a70-7cca-c0cea254a98d@bsdio.com> (raw)
In-Reply-To: <16C06F6B056C6852.12686@groups.io>

[-- Attachment #1: Type: text/plain, Size: 1862 bytes --]

Since it's now the new year, I thought it might be worth pinging people 
again to try and get these patches pushed.


-- 

Rebecca Cran


On 12/13/21 14:59, Rebecca Cran wrote:
>
> (cc other TianoCore stewards)
>
>
> With edk2-stable202111 just tagged, now would be a good time to get 
> the patches pushed.
>
>
> -- 
> Rebecca Cran
>
>
> On 9/14/21 18:47, Andrew Fish wrote:
>> Sorry the patches stalled out. I need to push them….
>>
>> Thanks,
>>
>> Andrew Fish
>>
>>> On Sep 14, 2021, at 4:47 PM, Rebecca Cran <rebecca@bsdio.com> wrote:
>>>
>>> I was wondering what your plan for committing these to the repo is? 
>>> It would be nice to get them committed so people can start using them.
>>>
>>>
>>> --
>>> Rebecca Cran
>>>
>>>
>>> On 8/8/21 3:46 PM, Andrew Fish viagroups.io <http://groups.io/>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 into any debugger that supports Python.
>>>>
>>>> Since these debugging scripts don't depend on any EFI code I was 
>>>> thinking
>>>> we could place them in the root of the repo to be easy to discover.
>>>>
>>>> I've tested gdb on Ubuntu and lldb on macOS for IA32 and X64.
>>>>
>>>> Andrew Fish (3):
>>>>   efi_debugging.py: - Add debugger agnostic debugging Python Classes
>>>>   efi_gdb.py: - Add gdb EFI commands and pretty Print
>>>>   efi_lldb.py: - Add lldb EFI commands and pretty Print
>>>>
>>>>  efi_debugging.py | 2187 ++++++++++++++++++++++++++++++++++++++++++++++
>>>>  efi_gdb.py       |  918 +++++++++++++++++++
>>>>  efi_lldb.py      | 1044 ++++++++++++++++++++++
>>>>  3 files changed, 4149 insertions(+)
>>>>  create mode 100755 efi_debugging.py
>>>>  create mode 100755 efi_gdb.py
>>>>  create mode 100755 efi_lldb.py
>>>>
>>>
>>>
>>>
>>
>
>
> 

[-- Attachment #2: Type: text/html, Size: 13955 bytes --]

      parent reply	other threads:[~2022-01-07  2:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 21:46 [PATCH 0/3] Add support for gdb and lldb Andrew Fish
2021-08-08 21:46 ` [PATCH 1/3] efi_debugging.py: - Add debugger agnostic debugging Python Classes Andrew Fish
2021-08-08 21:46 ` [PATCH 2/3] efi_gdb.py: - Add gdb EFI commands and pretty Print Andrew Fish
2021-08-08 21:46 ` [PATCH 3/3] efi_lldb.py: - Add lldb " Andrew Fish
2021-08-11 22:11 ` [edk2-devel] [PATCH 0/3] Add support for gdb and lldb Rebecca Cran
2021-08-11 23:22   ` Andrew Fish
2021-08-12  0:30     ` Rebecca Cran
2021-08-12 22:56       ` Andrew Fish
2021-08-13  5:09         ` Rebecca Cran
2021-09-14 23:47 ` Rebecca Cran
2021-09-15  0:47   ` Andrew Fish
2021-10-23  2:07     ` Rebecca Cran
2021-12-13 21:59     ` Rebecca Cran
     [not found]     ` <16C06F6B056C6852.12686@groups.io>
2022-01-07  2:42       ` Rebecca Cran [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d93a622d-e196-8a70-7cca-c0cea254a98d@bsdio.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox