Home
last modified time | relevance | path

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

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