From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31732 invoked by alias); 1 Sep 2014 11:57:14 -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 31625 invoked by uid 89); 1 Sep 2014 11:57:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.securitas-direct.com Received: from mail.securitas-direct.com (HELO mail.securitas-direct.com) (91.199.64.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Mon, 01 Sep 2014 11:57:11 +0000 Received: from smtp.notes.lotuslive.com (HELO smtp.notes.na.collabserv.com) ([170.225.217.86]) by mail.securitas-direct.com with ESMTP; 01 Sep 2014 13:57:05 +0200 Received: from /spool/local by smtp.notes.na.collabserv.com with ESMTP server ready for from ; Mon, 1 Sep 2014 11:57:05 -0000 Received: from usdl3-ln00-ap06.ben.dc5.lotusliveops.com (10.15.34.24) by smtp.notes.na.collabserv.com (10.14.54.15) with ESMTP server ready; Mon, 1 Sep 2014 11:57:03 -0000 Received: from usdl3-ln00-ap41.ben.dc5.lotusliveops.com ([10.16.34.59]) by usdl3-ln00-ap06.ben.dc5.lotusliveops.com with ESMTP id 2014090111570137-69992 ; Mon, 1 Sep 2014 11:57:01 +0000 In-Reply-To: Subject: Core file support for ARM none (again) From: "Fredrik Hederstierna" To: gdb@sourceware.org Date: Mon, 01 Sep 2014 11:57:00 -0000 MIME-Version: 1.0 References: X-LLNOutbound: False X-Disclaimed: 64467 X-TNEFEvaluated: 1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 x-cbid: 14090111-0595-0000-0000-000007B32557 X-IBM-ISS-SpamDetectors: Score=0; BY=0; FL=0; FP=0; FZ=0; HX=0; KW=0; PH=0; SC=0; ST=0; TS=0; UL=0; ISC= X-IBM-ISS-DetailInfo: BY=3.00002943; HX=3.00000228; KW=3.00000007; PH=3.00000003; SC=3.00000036; SDB=6.00409226; UDB=6.00148643; UTC=2014-09-01 11:57:04 x-cbparentid: 14090111-0596-0000-0000-000006ED0F88 Message-Id: X-SW-Source: 2014-09/txt/msg00001.txt.bz2 Hi Several times during the last years I've been trying to push to get some ki= nd of core file support for GDB bare-metal targets. posts: https://www.sourceware.org/ml/gdb/2012-04/msg00073.html https://www.sourceware.org/ml/gdb/2012-06/msg00022.html https://www.sourceware.org/ml/gdb/2013-06/msg00053.html Though I've hardly got any feedback at all. I've even created an issue, and implemented a proposed solution with patch: https://sourceware.org/bugzilla/show_bug.cgi?id=3D14383 We use this today at our company to receive core files from customer sites = in real production systems, and it works very well. We gather alot of information from bugs and errors = that we continuously can improve our product quality. I just post these lines again, since its slightly frustrating to not get an= y response nor feedback at all. Is it just me thinking that having core file support also for non-Linux ARM= EABI targets would be great? Any feedback is most welcome, good or bad! Thanks & Best Regards Fredrik Hederstierna