From mint-bounce@lists.fishpool.fi Tue May 18 17:43:26 2010 Message-ID: <4BF3099F.8070709@freesbee.fr> Date: Tue, 18 May 2010 23:41:51 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] gcc-4.5.0-mint-20100511 References: <4BF1C7FF.8080409@freesbee.fr> <201005182127.22564.oak@helsinkinet.fi> <4BF2E048.6000704@freesbee.fr> <201005182317.30313.oak@helsinkinet.fi> In-Reply-To: <201005182317.30313.oak@helsinkinet.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o4ILhPEi011401 Eero Tamminen wrote: > To test the Gdb invocation, just run a program compiled with mudflap > and triggering some mudflap warning like this: > MUDFLAP_OPTIONS="-viol-gdb" ./program This is not enough to be useful, but it works partially. With GDB 5.0 from EasyMiNT, it does not work, because the --pid option is unsupported. With my experimental GDB 7.0, GDB is started and attached to the right process, but the symbols are not present and can't be loaded afterwards. But with some further GDB patching, this will surely work :-) -- Vincent Rivière