Home
last modified time | relevance | path

Searched refs:kgdb_arch_gdb_stub_feature (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/riscv/include/asm/
Dkgdb.h103 #define kgdb_arch_gdb_stub_feature riscv_gdb_stub_feature macro
/linux-6.14.4/kernel/debug/
Dgdbstub.c795 strcpy(remcom_out_buffer, kgdb_arch_gdb_stub_feature); in gdb_cmd_query()