public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Artem Kopotev" <Artem.Kopotev@arm.com>
To: devel@edk2.groups.io
Cc: Leif Lindholm <leif@nuviainc.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>
Subject: [PATCH v1 0/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console
Date: Tue, 15 Jun 2021 16:11:15 +0100	[thread overview]
Message-ID: <20210615151116.972-1-artem.kopotev@arm.com> (raw)

cmd_load_symbols.py can only load symbols from a firmware volume. Add the possibility to
use UEFI console output to calculate dll load address and send
add-symbol-file commands directly to ArmDS debugger

Public branch:
https://github.com/artkopotev/edk2/commits/fix_armds_debug_script

Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>

artem.kopotev (1):
  ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI
    console

 .../Scripts/Ds5/cmd_load_symbols.py           | 17 ++++-
 ArmPlatformPkg/Scripts/Ds5/console_loader.py  | 68 +++++++++++++++++++
 2 files changed, 83 insertions(+), 2 deletions(-)
 create mode 100644 ArmPlatformPkg/Scripts/Ds5/console_loader.py

-- 
2.17.1


             reply	other threads:[~2021-06-15 15:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 15:11 Artem Kopotev [this message]
2021-06-15 15:11 ` [PATCH v1 1/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console Artem Kopotev
2021-06-22 14:49   ` [edk2-devel] " PierreGondois
2021-07-09  9:02     ` PierreGondois
2021-07-19  7:39       ` Ard Biesheuvel
     [not found] ` <1688D28138E4C4FE.1864@groups.io>
2021-07-14  9:53   ` Artem Kopotev

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=20210615151116.972-1-artem.kopotev@arm.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