Debugging with Cygwin

Alexander Gottwald alexander.gottwald@informatik.tu-chemnitz.de
Tue Jun 25 17:45:00 GMT 2002


On Tue, 25 Jun 2002, Sankaran, Senthil K (Indsys) wrote:

> further, Once the debugger is invoked it gets us to the assembly code and it
> is pointing to the main function. We could not do any further debugging to

You have to compile the program with debug information. gcc has the option
-g for this-

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list