D - Dig-Dug Release 0.0.0.1
- J Anderson (19/19) Apr 15 2004 I’m just announcing the release of Dig-Dug 0.0.0.1 the d-debugger that
- J Anderson (4/5) Apr 16 2004 That should be "Charles and I" of course, doe.
- Dave Sieber (5/9) Apr 16 2004 Hey, do you guys have, or are you planning on having, a disassembler for...
- C (11/21) Apr 16 2004 Yes, theres also an example in the MSDN sample Dr.Watson. I cant send i...
- C (11/31) Apr 16 2004 I swear everypost I make a mistake. That should be "I will send to you ...
- Dave Sieber (8/12) Apr 16 2004 LOL. Too much coffee? Or not enough? :-)
- C (12/26) Apr 16 2004 ou
I’m just announcing the release of Dig-Dug 0.0.0.1 the d-debugger that me and Charles have been putting together in the past few weeks. This first release is very primitive, like most first releases are. We decided to release it because we thought that someone may find it useful. It’s missing a lot of things, so if it doesn’t work it’s probably not been programmed yet. It is conceptually broken up into a front and backend so anyone who wants to make a better GUI front-end, by all means. Or help us out. Actually we though that a debugger would be a good test/example for any new GUI ports to d. Also we hope the backend may one day get into phobos (of course after many revisions). Use: See the readme.txt file in samples. Location: http://svn.dsource.org/svn/projects/digdug/ Main file: http://svn.dsource.org/svn/projects/digdug/setup.exe -- -Anderson: http://badmama.com.au/~anderson/
Apr 15 2004
J Anderson wrote:me and CharlesThat should be "Charles and I" of course, doe. -- -Anderson: http://badmama.com.au/~anderson/
Apr 16 2004
J Anderson <REMOVEanderson badmama.com.au> wrote:I’m just announcing the release of Dig-Dug 0.0.0.1 the d-debugger that me and Charles have been putting together in the past few weeks. This first release is very primitive, like most first releases are. We decided to release it because we thought that someone may find it useful.Hey, do you guys have, or are you planning on having, a disassembler for Dig-Dug? I'm curious if there is something publicly available... -- dave
Apr 16 2004
Hey, do you guys have, or are you planning on having, a disassembler f=orDig-Dug?Yes, theres also an example in the MSDN sample Dr.Watson. I cant send i= t = to you if you can't find it. Charles On Fri, 16 Apr 2004 12:36:05 +0000 (UTC), Dave Sieber = <dsieber spamnot.sbcglobal.net> wrote:J Anderson <REMOVEanderson badmama.com.au> wrote:gger thatI=E2=80=99m just announcing the release of Dig-Dug 0.0.0.1 the d-debu=me and Charles have been putting together in the past few weeks. This=first release is very primitive, like most first releases are. We decided to release it because we thought that someone may find it =oruseful.Hey, do you guys have, or are you planning on having, a disassembler f=Dig-Dug? I'm curious if there is something publicly available...-- = D Newsgroup.
Apr 16 2004
I cant send it to you if you can't find it.I swear everypost I make a mistake. That should be "I will send to you = ...". C On Fri, 16 Apr 2004 10:46:36 -0700, C <dont respond.com> wrote:forHey, do you guys have, or are you planning on having, a disassembler ==Dig-Dug?Yes, theres also an example in the MSDN sample Dr.Watson. I cant send=it to you if you can't find it. Charles On Fri, 16 Apr 2004 12:36:05 +0000 (UTC), Dave Sieber =<dsieber spamnot.sbcglobal.net> wrote:ugger thatJ Anderson <REMOVEanderson badmama.com.au> wrote:I=E2=80=99m just announcing the release of Dig-Dug 0.0.0.1 the d-deb=sme and Charles have been putting together in the past few weeks. Thi=first release is very primitive, like most first releases are. We decided to release it because we thought that someone may find it =foruseful.Hey, do you guys have, or are you planning on having, a disassembler =-- = D Newsgroup.Dig-Dug? I'm curious if there is something publicly available...
Apr 16 2004
C <dont respond.com> wrote:LOL. Too much coffee? Or not enough? :-) Thanks, I'll take a look on MSDN. I'm just interested in something that can produce an asm listing of code from an executable. I could write it, but it's probably not a one afternoon thing, and some help getting started would be nice. -- daveI cant send it to you if you can't find it.I swear everypost I make a mistake. That should be "I will send to you ...".
Apr 16 2004
On Fri, 16 Apr 2004 15:56:13 +0000 (UTC), Dave Sieber = <dsieber spamnot.sbcglobal.net> wrote:C <dont respond.com> wrote:ouI cant send it to you if you can't find it.I swear everypost I make a mistake. That should be "I will send to y=t =...".LOL. Too much coffee? Or not enough? :-) Thanks, I'll take a look on MSDN. I'm just interested in something tha=can produce an asm listing of code from an executable. I could write it, b=utit's probably not a one afternoon thing, and some help getting started=would be nice.LOL. Too much coffee? Or not enough? :-)Not nearly enough.I'm just interested in something that can produce an asm listing of code from an executable.There's also obj2asm that might work for you. You can almost rip the = disasm() function directly from DISASM.c in the drwatson sample, or you = can wait I think we're going to add it to digdug. Charles -- = D Newsgroup.
Apr 16 2004