Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to page the lldb debugger help-text?

Tags:

lldb

If I invoke the lldb help on a given topic, most of it flies off the screen. Example:

(lldb) help expression

I can quit the debugger, and collect the help in typescript, but that's clumsy. Does lldb have a pager, and if so, how is it used?

like image 954
Peeter Joot Avatar asked Nov 01 '25 15:11

Peeter Joot


1 Answers

There isn't currently a pager for the help command. Feel free to file a bug on http://bugs.llvm.org requesting this.

like image 96
Jim Ingham Avatar answered Nov 04 '25 18:11

Jim Ingham



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!