Skip to content

Debugger auxiliary #175

@sebastianpfischer

Description

@sebastianpfischer

In order to to use debugger capabilities to interact with the device under test
we want to implement an auxiliary that can do that

Capabilities

  • The user is able to load an elf file to get the symbols
  • The user is able to read an address or a symbol within a running application
  • The user is able to overwrite an address or a symbol within a running application
  • The user is able to halt the program (like breakpoint)
  • The user is able to watch for an address change or symbol value change

Acceptance Criteria
AC1: Should finally support Lauterbach and Jlink
AC2: All subtasks resolved

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestrefactoringInternal optimisation towards maintenancesize XLComplexity of the tickettestIncrease code coverage

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions