Commit Graph

12 Commits

Author SHA1 Message Date
Sergey Semyonov (Serge)
e068c839b9 mtdbg: 1)minor optimisations
2)display contents of fpu registers. Warrning! Only labels are valid

git-svn-id: svn://kolibrios.org@4895 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-25 20:05:44 +00:00
hidnplayr
b130452317 MTDBG: cleaned up, removed old code in gui.inc
git-svn-id: svn://kolibrios.org@4890 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-24 12:23:56 +00:00
hidnplayr
82f569ed2c MTDBG: Another bugfix in gui (draw colon before flags in correct color).
git-svn-id: svn://kolibrios.org@4889 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-24 11:58:04 +00:00
hidnplayr
9126601c02 MTDBG: load symbol information from .bss and .data sections in map file. Fixed bug which caused active register set title to dissapear on redraw.
git-svn-id: svn://kolibrios.org@4888 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-24 11:42:27 +00:00
hidnplayr
113812d57f MTDBG 0.34: support for .map symbols file (such as generated by GCC), some GUI enhancements.
git-svn-id: svn://kolibrios.org@4886 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-23 19:59:17 +00:00
Kirill Lipatov (Leency)
902b79d714 mtdbg: small fix for previous revision
git-svn-id: svn://kolibrios.org@4739 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-02 23:31:38 +00:00
Kirill Lipatov (Leency)
3b4ca35c54 mtdbg: fix terrible redraw that made me crazy for a long time
git-svn-id: svn://kolibrios.org@4738 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-02 23:30:01 +00:00
hidnplayr
36a222c11c MTDBG: Fixed window caption, broken in previous revision.
git-svn-id: svn://kolibrios.org@4594 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-25 19:24:30 +00:00
hidnplayr
6ba242ab84 MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.
git-svn-id: svn://kolibrios.org@4591 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-25 17:34:48 +00:00
CleverMouse
c8bb902077 mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input
git-svn-id: svn://kolibrios.org@4590 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-25 17:15:54 +00:00
tserj
7cfde6baf4 Mtdbg - bug fix: CTRL-F7 & CTRL-F8 aren't works right after loading. Added support of F7 & F8 - with the same functionality but without CTRL key
git-svn-id: svn://kolibrios.org@4285 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-24 01:09:17 +00:00
GerdtR
11e927c0c3 Now, if you restart the program, it will be reloaded symbols
git-svn-id: svn://kolibrios.org@3675 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 20:21:18 +00:00