From mint-bounce@lists.fishpool.fi Mon May 26 17:17:09 2008 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=Ylj85p6CTMImHuH5Qsp8B1FlcG+EBRReYRNoRET1QHU=; b=j3oxJJ36utBeWMZZy5HK0krW6fLFhvmLa+SRIYsDzcZzlXwf3t7+3EnGYiZyNaFxQqKKR7tSJ3SaAwnpY/U5hIpjJb9fWxsWVcKrDRUTbfNt1PzA5/8iRTqAnGR+uLtFASFffAFcw4dF0IRwjuoS2u6tvslZtSS2SOE/NcXyPms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Ih5QIqnmxIC6/MlEKthDdoKxgfVvLEfK1tFi+oVfOLUY/MUl7AS/h/Gq4S2n00HYUf4O0r1JP6LqRV4JntMcK0oXkEzv831A7bEz+b2r3uJa12p32pRulYr8K4iEzmlhITzedGyMuS1k4BBe9AqmVoGRC/03T05nz8ECpTqoqQA= Message-ID: <483B19A0.2000400@gmail.com> Date: Mon, 26 May 2008 22:12:16 +0200 From: Miro Kropacek Organization: Mystic Bytes User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: mint Subject: Re: [MiNT] as + gdb References: <483B18AC.60104@gmail.com> In-Reply-To: <483B18AC.60104@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: miro.kropacek@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: > I assemble it using 'as --gdwarf2 -o temp.o temp.S' and link using 'ld > -o temp temp.o' > OK, I'll reply to myself, I have to use --gstabs instead of --gdwarf2 (found this one on net). However, the progress isn't very good -- gdb no longer complains for debugging symbols but as soon as I type "b temp", I see "Cannot access memory at address 0xe4"... huh? -- MiKRO / Mystic Bytes http://mikro.atari.org