mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
import gdb-1999-11-16 snapshot
This commit is contained in:
@@ -276,16 +276,7 @@ write_inferior_memory (memaddr, myaddr, len)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if 0
|
||||
void
|
||||
initialize ()
|
||||
initialize_low ()
|
||||
{
|
||||
inferior_pid = 0;
|
||||
}
|
||||
|
||||
int
|
||||
have_inferior_p ()
|
||||
{
|
||||
return inferior_pid != 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user