Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dkgdb.h110 #define kgdb_arch_gdb_stub_feature riscv_gdb_stub_feature macro
/openbmc/linux/kernel/debug/
H A Dgdbstub.c795 strcpy(remcom_out_buffer, kgdb_arch_gdb_stub_feature); in gdb_cmd_query()