dart-sdk/tests/standalone/debugger
fschneider@google.com 2442d5e047 VM: Fix a bug with local variable values when breaking at a variable declaration.
This fixes the case When breaking at a declaration 'var a;'

BUG=dartbug.com/22353
R=hausner@google.com

Review URL: https://codereview.chromium.org//936283005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43882 260f80e4-7a28-3924-810f-c04153c831b5
2015-02-19 17:11:07 +00:00
..
basic_debugger_test.dart
break_at_equals_test.dart
breakpoint_resolved_test.dart
closure_bp_test.dart
closure_debugger_test.dart
debug_lib.dart VM: Fix issue with local variable values reported by the debugger. 2015-02-18 18:48:00 +00:00
deferred_code_lib.dart
deferred_code_test.dart Fix bug in processing of latent breakpoints 2015-02-10 19:11:56 +00:00
local_function_test.dart
local_variables_test.dart VM: Fix a bug with local variable values when breaking at a variable declaration. 2015-02-19 17:11:07 +00:00
mixin_closure_debugger_test.dart
nosuchmethod_debugger_test.dart
step_inout_test.dart
stepping_test.dart
tostring_throws_test.dart