1. Fix coding style (missing space and tab indentation)

2. Add symbole lookup (when possible)

3. Add ARM registers definitions

   I tried to abstract monitor_defs in a CPU field, but I got lost in the
   dependencies maze. I still think this patch is a step forward.


Fabien Chouteau (3):
  Fix coding style
  Improve Monitor disas with symbol lookup
  Add ARM registers definitions in Monitor commands

 disas.c   |   19 ++++++++++++++-----
 monitor.c |   17 +++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)

-- 
1.7.9.5


Reply via email to