[vox-tech] DDD confusion

Mike Simons vox-tech@lists.lugod.org
Wed, 12 Mar 2003 22:25:01 -0500


On Wed, Mar 12, 2003 at 07:11:19PM -0800, Ryan wrote:
> I'm trying to debug some code I've written using DDD. When I step
> through the code one line at a time or use breakpoints at all, I get the
> correct behavior, however, when I run the program from the console or
> run it in ddd without any break points, the results are wrong. There is
> some random number generation in my code, but other than that I don't
> know what could be causing the difference in behavior.

- So uhm, what's the question?
- How about putting the code someplace we can download it... 

  I don't think you included enough information to have _any_ idea
what's wrong.

    Later,
      Mike