From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1635 invoked by alias); 22 Jul 2013 01:37:59 -0000 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 Received: (qmail 1626 invoked by uid 89); 22 Jul 2013 01:37:58 -0000 X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO mail-bk0-f54.google.com) (209.85.214.54) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 22 Jul 2013 01:37:58 +0000 Received: by mail-bk0-f54.google.com with SMTP id it16so2270462bkc.27 for ; Sun, 21 Jul 2013 18:37:49 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.204.231.204 with SMTP id jr12mr3662902bkb.53.1374457069588; Sun, 21 Jul 2013 18:37:49 -0700 (PDT) Received: by 10.204.25.84 with HTTP; Sun, 21 Jul 2013 18:37:49 -0700 (PDT) Date: Mon, 22 Jul 2013 01:37:00 -0000 Message-ID: Subject: Reverse debugging for arm baremetal targets? From: Terry Guo To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-07/txt/msg00068.txt.bz2 Hi there, Is this feature enabled for arm baremetal targets? If not, is it possible to do so and what kind of problems we need to solve to achieve this? Thanks in advance for your help. Best Regards, Terry