mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-28 09:55:54 +08:00
gdb-2.8.1
This commit is contained in:
@ -1153,7 +1153,7 @@ dump_me_command ()
|
||||
static void
|
||||
initialize_main ()
|
||||
{
|
||||
prompt = savestring ("(gdb) ", 6);
|
||||
prompt = savestring ("(gdb+) ", 7);
|
||||
|
||||
/* Define the classes of commands.
|
||||
They will appear in the help list in the reverse of this order. */
|
||||
|
Reference in New Issue
Block a user