d0c-s4vage/pfp

Add "where" command to the debugger

Open

#117 aperta il 9 gen 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Python (37 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (203 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is your feature request related to a problem? Please describe

When debugging 010 templates with pfp, knowing the current stack trace within the template would be very useful. A where command, akin to pdb's where command, would be very useful.

Describe the solution you'd like

Add a where command to the debugger to print the current stack trace in the 010 template being executed.

Additional context

None

Guida contributor