use remote-utils facilities for baud_rate
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index 005515df43ac5ea8c7e902633cfbbba34685a936..310b75d3172b8776bf6e7906e471356a24ecde3c 100644 (file)
@@ -73,7 +73,7 @@ int   fromtty;
   asection *s;
 
   inferior_pid = 0;  
-  abfd = bfd_openr(args, (char*)0);
+  abfd = bfd_openr (args, (char*)gnutarget);
 
   if (!abfd) 
   {
This page took 0.023256 seconds and 4 git commands to generate.