Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:26
Daniel Luiz is currently offline Daniel LuizFriend
Messages: 1
Registered: March 2021
Junior Member
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 16:04]

Report message to a 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: Wed Sep 25 03:52:56 GMT 2024

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

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

Back to the top