mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
* set to nil for safety
git-svn-id: trunk@5188 -
This commit is contained in:
parent
c371d639f4
commit
0e45e41bad
@ -2479,5 +2479,7 @@ begin
|
||||
gdb_sysrootc := #0;
|
||||
gdb_sysroot := @gdb_sysrootc;
|
||||
{$endif}
|
||||
gdb_stderr:=nil;
|
||||
gdb_stdout:=nil;
|
||||
InitLibGDB;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user