mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
* main.c (captured_command_loop): Tweak comment.
This commit is contained in:
@ -253,7 +253,7 @@ get_init_files (const char **system_gdbinit,
|
||||
static int
|
||||
captured_command_loop (void *data)
|
||||
{
|
||||
/* Top-level execution commands can be run on the background from
|
||||
/* Top-level execution commands can be run in the background from
|
||||
here on. */
|
||||
interpreter_async = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user