From 3f0aa88012caa0144087e05c1d20af080c2c57cc Mon Sep 17 00:00:00 2001 From: hjk Date: Thu, 6 Nov 2014 15:05:54 +0100 Subject: [PATCH] Doc: Mention GDBserver version requirement Change-Id: Ifc423f8b7d20b524bafc4c2455a42a9043c7792b Reviewed-by: Leena Miettinen --- doc/src/debugger/creator-debugger-setup.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc index 1d764980235..0325a210d01 100644 --- a/doc/src/debugger/creator-debugger-setup.qdoc +++ b/doc/src/debugger/creator-debugger-setup.qdoc @@ -115,6 +115,9 @@ anymore and will not work. The minimal supported version is GDB 7.4.1, using Python version 2.6, 2.7, or 3.x. + For remote debugging using GDB and GDB server, the minimal + supported version of GDB server on the target device is 7.0. + \section2 Supported CDB Versions All versions of CDB targeting platforms supported by Qt