From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6477 invoked by alias); 12 Nov 2013 22:09:06 -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 6459 invoked by uid 89); 12 Nov 2013 22:09:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-bk0-f52.google.com Received: from Unknown (HELO mail-bk0-f52.google.com) (209.85.214.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 12 Nov 2013 22:09:04 +0000 Received: by mail-bk0-f52.google.com with SMTP id v10so2473901bkz.25 for ; Tue, 12 Nov 2013 14:08:55 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.205.37.132 with SMTP id te4mr3899190bkb.29.1384294134853; Tue, 12 Nov 2013 14:08:54 -0800 (PST) Received: by 10.204.245.195 with HTTP; Tue, 12 Nov 2013 14:08:54 -0800 (PST) Date: Tue, 12 Nov 2013 22:09:00 -0000 Message-ID: Subject: back into the thread.... From: Mark Manning To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00049.txt.bz2 Got a reply from someone here about my problems with gdb but i cannot figure out how to reply all and googles reply always top posts my replies. Also i still have the same issue in that i cannot execute code that is not part of the original executables object. any additional code written into memory by my compiler is not executable yet the person who replied to me said that it SHOULD be possible as he does it all the time. this is a version of gdb running on an arm target (beagle board xm) under a gentoo linux install - is this a bug injected into gdb by some gentoo snafu? -- "When something can be read without effort, great effort has gone into its writing." -- Enrique Jardiel Poncela --