Support creating pseudo registers via the API

Aperta
#697 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

Start by reviewing the debugger API surfaces for register definitions and the related issues #230 and #466. Clarify how a user-supplied name and expression should be represented and evaluated. Done means users can create a pseudo register through the API and obtain a direct visual of its computed value.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement Impact: Medium python api register

Sometimes certain bits within a register have a special meaning that is not known to the debugger, and the user would want to have a direct visual on them. In such cases, it would be great if we can allow the user to define a pseudo or custom register by supplying the name and expression to compute its value.

This is relevant to https://github.com/Vector35/debugger/issues/230 and https://github.com/Vector35/debugger/issues/466

Lingua principale
C++
Stelle
331
Fork
33
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/debugger

Tutte le issue di Vector35/debugger

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.