From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9516 invoked by alias); 9 May 2013 07:19:34 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 9505 invoked by uid 89); 9 May 2013 07:19:34 -0000 X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-vc0-f182.google.com (HELO mail-vc0-f182.google.com) (209.85.220.182) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 09 May 2013 07:19:33 +0000 Received: by mail-vc0-f182.google.com with SMTP id ia10so2443282vcb.41 for ; Thu, 09 May 2013 00:19:31 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.52.94.227 with SMTP id df3mr5980082vdb.48.1368083971546; Thu, 09 May 2013 00:19:31 -0700 (PDT) Received: by 10.52.23.230 with HTTP; Thu, 9 May 2013 00:19:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 09 May 2013 07:19:00 -0000 Message-ID: From: Elad Yosef To: eCos Discussion , ecos-discuss@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 Subject: [ECOS] Fwd: How to dump the stack to serial without running GDB? X-SW-Source: 2013-05/txt/msg00011.txt.bz2 Hi all, I want to implement back-trace that will dump the stack into console when exception occurs. The GDB stub is in the RedBoot and I can't run the GDB all the time in all systems. Is there a way to dump the stack (linux like back-trace) with having the GDB connected? Sub-contractors that are willing to take the challenge are welcomed. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss