Use thread_info and inferior pointers more throughout
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index 0a23b1ee0e753675da7d34d2fbbaa68e49360196..c85444d3010d4164e385a10942dd3f34d380af35 100755 (executable)
@@ -904,7 +904,7 @@ M;void;record_special_symbol;struct objfile *objfile, asymbol *sym;objfile, sym
 # Function for the 'catch syscall' feature.
 
 # Get architecture-specific system calls information from registers.
-M;LONGEST;get_syscall_number;ptid_t ptid;ptid
+M;LONGEST;get_syscall_number;thread_info *thread;thread
 
 # The filename of the XML syscall for this architecture.
 v;const char *;xml_syscall_file;;;0;0;;0;pstring (gdbarch->xml_syscall_file)
This page took 0.025622 seconds and 4 git commands to generate.