-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Closed
Labels
questionIssues that look for answers.Issues that look for answers.
Description
- Version: v13.0.0-pre
- Platform: Darwin MBP-1206.lan 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
- Subsystem: v8
The lldb command jlh has stopped working for me. At the moment this is what happens if I run it:
(lldb) jlh arg
(The output is just a blank line). The expected output in this case would be:
(lldb) jlh arg
#undefinedLooking at lldb_commands.py this cast seems to be the issue, at least for the jlh command and removing it fixes the issue for me.
I know that we don't maintain lldb_commands.py but I wanted to ask if anyone else has run into this before looking into it closer and perhaps opening an issue upstream.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.