Subversion Repositories Kolibri OS

Rev

Rev 2370 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2370 Rev 2742
Line 1... Line 1...
1
Introduction.
1
Introduction.
Line 2... Line 2...
2
 
2
 
3
mtdbg is a debugger for Kolibri operating system. This documentation describes
3
mtdbg is a debugger for Kolibri operating system. This documentation describes
4
debugger features and work with it. If you need some features which are
-
 
5
not presented yet, either write to the forum meos.sysbin.com (if you can
4
debugger features and work with it. Feel free to ask on our board (mostly
Line 6... Line 5...
6
read russian texts) or mail me to address given in the end of this file.
5
in Russian, but has an English forum) -- board.kolibrios.org.
Line 7... Line 6...
7
 
6
 
8
General description.
7
General description.
Line 209... Line 208...
209
   regarding to moment before resume; you can not set registers value in this
208
   regarding to moment before resume; you can not set registers value in this
210
   mode. Nevertheless the command "d" in this mode shows information that
209
   mode. Nevertheless the command "d" in this mode shows information that
211
   was true in the moment of command delivery.
210
   was true in the moment of command delivery.
Line 212... Line 211...
212
 
211
 
213
						diamond
-