mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
import gdb-1999-11-16 snapshot
This commit is contained in:
@@ -62,6 +62,8 @@ main (argc, argv)
|
||||
if (argc < 3)
|
||||
error ("Usage: gdbserver tty prog [args ...]");
|
||||
|
||||
initialize_low ();
|
||||
|
||||
/* Wait till we are at first instruction in program. */
|
||||
signal = start_inferior (&argv[2], &status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user