Skip to content

Conversation

@dis0908
Copy link

@dis0908 dis0908 commented Mar 5, 2025

When lldb sources the lldb.py on Ubuntu 24.04, the following error has occured.

SyntaxWarning: invalid escape sequence '\s'
  x = re.findall("[^,\s]+", operands)

This issue can be fixed by appending a backslash.

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.

1 participant