This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: GDB Focus Group at the 2008 GCC Summit


>>>>> "Nick" == Nick Roberts <nickrob@snap.net.nz> writes:

>> | * Fix and continue:
>> | 
>> |     Perhaps try to implement this feature through the use of Python.
>> |     For instance, use python to build a return value, and return that.

Nick> Apple GDB already has fix and continue.  Couldn't that be used
Nick> as a reference implementaton?

I didn't take notes on this, but apparently fix-and-continue is kind
of a pain to implement, and AFAICS needs IDE integration to work
properly anyhow.  The Python idea is more of a cute hack than a really
serious thing.

Tom


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