Ticket #885 (closed bug: invalid)
parrot_debugger printing registers does not work
Reported by: | dukeleto | Owned by: | dukeleto |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 1.4.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
(pdb) h p Print register: e.g. "p i2" Note that the register type is case-insensitive. If no digits appear after the register type, all registers of that type are printed.
(pdb) p i2 no such reg
Change History
Note: See
TracTickets for help on using
tickets.