OSDN Git Service

Follow up 129144
authorSebastien Hertz <shertz@google.com>
Fri, 6 Feb 2015 08:16:32 +0000 (09:16 +0100)
committerSebastien Hertz <shertz@google.com>
Tue, 17 Feb 2015 21:42:43 +0000 (22:42 +0100)
commitb3b173bbbd1d1cbad555de13c3fa6765f5078bce
tree89d380f42aed1a4c60db40f8be7d22501eaafa32
parente5f5953e744060fde3b4489cea4d934d529e3e32
Follow up 129144

Passes JDWP options to debugger on runtime init so we no longer need
to keep them on the heap.

Updates ParseJdwpOption to return Result for consistency.

Bug: 19275792
Change-Id: I68b7e58908164d3e4cf9e3fbcc3dfab6ce0579a5
cmdline/cmdline_types.h
runtime/debugger.cc
runtime/debugger.h
runtime/runtime.cc
runtime/runtime.h