--- "Charles S. Wilson" <[EMAIL PROTECTED]> wrote:
> 
> So, gdb shows *me* nothing -- which is why I asked if anyone could make
> a *guess* as to why a program will run fine under a bash shell, but
> stackdump when run from a DOS box (or within gdb).
> 

I guess it's a bad memory reference whose value changes based on where it's
started.  Look at your uninitialized pointers. :)  Chances are it'll stackdump
with strace also.

Cheers,

=====
Earnie Boyd
mailto:[EMAIL PROTECTED]

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to