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

Typos fixes and text improvements in lldb tutorial #41362

Closed
llvmbot opened this issue May 25, 2019 · 1 comment
Closed

Typos fixes and text improvements in lldb tutorial #41362

llvmbot opened this issue May 25, 2019 · 1 comment
Labels
bugzilla Issues migrated from bugzilla documentation

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented May 25, 2019

Bugzilla Link 42017
Resolution FIXED
Resolved on Apr 08, 2021 11:05
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @JDevlieghere

Extended Description

The tutorial at https://lldb.llvm.org/use/tutorial.html has some typos/potential for improvements:

  • "The logical breakpoint has an integer id, and it’s locations..."
    it's->its

  • "This is an convenient point"
    an->a

  • "Also the logical breakpoints"
    Insert comma after "Also"

  • "For instance if you set a breakpoint"
    Insert comma after "For instance"

  • Some right parentheses have the period before them, some after.

  • "(lldb) help -- Breakpoint ID's consist major and
    minor numbers; the major etc..."
    Missing newline between the two instances of

@JDevlieghere
Copy link
Member

https://reviews.llvm.org/D100053

Thanks Sushma!

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla documentation
Projects
None yet
Development

No branches or pull requests

2 participants