Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8591 1174 d 4 h Kenshin /programs/develop/mtdbg/ * displaying of labels is fixed
* command history
* documentation slightly updated
 
7677 1712 d 5 h hidnplayr /programs/develop/mtdbg/ Less GUI magic, more GUI logic. It's now possible to compile with a larger font.  
7675 1714 d 6 h hidnplayr /programs/develop/mtdbg/ clean up  
6344 2968 d 14 h serge /programs/develop/mtdbg/ mtdbg: insert small delay after new process creation  
5461 3354 d 5 h hidnplayr /programs/develop/mtdbg/ MTDBG: human readable exception messages.  
5460 3354 d 6 h hidnplayr /programs/develop/mtdbg/ MTDBG: recognise long int 3 opcode (CD 03) as user breakpoint.  
5206 3439 d 11 h clevermouse /programs/develop/mtdbg/ * fix F8 after commands with args, broken in r3675
* fix autoscroll of disassembler window, broken in r4908
 
4914 3653 d 8 h Serge /programs/develop/mtdbg/ mtdbg: switching between mmx(default) and fpu registers  
4913 3653 d 13 h hidnplayr /programs/develop/mtdbg/ Reduced binary size, updated version number to 0.35
(New since 0.34: MMX/FPU registers, resizeable window.)
 
4912 3654 d 10 h Serge /programs/develop/mtdbg/ mtdbg fpu: 1)simplified code
2)two pass bcd to string converter
3)new output format
 
4910 3656 d 2 h Serge /programs/develop/mtdbg/ mtdbg: fix some rounding issues  
4909 3656 d 11 h Serge /programs/develop/mtdbg/ mtdbg: set rounding mode to -Inf  
4908 3657 d 0 h hidnplayr /programs/develop/mtdbg/ MTDBG: resizeable window  
4906 3657 d 1 h Serge /programs/develop/mtdbg/ mtdbg: improve output formatting  
4901 3657 d 11 h Serge /programs/develop/mtdbg/ mtdbg: handle some special floating-point values  
4900 3658 d 2 h Serge /programs/develop/mtdbg/ mtdbg: display contents of fpu registers. some bugs still unfixed  
4893 3659 d 23 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
4890 3660 d 10 h hidnplayr /programs/develop/mtdbg/ MTDBG: cleaned up, removed old code in gui.inc  
4886 3661 d 2 h hidnplayr /programs/develop/mtdbg/ MTDBG 0.34: support for .map symbols file (such as generated by GCC), some GUI enhancements.  
4591 3718 d 5 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3718 d 5 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4443 3761 d 11 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 3811 d 21 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 3971 d 2 h GerdtR /programs/develop/mtdbg/ Now, if you restart the program, it will be reloaded symbols  
1269 5284 d 1 h diamond /programs/develop/mtdbg/ mtdbg: fix draw issues  
1265 5286 d 0 h diamond /programs/develop/mtdbg/ mtdbg: fix in work with symbols  
998 5576 d 3 h diamond /programs/develop/mtdbg/ mtdbg: flickering reduced  
809 5787 d 13 h diamond /programs/develop/mtdbg/ mtdbg: small improvements in disassembler (but it is still incomplete)  
551 6158 d 2 h spraid /programs/ in some programs set not sized changed window  
542 6166 d 9 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
485 6201 d 8 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 6262 d 11 h diamond /programs/develop/mtdbg/ mtdbg knows about syscall and sysenter  
205 6390 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...