import gdb-1999-10-04 snapshot
This commit is contained in:
parent
3e9c42873e
commit
2acceee218
112 changed files with 2316 additions and 855 deletions
|
@ -2014,7 +2014,7 @@ gnu_create_inferior (exec_file, allargs, env)
|
|||
inf_restore_exc_ports (inf);
|
||||
|
||||
/* Here we go! */
|
||||
proceed ((CORE_ADDR) - 1, 0, 0);
|
||||
proceed ((CORE_ADDR) -1, 0, 0);
|
||||
}
|
||||
|
||||
/* Mark our target-struct as eligible for stray "run" and "attach"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue