Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with lldb-mi and Eclipse on MacOs
Problem with lldb-mi and Eclipse on MacOs [message #1839170] Tue, 16 March 2021 09:26
Eclipse UserFriend
I installed lldb-mi following the documentation, on my Mac with M1 chip and Big Sur 11.2.3 . At the moment I have the executable in the directory "/usr/local/bin/lldb-mi", and from command line seems to work:
b 8
~"Breakpoint 1: where = prova`main + 20 at prova.cpp:8:7, address = 0x0000000100003f58\n"
^done
(gdb)


I configured Eclipse for C++ to choose lldb-mi for the debugging. I have no errors, but debugging doesn't start. It just seems to build, how could I fix this?

[Updated on: Tue, 16 March 2021 12:04] by Moderator

Previous Topic:"$(shell pwd)" in windows
Next Topic: Fairly new to Eclipse. How do I run code that is stored in a docker?
Goto Forum:
  


Current Time: Fri Jul 04 16:40:31 EDT 2025

Powered by FUDForum. Page generated in 0.04961 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top