learning-v8 icon indicating copy to clipboard operation
learning-v8 copied to clipboard

lldb_commands looks broken

Open gengjiawen opened this issue 4 years ago • 1 comments

(lldb) jlh value
Failed to evaluate command _v8_internal_Print_Object(*(v8::internal::Object**)((void*)(value).val_)) :
error: reference to 'Object' is ambiguous
candidate found by name lookup is 'Object'
candidate found by name lookup is 'v8::internal::Object'

gengjiawen avatar Nov 24 '20 02:11 gengjiawen

@gengjiawen Thanks for reporting this, I hope to take a look at this later in the week.

danbev avatar Nov 24 '20 08:11 danbev