/[dejagnu]/dejagnu/config/gdb-comm.exp
ViewVC logotype

Diff of /dejagnu/config/gdb-comm.exp

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

revision 1.6 by bje, Sun Aug 17 23:00:07 2003 UTC revision 1.7 by bje, Tue Aug 19 00:11:43 2003 UTC
# Line 107  proc gdb_comm_file_cmd { arg } { Line 107  proc gdb_comm_file_cmd { arg } {
107          -re "$gdb_prompt $" {          -re "$gdb_prompt $" {
108              perror "couldn't load $arg into $GDB."              perror "couldn't load $arg into $GDB."
109              return -1              return -1
110              }          }
111          timeout {          timeout {
112              perror "couldn't load $arg into $GDB (timed out)."              perror "couldn't load $arg into $GDB (timed out)."
113              return -1              return -1
# Line 402  proc gdb_comm_load { dest prog args } { Line 402  proc gdb_comm_load { dest prog args } {
402      }      }
403    
404      set output ""      set output ""
405                
406      # Now start up the program and look for our magic breakpoints.      # Now start up the program and look for our magic breakpoints.
407      # And a whole lot of other magic stuff too.      # And a whole lot of other magic stuff too.
408    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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