* elf32-hppa.c (hppa32_elf_local_refcounts): New function.
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index ac20d4bf25d910a7cb25236b7fc4074d4571cf96..f93bfc1e3fb1c88491270df3b255b6f814a50331 100755 (executable)
@@ -614,6 +614,10 @@ v:struct core_regset_section *:core_regset_sections:const char *name, int len:::
 # core file into buffer READBUF with length LEN.
 M:LONGEST:core_xfer_shared_libraries:gdb_byte *readbuf, ULONGEST offset, LONGEST len:readbuf, offset, len
 
+# How the core_stratum layer converts a PTID from a core file to a
+# string.
+M:char *:core_pid_to_str:ptid_t ptid:ptid
+
 # If the elements of C++ vtables are in-place function descriptors rather
 # than normal function pointers (which may point to code or a descriptor),
 # set this to one.
This page took 0.025408 seconds and 4 git commands to generate.