> > 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
see also slide 18 (Library functions) of Russ' acid trips, where he shows how you can set up the function 'stopped' to automatically highlight the line where acid is stopped in sam or acme, using acid 'Bsrc' command. http://swtch.com/~rsc/talks/acid07/ (Russ: is there a way to give a URL that directly points to a particular page in acid trips?) Axel.
