import gdb-1999-11-16 snapshot

This commit is contained in:
Jason Molenda 1999-11-17 02:31:06 +00:00
parent 2daf4fd896
commit 4ce44c668d
45 changed files with 1665 additions and 1200 deletions

View file

@ -369,13 +369,6 @@ write_inferior_memory (memaddr, myaddr, len)
}
void
initialize ()
initialize_low ()
{
inferior_pid = 0;
}
int
have_inferior_p ()
{
return inferior_pid != 0;
}