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

[SITL OSX] Fix lldb debugging in OSX and improve OSX detection #9082

Merged
merged 1 commit into from
May 28, 2023

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented May 28, 2023

  • Changed MACOSX detection from comparting host to Darwin, to using the correct CMake definition.
  • INTERPROCEDURAL_OPTIMIZATION breaks lldb in osx. With it turned on, it can't find source files

@mmosca mmosca marked this pull request as ready for review May 28, 2023 19:15
@mmosca mmosca merged commit 2a627be into master May 28, 2023
@mmosca mmosca changed the title [SITL MACOSX] Fix lldb debugging in OSX and improve OSX detection [SITL OSX] Fix lldb debugging in OSX and improve OSX detection May 28, 2023
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