mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
7cd7b0641b
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
|