I am trying to debug my web app with Tizen IDE + Emulator, but console does not work. When I run my app with the 'Debug as...' option it launches the app and the inspector opens correctly but the console tab is empty and I cannot run any JavaScript command in the console (as suggested here https://stackoverflow.com/a/37845599/3199735). Console output in the IDE is also empty. I tested this with the Basic TV app template, so there is no JavaScript code which disables console. I also tested the 'sdb dlog' command, but it just gives me an error.
I'm using the latest SDK and IDE.
Mac OSX 10.11.6 Tizen SDK
Version : 2.4.0_Rev8
You can find same posts with screenshots from Samsung's forums