Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Issue 1270283003: Add hotkeys to Observatory debugger. (Closed)

Created:
5 years, 4 months ago by turnidge
Modified:
5 years, 4 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, rmacnak, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add hotkeys to Observatory debugger. Add 'cls' command to clear the console. From 'help hotkeys': List of hotkeys: [TAB] - complete a command [Up Arrow] - history previous [Down Arrow] - history next [Page Up] - move up one frame [Page Down] - move down one frame [F7] - continue execution of the current isolate [Ctrl ;] - pause execution of the current isolate [F8] - toggle breakpoint at current location [F9] - next [F10] - step BUG=24010 R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/97a4ae8f9496b6740cff67b1664258b51c0a7f68

Patch Set 1 #

Patch Set 2 : remove debugging prints #

Patch Set 3 : tweaks #

Patch Set 4 : change bindings #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -57 lines) Patch
M runtime/observatory/lib/src/elements/debugger.dart View 1 2 3 4 18 chunks +232 lines, -57 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
turnidge
5 years, 4 months ago (2015-08-07 02:16:34 UTC) #2
Cutch
On 2015/08/07 02:16:34, turnidge wrote: LGTM but we should make sure that these keyboard shortcuts ...
5 years, 4 months ago (2015-08-07 13:41:08 UTC) #3
turnidge
On 2015/08/07 13:41:08, Cutch wrote: > On 2015/08/07 02:16:34, turnidge wrote: > > LGTM but ...
5 years, 4 months ago (2015-08-07 17:25:10 UTC) #4
turnidge
5 years, 4 months ago (2015-08-07 17:38:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
97a4ae8f9496b6740cff67b1664258b51c0a7f68 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698