September 30, 200816 yr I do not think that there is any opensource for delphi, but I would suggest going to MSDN and looking up Debugging Functions and also there is 2 free open source converts for a disassmbler, Borg and (Ba)stard/Lib. There is also a masm version posted on this website you could look at.edit: I did not write ****in custard, everytime I wrote (Ba)stard it came up custard. Anyway libdisasm is the x86 version of the (Ba)stard projects. Edited September 30, 200816 yr by What
September 30, 200816 yr This also might be of some use http://forum.tuts4you.com/index.php?showtopic=15738 Dbg library for Vb/Delphi
October 1, 200816 yr There have been like 4 people asking the same question (board search anyone ?) over the last 3 weeks.Here's a suggestion:Get some debug engine weitten in MASM or C (I even remember some for VB), try converting it, look at MSDN (lots of useful information, should be enough to create a decent debug engine). if you're done, share it.you learned something, you have the debugger you need and so do others.Sounds to good to be true, heh...This isn't take-take-take, really... you have to give something in return, even if it's just a minimal effort (and no, that doesnt include searching and demanding for it on public boards...)
Create an account or sign in to comment