Fix GDB 7.7 support code

git-svn-id: trunk@26711 -
This commit is contained in:
pierre 2014-02-07 16:45:05 +00:00
parent 78304dde66
commit 1308a74aa5

View File

@ -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}