freebsd-dev/sys/mips/mips
Mitchell Horne 9d81dd5404 ddb: replace watchpoint set/clear functions
Use the new kdb variants. Print more specific error messages.

Reviewed by:	jhb, markj
MFC after:	3 weeks
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D29156
2021-03-29 12:05:44 -03:00
..
autoconf.c
bcopy.S
bus_space_generic.c
busdma_machdep.c
cache_mipsNN.c
cache.c
cpu.c
db_disasm.c
db_interface.c
db_trace.c ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
dump_machdep.c
elf_machdep.c
elf_trampoline.c
exception.S mips: fix early kernel panic when setting up interrupt counters 2021-01-31 13:44:45 -08:00
fp.S
freebsd32_machdep.c
gdb_machdep.c
genassym.c
in_cksum.c
inckern.S
intr_machdep.c mips: fix early kernel panic when setting up interrupt counters 2021-01-31 13:44:45 -08:00
libkern_machdep.c
locore.S
machdep.c
mem.c
minidump_machdep.c Always use 64-bit physical addresses for dump_avail[] in minidumps 2020-12-03 17:12:31 +00:00
mips_pic.c
mp_machdep.c
mpboot.S
nexus.c make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 2021-01-18 16:36:39 -08:00
octeon_cop2_swtch.S
octeon_cop2.c
ofw_machdep.c
pm_machdep.c
pmap.c Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
ptrace_machdep.c
sc_machdep.c
stack_machdep.c Make stack_save*() more robust on MIPS. 2020-12-01 17:17:22 +00:00
stdatomic.c
support.S mips: Fix sub-word atomics implementation 2020-12-14 00:47:59 +00:00
swtch.S
sys_machdep.c
tick.c
tlb.c
trap.c Handle KDB_WHY_TRAP return on arm and mips 2021-01-02 19:07:04 -04:00
uio_machdep.c
uma_machdep.c
vm_machdep.c