OSDN Git Service

Debugger: Enable stack frames without an annotated function
authorKai Koehne <kai.koehne@nokia.com>
Sat, 15 Oct 2011 11:38:41 +0000 (13:38 +0200)
committerhjk <qthjk@ovi.com>
Mon, 17 Oct 2011 10:23:19 +0000 (12:23 +0200)
commitc548721c1ec3325a2cffa3f83f1a583ea02fda2f
treef8b320559f5cb16c4a3a8b80f4b0f31d8618c809
parentfe80df7e2ffb9ca334723d13af749c7b3dc973a8
Debugger: Enable stack frames without an annotated function

E.g. breakpoints on QML bindings do not have an annotated function.
Still they're valid stack frames you can click on.

Change-Id: I2b9417e6a57b846d74bd5bc661d11027b028c602
Reviewed-by: hjk <qthjk@ovi.com>
src/plugins/debugger/stackhandler.cpp