import gdb-1999-10-11 snapshot
This commit is contained in:
parent
50a6e31f58
commit
2df3850c7b
68 changed files with 14667 additions and 511 deletions
|
@ -73,7 +73,7 @@ get_dynamics_objfile ()
|
|||
{
|
||||
if (dynamics_objfile == NULL)
|
||||
{
|
||||
dynamics_objfile = allocate_objfile (NULL, 0, 0, 0);
|
||||
dynamics_objfile = allocate_objfile (NULL, 0);
|
||||
}
|
||||
return dynamics_objfile;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue