Skip to content

docs: Add some .lldbint configurations for debugging document#3686

Open
wForget wants to merge 1 commit intoapache:mainfrom
wForget:minor
Open

docs: Add some .lldbint configurations for debugging document#3686
wForget wants to merge 1 commit intoapache:mainfrom
wForget:minor

Conversation

@wForget
Copy link
Member

@wForget wForget commented Mar 13, 2026

Which issue does this PR close?

Closes #.

Rationale for this change

Avoid unnecessary debugger breaking

What changes are included in this PR?

Ignore some exceptions and signals on lldb debugger

How are these changes tested?

use advanced `lldb` debugging. For example, we can ignore some exceptions and signals that are not relevant
to our debugging and would otherwise cause the debugger to stop.

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wForget is this example or recommended .lldbinit?

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

Successfully merging this pull request may close these issues.

2 participants