mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 11:04:32 +00:00
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
(netbsd_core_file_pid): ... this.
This commit is contained in:
parent
0d6cedc074
commit
3b05913729
@ -1,3 +1,8 @@
|
||||
2010-09-01 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
|
||||
(netbsd_core_file_pid): ... this.
|
||||
|
||||
2010-09-01 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* coffcode.h (coff_slurp_line_table): Add a cast.
|
||||
|
@ -44,7 +44,7 @@
|
||||
#define SPARC64_WCOOKIE_OFFSET 832
|
||||
|
||||
#define netbsd_core_file_matches_executable_p generic_core_file_matches_executable_p
|
||||
#define netbsd_core_core_file_pid _bfd_nocore_core_file_pid
|
||||
#define netbsd_core_file_pid _bfd_nocore_core_file_pid
|
||||
|
||||
struct netbsd_core_struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user