Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no fbobjclldb.py module which is mentioned in the README.md #305

Open
Liiiszt opened this issue Jul 22, 2022 · 1 comment
Open

Comments

@Liiiszt
Copy link

Liiiszt commented Jul 22, 2022

In Custom Command, "Chisel has a python function just for this, loadCommandsInDirectory in the fbobjclldb.py module."
Actually, the name of the module is fbchisellldb.py or fblldb.py.

@duraki
Copy link

duraki commented Apr 2, 2023

@Liiiszt this is mistake in official documentation.

This should work:

# => make sure to import fbchisellldb.py from libexec at the very top
...
script fbchisellldb.loadCommandsInDirectory('/Users/$USER/.lldb/your_commands/src/cmds/')

Paging @kastiglione to notify about the wrongfully stated documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants