mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-13 05:20:44 +00:00
7 lines
104 B
Bash
7 lines
104 B
Bash
![]() |
EMULATION_NAME=vax
|
||
|
SCRIPT_NAME=aout
|
||
|
OUTPUT_FORMAT="a.out-vax"
|
||
|
TEXT_START_ADDR=0
|
||
|
PAGE_SIZE=1024
|
||
|
ARCH=vax
|