import gdb-1999-10-04 snapshot

This commit is contained in:
Jason Molenda
1999-10-05 23:13:56 +00:00
parent 3e9c42873e
commit 2acceee218
112 changed files with 2316 additions and 855 deletions

View File

@ -5672,7 +5672,7 @@ procfs_create_inferior (exec_file, allargs, env)
/* We are at the first instruction we care about. */
/* Pedal to the metal... */
proceed ((CORE_ADDR) - 1, TARGET_SIGNAL_0, 0);
proceed ((CORE_ADDR) -1, TARGET_SIGNAL_0, 0);
}
/* Clean up after the inferior dies. */