From: Cyrill G. <gor...@gm...> - 2011-08-22 21:06:12
|
On Mon, Aug 22, 2011 at 01:54:04PM -0700, nasm-bot for H. Peter Anvin wrote: > Commit-ID: 9f2043eaad9b014f9f9d093cc0bd2137af543de1 > Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=9f2043eaad9b014f9f9d093cc0bd2137af543de1 > Author: H. Peter Anvin <hp...@li...> > AuthorDate: Mon, 22 Aug 2011 13:52:02 -0700 > Committer: H. Peter Anvin <hp...@li...> > CommitDate: Mon, 22 Aug 2011 13:52:02 -0700 > > assemble.c: remove stray debugging code > > My bad for checking this in at all. > Actually I think such snippets are quite useful since they allow to trace the code flow, simply we need some more tunable interface with on/off trigger. But it can wait ;) Cyrill |