aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.riscv
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2020-09-11 17:02:17 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2022-01-19 18:30:31 +0000
commitd25147c01a20f4c4ea7194b6f1df94dcc9aad38c (patch)
tree63463d0b9fe4657b201f318453a98e420d17e244 /sys/conf/files.riscv
parentd600d25179f23479c66ddfc3962b65c92f07dc2a (diff)
downloadsrc-d25147c01a20f4c4ea7194b6f1df94dcc9aad38c.tar.gz
src-d25147c01a20f4c4ea7194b6f1df94dcc9aad38c.zip
riscv: gdb(4) support
Add the MD portion required for the gdb stub. Reviewed by: jhb (earlier version) Discussed with: jrtc27 MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D33734 (cherry picked from commit d72e944812f8774ab0b78fdff9b0204386dd6151)
Diffstat (limited to 'sys/conf/files.riscv')
-rw-r--r--sys/conf/files.riscv1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.riscv b/sys/conf/files.riscv
index 1b03a8840109..37f4f203ab21 100644
--- a/sys/conf/files.riscv
+++ b/sys/conf/files.riscv
@@ -47,6 +47,7 @@ riscv/riscv/dump_machdep.c standard
riscv/riscv/elf_machdep.c standard
riscv/riscv/exception.S standard
riscv/riscv/exec_machdep.c standard
+riscv/riscv/gdb_machdep.c optional gdb
riscv/riscv/intr_machdep.c standard
riscv/riscv/identcpu.c standard
riscv/riscv/locore.S standard no-obj