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

[레벨 1] 12주차 9. Xcode에서 디버깅 시 자주 사용하는 기능들은 무엇이 있나요? #23

Open
longlivedrgn opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels

Comments

@longlivedrgn
Copy link
Contributor

  • 중단점(Breakpoint)의 종류와 사용 방법을 설명해주세요.
  • LLDB 콘솔에서 자주 사용하는 명령어는 무엇인가요?
  • 조건부 중단점(Conditional Breakpoint)은 어떤 경우에 사용하면 좋나요?
@longlivedrgn longlivedrgn self-assigned this Jun 27, 2024
@longlivedrgn longlivedrgn changed the title [레벨 1] 12주차 9. Xcode에서 디버깅 시 자주 사용하는 기능들은 무엇이 있나요? [레벨 1] 12주차 9. Xcode에서 디버깅 시 자주 사용하는 기능들은 무엇이 있나요? Jun 27, 2024
@ueunli
Copy link

ueunli commented Jul 3, 2024

(모바일로 작성 중)
(나중에 보충할 것)

자주 쓰는 lldb 명령어:

  • po ~
  • expression ~
  • image lookup --symbol ~

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

No branches or pull requests

2 participants