This is the mail archive of the gdb-patches@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: [RFC] varobj deletion after the binary has changed



The documentation doesn't say that "true" and "false" are exhaustive
possibilities but it may be reasonable to expect that they are.  It's only
needed when the inferior is rebuilt with extant variable objects.  I've never
found a problem in my use, although it clearly depends on pattern of use.
In any case, as you say, if we make no change gdb will just crash.

For information our Eclipse based front-end is not lost anymore when the user decide to re-compile the sources while debugging. And we haven't dealt yet with variables marked as invalid, it's just standard Eclipse.
--
Denis



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