From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <09cf28590aa887e630ceb4dcc8217716@csplan9.rit.edu> To: 9fans@cse.psu.edu Date: Thu, 20 Dec 2007 15:53:11 -0500 From: john@csplan9.rit.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] stepping in acid Topicbox-Message-UUID: 1eba0226-ead3-11e9-9d60-3106f5b1d025 I notice that the step() command in acid steps you by machine instructions rather than C statements. While this is probably useful in some cases, in my case I need to see what line of C I am executing. Can somebody show me how to do this? Thanks John