flat assembler
Message board for the users of flat assembler.

Index > Macroinstructions > It helps to debug

Author
Thread Post new topic Reply to topic
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 25 Jan 2010, 17:25
dBUG


Description:
Filesize: 75.25 KB
Viewed: 2965 Time(s)

It helps to debug.jpg


Post 25 Jan 2010, 17:25
View user's profile Send private message Reply with quote
score_under



Joined: 27 Aug 2009
Posts: 27
score_under 26 Jan 2010, 12:14
serfasm wrote:
dBUG

There must be some way we can import debug symbols into the EXE (Olly accepts them). I can't wait for the day we get to change parts of the directory ("fixups" is not an attribute of the section, it's an address in the directory.)

Also, you could use an export table Wink
Post 26 Jan 2010, 12:14
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20456
Location: In your JS exploiting you and your system
revolution 26 Jan 2010, 13:03
score_under wrote:
There must be some way we can import debug symbols into the EXE (Olly accepts them).
Symbolic/debug information
Post 26 Jan 2010, 13:03
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8359
Location: Kraków, Poland
Tomasz Grysztar 26 Jan 2010, 13:53
score_under wrote:
I can't wait for the day we get to change parts of the directory ("fixups" is not an attribute of the section, it's an address in the directory.)
You do it with "data" directive.
Post 26 Jan 2010, 13:53
View user's profile Send private message Visit poster's website Reply with quote
score_under



Joined: 27 Aug 2009
Posts: 27
score_under 31 Jan 2010, 17:39
Tomasz Grysztar wrote:
score_under wrote:
I can't wait for the day we get to change parts of the directory ("fixups" is not an attribute of the section, it's an address in the directory.)
You do it with "data" directive.

Manual and ctrl+f wrote:
And you don't need to put anything more in such section. In case you don't want the separate section for resource,
you can put the resources into any other section with data directive:

data resource from 'my.res'
end data

...Oh nice! This assembler now officially does everything Very Happy
Post 31 Jan 2010, 17:39
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.