aboutsummaryrefslogtreecommitdiff
path: root/sim/gdbinit.in
AgeCommit message (Collapse)AuthorFilesLines
2022-02-21sim: gdbinit: hoist setup to common codeMike Frysinger1-0/+14
This was left in subdirs because of the dynamic cgen usage. However, we can move this breakpoint call to runtime and let gdb detect whether the symbol exists.