Skip to content

lldb jlh command has stopped working #29667

@danbev

Description

@danbev
  • 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
#undefined

Looking 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions