mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 14:29:33 +01:00
* fixed previous commit for -gv
git-svn-id: trunk@6267 -
This commit is contained in:
parent
246f75c43a
commit
cf508ece4f
@ -780,8 +780,7 @@ implementation
|
||||
constructor tailineinfo.create;
|
||||
begin
|
||||
inherited create;
|
||||
if not(cs_gdb_valgrind in current_settings.globalswitches) then
|
||||
fileinfo:=current_filepos;
|
||||
fileinfo:=current_filepos;
|
||||
end;
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user