[RFC] varobj deletion after the binary has changed

Daniel Jacobowitz drow@false.org
Thu Jan 25 02:41:00 GMT 2007


On Thu, Jan 25, 2007 at 11:18:26AM +1300, Nick Roberts wrote:
> The execution proceeds as normal and correctly reports when a_global changes.
> If there was a buggy memory access I presume it would manifest itself in the
> execution of GDB in some way.

No, that's a bad assumption to make about invalid memory access.  It's
often impossible to detect it without some luck or a tool like
valgrind.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list