2

gdb が(y or n)常にプロンプ​​トを表示しないようにする方法はありますか?

例:

(gdb) k
Kill the program being debugged? (y or n)

ヘルプに何も表示されない

(gdb) help kill
Kill execution of program being debugged.

List of kill subcommands:

kill inferiors -- Kill inferior ID (or list of IDs)

Type "help kill" followed by kill subcommand name for full documentation.
Type "apropos word" to search for commands related to "word".
Command name abbreviations are allowed if unambiguous.

aproposも役に立たない

(gdb) apropos kill
kill -- Kill execution of program being debugged
kill inferiors -- Kill inferior ID (or list of IDs)
set remote kill-packet -- Set use of remote protocol `vKill' (kill) packet
show remote kill-packet -- Show current use of remote protocol `vKill' (kill) packet`
4

0 に答える 0