Grow memory dump automatically when end of view is reached.
commit331a4e10783bd549021548b5b035f0dd23150a62
authorMarc Font Freixa <marc.font.freixa@gmail.com>
Sun, 14 May 2017 08:45:01 +0000 (14 10:45 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 14 May 2017 09:44:03 +0000 (14 11:44 +0200)
treee6f7e261af985f074fbc41b44d70c44d2290526c
parentdaf9b3dd8eaf6c4c40152287000bc98ba3284f06
Grow memory dump automatically when end of view is reached.

When the users scrolls the memory dump view down to the end, new memory
dump is displayed automatically.
kdbg/dbgdriver.h
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/gdbdriver.cpp
kdbg/gdbdriver.h
kdbg/memwindow.cpp
kdbg/memwindow.h
kdbg/xsldbgdriver.cpp
kdbg/xsldbgdriver.h