mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
* hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep.
This commit is contained in:
parent
360ea8c517
commit
47976ba770
@ -1,3 +1,7 @@
|
||||
Thu Jul 8 14:48:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep.
|
||||
|
||||
Thu Jul 8 08:22:05 1993 Doug Evans (dje@canuck.cygnus.com)
|
||||
|
||||
* config/h8300/tm-h8300.h: (REGISTER_TYPES): Adjust for h8/300h.
|
||||
|
@ -952,7 +952,7 @@ unwind_command (exp, from_tty)
|
||||
}
|
||||
|
||||
void
|
||||
_initialize_hppah_tdep ()
|
||||
_initialize_hppa_tdep ()
|
||||
{
|
||||
add_com ("unwind", class_obscure, unwind_command, "Print unwind info\n");
|
||||
add_show_from_set
|
||||
|
Loading…
Reference in New Issue
Block a user