tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Debugging a tcc compiled .exe


From: Simon Lehmayr
Subject: [Tinycc-devel] Debugging a tcc compiled .exe
Date: Wed, 24 Nov 2010 20:13:45 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hi,

what debugger can I use to debug tcc compiled .exe files?
Since tcc uses the stabs debug info format gdb should do - but I can't read variable contents using gdb. Breakpoints work. Lauterbach debugger can debug stabs-using exe files, too, but also can't read variable type information.
What is missing here?

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]