flat assembler
Message board for the users of flat assembler.

Index > Windows > Source level debugging on Windows

Author
Thread Post new topic Reply to topic
herbert199



Joined: 05 May 2009
Posts: 1
herbert199 25 Dec 2009, 14:10
Hi,

I've used pecvt to debug my program and it worked perfectly but it was too slow with my huge source files and my Intel Atom machine.

So I've rewritten it with several optimizations such as the use of hash tables or full load in memory. And of course It's written with Fasm Wink

I've also included minor changes:

  • The command line accepts three arguments: the input fas and obj files and the target obj file
    e.g: fas2obj test.fas test.obj test_d.obj
  • Global variables are correctly typed (db, dw, dd)


Macros are not expanded yet.

It works fine with Visual Studio 2008, WinDBG and OllyDbg.

This pecvt replacement might be useful for people working with very large source files.


Description: The source code
Download
Filename: fas2obj.asm
Filesize: 132.15 KB
Downloaded: 1538 Time(s)

Description: The executable file
Download
Filename: fas2obj.zip
Filesize: 7.86 KB
Downloaded: 229 Time(s)

Post 25 Dec 2009, 14:10
View user's profile Send private message Reply with quote
wht36



Joined: 18 Sep 2005
Posts: 106
wht36 13 Jan 2011, 14:45
Thank you very much! Is it possible to have fas2obj output to dbg format rather than obj format?
Post 13 Jan 2011, 14:45
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.