OSDN Git Service

Debugger: Automatically adapt to the languages the running engine supports
authorKai Koehne <kai.koehne@nokia.com>
Wed, 12 Oct 2011 14:30:14 +0000 (16:30 +0200)
committerhjk <qthjk@ovi.com>
Thu, 13 Oct 2011 15:43:57 +0000 (17:43 +0200)
commitf5ec093e3bd38910a603d7faa233d1b0e7348cbe
treeeb19b28e54e78af4fe4bc802b6f81dc81a8dd483
parentb0a20e122036e799654f703fd1f1df3fc05370d8
Debugger: Automatically adapt to the languages the running engine supports

We used to get the layout only from the current/last run configuration. However,
this fails for engines started by other means (Debug->Start Debugging submenu).

Change-Id: I87e12457c7cd68a326ac1827298a3542e149199b
Reviewed-by: hjk <qthjk@ovi.com>
src/plugins/debugger/debuggermainwindow.cpp
src/plugins/debugger/debuggermainwindow.h
src/plugins/debugger/debuggerplugin.cpp