[edk2-devel] [PATCH v1 0/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console

Artem Kopotev posted 1 patch 2 years, 10 months ago
Failed in applying to current master (apply log)
.../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
[edk2-devel] [PATCH v1 0/1] ArmPlatformPkg/Scripts: Create add-symbol-file commands from UEFI console
Posted by Artem Kopotev 2 years, 10 months ago
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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76557): https://edk2.groups.io/g/devel/message/76557
Mute This Topic: https://groups.io/mt/83561854/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-