* dwarf2read.c (dw2_find_symbol_file): Don't crash if there are no files.
[deliverable/binutils-gdb.git] / gdb / inf-ptrace.c
index 396c2f7407a32bd42706d252ef5cead4bbd6ba52..fc8ab87c5d589970567e64085fd256caffa9813d 100644 (file)
@@ -250,7 +250,7 @@ inf_ptrace_attach (struct target_ops *ops, char *args, int from_tty)
 
 #ifdef PT_GET_PROCESS_STATE
 
-void
+static void
 inf_ptrace_post_attach (int pid)
 {
   ptrace_event_t pe;
This page took 0.023888 seconds and 4 git commands to generate.