[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recent bug reports...
On Thu, 5 Jul 2001, Andrew Swan wrote:
>
> greg's problem looks like a null pointer dereference. if
> this were unix we could just get a core from greg but i'm
> completely ignorant about windows development -- does
> windows have something analogous to a core file?
The only sort of core file I know about is for a Windows NT BSOD ("blue
screen of death" for the unix folks), which doesn't apply here. At
runtime you can envoke the debugger when the program crashes (basically
like a gdb attach at the moment of the core dump), but sometimes it
appears that tcl/tk does some weird exception catching that may or may not
interfere with this.
I've got an Intel USB camera, if we want to try various USB devices to see
how mash interacts with them.
MD