forked from Imagelibrary/binutils-gdb
Make it easy to load the common gdbinit script even when running in the arch/ subdir instead of the top-level sim dir.
3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
# Stub gdbinit for sim/$arch/ subdirs to load the common sim/.gdbinit.
|
|
source ../.gdbinit
|