/[dejagnu]/dejagnu/baseboards/mcore-moto-sim.exp
ViewVC logotype

Diff of /dejagnu/baseboards/mcore-moto-sim.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bje, Thu Aug 7 03:42:42 2003 UTC revision 1.3 by bje, Sat Aug 16 13:08:57 2003 UTC
# Line 54  proc sim_spawn { dest cmdline args } { Line 54  proc sim_spawn { dest cmdline args } {
54      puts $handle "g 28"      puts $handle "g 28"
55      puts $handle "quit"      puts $handle "quit"
56      close $handle      close $handle
57        
58      return [eval remote_spawn host \{ $sim $simflags "-sdoit" \} $args]      return [eval remote_spawn host \{ $sim $simflags "-sdoit" \} $args]
59  }  }
60    
# Line 118  proc find_sim { target_alias sim_dir sim Line 118  proc find_sim { target_alias sim_dir sim
118    
119      ## XXX - fixme - this should not be hardcoded.      ## XXX - fixme - this should not be hardcoded.
120      ## XXX - fixme - this should vary depending upon endianism selected.      ## XXX - fixme - this should vary depending upon endianism selected.
121        
122      return "/home/nickc/bin/linux/sim-be"      return "/home/nickc/bin/linux/sim-be"
123  }  }
124    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26