This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Next Release Status


On 12/15/2011 06:37 AM, Bahadir Balban wrote:
Is it possible to compile Insight as detached from a specific GDB
version? In DDD ddd --gdb --debugger option specifies the GDB version.
This is the way we confirmed that insight's gdb and latest GDB differed
in the way they step through our latest compiled code. Insight is
skipping certain function bodies as if they were inlined.

No. Insight *is* gdb. That's what makes it so much faster than Eclipse, emacs, DDD, etc, all of which have to process MI. Insight is the same executable.


Just checkout the latest sources and build. Like I mentioned in my other email, I've been doing this for years.

That reminds me, I believe I have a patch to commit... O:-)

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]