summaryrefslogtreecommitdiff
path: root/misc/gdb.py
AgeCommit message (Expand)Author
2023-04-01gdb: Fix a command exampleTakashi Kokubun
2023-04-01gdb: Fix specvalTakashi Kokubun
2023-04-01gdb: Don't dump params and locals for C framesTakashi Kokubun
2023-03-31gdb: Visualize register positions on the leftTakashi Kokubun
2023-03-31gdb: Always show actual values in cfpTakashi Kokubun
2023-03-31gdb: Show params and locals in cfpTakashi Kokubun
2023-03-31gdb: Dump env data in cfp commandTakashi Kokubun
2023-03-31Put misc/gdb.py [experimental]Takashi Kokubun