Daniel Jacobowitz (drow@false.org): > Yes, that's probably it. If you stay connected to the target after > mourning, you may want to look at the new target_mark_exited. I > haven't had time to contribute the target extended-remote bits that > go along with that yet but soon, soon... OK, thanks for your help. > Assertion, please. If we found a frame-relative symbol then it was > certainly within some function associated with a frame. If we can't > find the frame, something has gone wrong. OK, makes sense. I will commit the patch in attachment. 2007-09-17 Jerome Guitton * dwarf2loc.c (dwarf_expr_frame_base): Guard against NULL. Part of G917-008. * Makefile.in (dwarf2loc.o): Depend on gdb_assert.h.