flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
FASMNOOB 12 Feb 2012, 13:50
I'm wondering what steps to take to get a debugger to load a .fas file. I did see this thread on the subject but I tried OllyDBG to load a .fas file and it said it wasn't a valid 32-bit program.
|
|||
![]() |
|
edfed 12 Feb 2012, 18:30
look here http://board.flatassembler.net/topic.php?p=114370, youshould use a plugin to load .fas file AS debug info for ollydbg. you cannot just load a .fas file in olydbg as an executable binary, because it inot an executable binary at all.
|
|||
![]() |
|
revolution 12 Feb 2012, 18:35
Also note that Ollydbg is a 32-bit debugger. It doesn't support 16-bit mode.
|
|||
![]() |
|
FASMNOOB 13 Feb 2012, 11:22
Quote: Also note that Ollydbg is a 32-bit debugger. It doesn't support 16-bit mode. So now I'm confused, there is no way even with hacking to get it to work with 16 bit or there are workarounds. Quote: look here http://board.flatassembler.net/topic.php?p=114370, youshould use a plugin to load .fas file AS debug info for ollydbg. you cannot just load a .fas file in olydbg as an executable binary, because it inot an executable binary at all. Tried that. I decided to just to TASM for my 16 bit stuff and translate them to FASM code once its debugged. |
|||
![]() |
|
sinsi 13 Feb 2012, 12:24
http://japheth.de/
Look for 'debugger' |
|||
![]() |
|
rugxulo 16 Feb 2012, 19:26
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/devel/c/openwatcom/1.9/
http://ladsoft.tripod.com/grdb.htm http://www.japheth.de/debxxf.html None of these work with .FAS, though, but hey, they do support 16-bit. |
|||
![]() |
|
DOS386 19 Feb 2012, 08:36
GRDB | FreeDOS DEBUG | Insight (the right one) RTFW no "FAS" though
|
|||
![]() |
|
ACP 09 Mar 2012, 13:24
In good old times I've been most successful with Periscope debugger even without hardware add-on. Non-Windows version did worked under plain DOS in 16bit mode. Another debugger that a lot of people used was Borland Turbo Debugger. Another good but not widely used debugger is D86 from A86 package: http://eji.com/a86/
I like it becouse of two column disassembly display. Unfortunately none of those packages support fas files. Also keep in mind that D86 does not work under DosBox if I remember correctly. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.