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


Nick Roberts wrote:
  In any
case, it can segfault if you edit the source file and recompile before
(re)starting execution, so some change is necessary.

It can segfault just by using the command "file" on an other binary file before starting the execution, and that is a more common feature if we consider that gdb must not be killed and restarted to debug a new program.

--
Denis


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