mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-05 10:57:57 +00:00
dd0ce8f668
remote-d10v.c. It has an xfer_mem function that can translate a d10v GDB address into a d10v monitor address.
7 lines
145 B
Mathematica
7 lines
145 B
Mathematica
# Target: Mitsubishi D10V processor
|
|
TDEPFILES= d10v-tdep.o remote-d10v.o
|
|
TM_FILE= tm-d10v.h
|
|
SIM_OBS= remote-sim.o
|
|
SIM= ../sim/d10v/libsim.a -lm
|
|
|