1target: { 2 host_linux: { 3 features: [ 4 "gdb", 5 ], 6 rustlibs: [ 7 "libgdbstub_arch", 8 ], 9 }, 10} 11