Re: I want help
David Relson <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Organization | Osage Software Systems, Inc. |
| Message-ID | <[email protected]> |
On Sat, 8 Aug 2009 12:30:46 +0800 (CST) weis0906 wrote: > > I have used ddd to debug open64 compiler which I have made some > modification, but when i debug, the line ddd point doesn't mathch > with the source program, which should be executed sequentially, but > ddd jump back and forth when i debug, which made me very frusted, can > you give me some advice, Thank you very much! Sounds like you have optimization turned on for the program being debugged. Turn it off and you'll be fine.