From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28472 invoked by alias); 19 Sep 2007 12:46:19 -0000 Received: (qmail 28460 invoked by uid 22791); 19 Sep 2007 12:46:18 -0000 X-Spam-Check-By: sourceware.org Received: from 37.210.forpsi.net (HELO debian.softinengines.com) (81.2.210.37) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Sep 2007 12:46:10 +0000 Received: from lyzard (unknown [147.175.3.227]) by debian.softinengines.com (Postfix) with ESMTP id 0659E1973AD for ; Wed, 19 Sep 2007 14:44:16 +0200 (CEST) Reply-To: From: "Peter Skvarka" To: Subject: RMT ERROR : failed to get remote thread list Date: Wed, 19 Sep 2007 13:20:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Message-Id: <20070919124417.0659E1973AD@debian.softinengines.com> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00147.txt.bz2 I use arm-elf-insight version 6.6 and after success connect into OpenOCD with JTAG, I am trying to issue in gdb console: "info threads" after it there is displayed two dialog boxes: "RMT ERROR : failed to get remote thread list" and "couldn't restore frame in current thread, at frame 0" What does it mean this error ? How can I correct it ? Thanks, Peter