Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Execution lost in pthread whiledebuggingwithCygwin GDB

Not necessarily; it could mean that GBD being in memory with your
program changes the memory layout sufficiently to hide the bug.

On Thu, 2006-04-06 at 10:37 -0700, Sudhan Kayarkar wrote:
> My point is that if the program runs fine as a normal executable WITHOUT gdb 
> but has issues when debugged WITH gdb then does it mean it's a gdb issue?




Back to the top