mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-12 15:31:00 +00:00
gdb/
* arch-utils.c: Fix typo in the comment to gdbarch_update_p.
This commit is contained in:
parent
3aafd2ffb6
commit
0f9741f266
@ -1,3 +1,7 @@
|
||||
2013-09-03 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* arch-utils.c: Fix typo in the comment to gdbarch_update_p.
|
||||
|
||||
2013-09-02 Markus Metzger <markus.t.metzger@intel.com>
|
||||
|
||||
* record.h (record_print_flag) <record_print_src_line,
|
||||
|
@ -477,7 +477,7 @@ set_architecture (char *ignore_args, int from_tty, struct cmd_list_element *c)
|
||||
}
|
||||
|
||||
/* Try to select a global architecture that matches "info". Return
|
||||
non-zero if the attempt succeds. */
|
||||
non-zero if the attempt succeeds. */
|
||||
int
|
||||
gdbarch_update_p (struct gdbarch_info info)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user