
Make it easy to load the common gdbinit script even when running in the arch/ subdir instead of the top-level sim dir.
2 lines
90 B
Text
2 lines
90 B
Text
# Stub gdbinit for sim/$arch/ subdirs to load the common sim/.gdbinit.
|
|
source ../.gdbinit
|