diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-04-03 23:14:10 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-04-03 23:14:10 (GMT) |
commit | a4be577f06d16a4fc851ede9a744eac9160bcb45 (patch) | |
tree | c45fee3f5c8d51afd6d2d7d2063fcf926556f770 /ChangeLog | |
parent | 1d72be43f80250d2e8b064a8bfafe4a1f3f3b007 (diff) |
Kept the user informed about the instructions printing status.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +16-04-04 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/disassembler.c: + Update code. + + * src/analysis/disass/fetch.c: + Hide the activity status when done. + + * src/analysis/disass/output.c: + * src/analysis/disass/output.h: + Keep the user informed about the instructions printing status. + + * src/gtkext/gtkstatusstack.c: + Reset the idle tag when possible and avoid a dead lock. + 16-04-03 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/disassembler.c: |