public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console
@ 2021-06-15 15:11 Artem Kopotev
  2021-06-15 15:11 ` [PATCH v1 1/1] " Artem Kopotev
       [not found] ` <1688D28138E4C4FE.1864@groups.io>
  0 siblings, 2 replies; 6+ messages in thread
From: Artem Kopotev @ 2021-06-15 15:11 UTC (permalink / raw)
  To: devel; +Cc: Leif Lindholm, Ard Biesheuvel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-19  7:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15 15:11 [PATCH v1 0/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console Artem Kopotev
2021-06-15 15:11 ` [PATCH v1 1/1] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox