mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-10 22:17:28 +01:00
Fix GDB 7.7 support code
git-svn-id: trunk@26711 -
This commit is contained in:
parent
78304dde66
commit
1308a74aa5
@ -60,7 +60,7 @@ interface
|
||||
{$undef GDB_VERSION_RECOGNIZED}
|
||||
|
||||
{ 7.7.x }
|
||||
{$ifdef GDB_V706}
|
||||
{$ifdef GDB_V707}
|
||||
{$info using gdb 7.7.x}
|
||||
{$define GDB_VERSION_RECOGNIZED}
|
||||
{$define GDB_VER_GE_707}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user