mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-24 10:46:24 +08:00
gdb/
* stack.c (print_frame_arguments_choices): Comment typo fix.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-08-03 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
|
* stack.c (print_frame_arguments_choices): Comment typo fix.
|
||||||
|
|
||||||
2011-08-01 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
2011-08-01 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||||
|
|
||||||
Revert:
|
Revert:
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
void (*deprecated_selected_frame_level_changed_hook) (int);
|
void (*deprecated_selected_frame_level_changed_hook) (int);
|
||||||
|
|
||||||
/* The possible choices of "set print frame-arguments, and the value
|
/* The possible choices of "set print frame-arguments", and the value
|
||||||
of this setting. */
|
of this setting. */
|
||||||
|
|
||||||
static const char *print_frame_arguments_choices[] =
|
static const char *print_frame_arguments_choices[] =
|
||||||
|
Reference in New Issue
Block a user