bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why GDB always jumps in and jumps out and seems uncontrollable?


From: Jim Blandy
Subject: Re: Why GDB always jumps in and jumps out and seems uncontrollable?
Date: Thu, 23 Mar 2006 10:46:21 -0800

Try compiling your program without optimization, and then debugging that.

Inlining and instruction scheduling can make it hard to correlate the
behavior of the compiled program with that of the source program.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]