From mboxrd@z Thu Jan 1 00:00:00 1970 From: mojtaba mahdavi Subject: Line by Line debug in linux. Date: Sat, 2 Oct 2004 10:16:11 +0330 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <36a2bb3d0410012346468e9cdf@mail.gmail.com> Reply-To: mojtaba mahdavi Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi. All. As I told before I am ( want not to be ) a windows programmer (not expert). There (in windows) I could debug my program line by line and watch execution of my program line by line and could see variables and more... 1- Now how can I use same approach in linux. ( Is there any tutorials on web? ) 2- Should I use some more option when compie my codes ?? Now I am using cygwin since I am in a migration cycle for my project ?? Sincerely all linux programmers mahdavi.