Re: Ping Alexander Toresson re assembly mini-debugger

new topic     » topic index » view thread      » older message » newer message

Alexander Toresson wrote:
> 
> I'm glad that you liked my tracer!
> 
> The method you gave me info about would work quite well, except for one
> thing. How would the tracer know which line it's on? It would either have
> to catch the output of Eberlein's assembler or have the user to pass it
> a listing of the asm code. I do not wanna nor have time to make into it a 
> complete dis-assembler. 
>     I could however make the method I use now more effective, by making it
> convert any short jump into a near one. That would make the setup for the
> tracer almost none.
> 

What I think would be very useful would be to convert it to windows/linux.
I'm not an ASM expert, although I've used it from time to time, usually
in windows or linux.  It seems that you're using DOS interrupts for 
output.  I think that rather than doing this, you could pass the data 
to an Eu function via call_back() and have Eu code to do the output.  
It would be easy to customize the display then, and lots more useful.

Matt Lewis

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu