Hi,
i have built V8 libraries with below arguments.
is_debug = false
target_cpu = "arm"
v8_target_cpu = "arm"
target_os = "android"
is_component_build = false
v8_static_library = true
v8_use_snapshot = true
v8_use_external_startup_data = false
icu_use_data_file = false
When i try to integrate it
Hi All,
I am trying to build V8 7.2-lkgr version. I also facing exact issue
"debugger is getting disconnected when i am typing in CDT console".
Please help.
Regards,
Kiran
On Monday, 18 March, 2019 at 5:58:20 pm UTC+5:30 Peter Marshall wrote:
> I'm working on implementing
> DefaultWorkerThre