Remove locals when DebugSession ended rather than stopped. When debugee…

Authored by Niko Sams <niko.sams@gmail.com> on Jan 4 2010, 9:52 AM.

Description

Remove locals when DebugSession ended rather than stopped. When debugee segfaults the session is stopped - but not yet ended; the user still can examine variables. Fixes crash when variables view is visible.

Added test for this in gdb.

BUG: 219083
(the backtrace is a bit different, but the cause for the crash is the same)

Details

Committed
Niko Sams <niko.sams@gmail.com>Jan 4 2010, 9:52 AM
Parents
R32:60a16abf11e9: Set hasMore only for not-expanded, empty locals. This removes a flicker and…
Branches
Unknown
Tags
Unknown
Niko Sams <niko.sams@gmail.com> committed R32:c2c795800a99: Remove locals when DebugSession ended rather than stopped. When debugee… (authored by Niko Sams <niko.sams@gmail.com>).Jan 4 2010, 9:52 AM