Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4739 3668 d 23 h leency /programs/develop/mtdbg/ mtdbg: small fix for previous revision  
4738 3668 d 23 h leency /programs/develop/mtdbg/ mtdbg: fix terrible redraw that made me crazy for a long time  
4594 3705 d 3 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3705 d 5 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3705 d 5 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4443 3748 d 12 h clevermouse /programs/develop/mtdbg/ I have finally found why mtdbg sometimes seems to lose control over the debugged program!
r3675 has broken single-stepping and everything that depends on it.
And, of course, commit message for r3675 has nothing to do with changes in r3675.
 
4285 3798 d 22 h tserj /programs/develop/mtdbg/ 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  
3675 3958 d 2 h GerdtR /programs/develop/mtdbg/ Now, if you restart the program, it will be reloaded symbols  
1269 5271 d 1 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1265 5273 d 0 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
998 5563 d 3 h diamond /programs/develop/mtdbg/ mtdbg: flickering reduced  
809 5774 d 14 h diamond /programs/develop/mtdbg/ mtdbg: small improvements in disassembler (but it is still incomplete)  
551 6145 d 2 h spraid /programs/ in some programs set not sized changed window  
542 6153 d 10 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
539 6159 d 7 h spraid /programs/ changed path to /sys in some programs  
485 6188 d 9 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
410 6249 d 11 h diamond /programs/develop/mtdbg/ mtdbg knows about syscall and sysenter  
205 6377 d 8 h heavyiron / Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat
Programs: fasm updated to 1.67.14, small fixes in desktop, stackcfg, calc, board, pipes, freecell, big cleanup of unused programs, added some applications from 0.6.3.0 distr...