Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7d405e5

Browse files
Merge pull request #2 from SuboptimalEng/011-lldb-settings
2 parents ded1e29 + a60f288 commit 7d405e5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎011-lldb-init-settings/README.md‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,13 @@
1818

1919
## LLDB Init Settings
2020

21-
- Add this to `~/.lldbinit` file
21+
- Add the settings with `vim ~/.lldbinit`
2222

2323
```bash
24-
# file -> ~/.lldbinit
24+
# vim ~/.lldbinit
25+
26+
# lldb (gdb)
27+
# custom settings
2528

2629
# break point at main
2730
breakpoint set --name main

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /