FROM : David Linker
DATE : Mon Nov 18 15:32:02 2002
I am trying to debug some code, and every time I stop in the debugger
when my code does something like:
i = random();
and look at the value of i, it is the same value, even though the
debugger shows the value as changed.
Any ideas?
Thanks,
David Linker
DATE : Mon Nov 18 15:32:02 2002
I am trying to debug some code, and every time I stop in the debugger
when my code does something like:
i = random();
and look at the value of i, it is the same value, even though the
debugger shows the value as changed.
Any ideas?
Thanks,
David Linker
| Related mails | Author | Date |
|---|---|---|
| David Linker | Nov 18, 15:32 | |
| Hasan Diwan | Nov 19, 00:32 | |
| Knud Möller | Nov 19, 00:56 |






Cocoa mail archive

