.irgname debugger command
[libfirm] / ir / debug / debugger.c
2006-09-07 Matthias Braun.irgname debugger command
2006-07-25 Michael Beckfind_type_*() now correctly handle the global type
2006-07-10 Michael Beckshowent and showtype commands added
2006-06-14 Michael BeckDo not tell about debug mask if no changes were done
2006-06-12 Michael Beckdoxygen docu updated
2006-05-15 Michael Beck.setlvl command added
2006-02-03 Michael Beckfirm_debug_break() is now public
2006-01-25 Christian Würdigfixed hooking mechanism
2006-01-16 Michael Beckremoved useless empty function
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-12 Sebastian HackSmall changes
2006-01-09 Michael Beckused dbg_printf all over
2006-01-07 Michael Becknewent and newtype takes now either a number or a name
2005-12-14 Daniel Grund*** empty log message ***
2005-11-13 Michael Becktypos fixed
2005-10-26 Michael Beckrenamed firm_break() to firm_debug()
2005-10-25 Michael Beckdocu updated
2005-10-25 Michael Beck.setoutfile name file command added
2005-10-25 Michael Beck.setmask name lvl command added
2005-10-24 Michael Beck.newtype command added
2005-10-24 Michael Beck.newent command added
2005-10-21 Michael Beckfixed remirg
2005-10-21 Michael Beckadd replace bp
2005-10-17 Michael Beckfixed .enable/.disable, added .lower
2005-10-12 Michael Beckadded missing header
2005-10-12 Michael Becka debugger extension for Firm