rohanrhu / gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger.
https://oguzhaneroglu.com/projects/gdb-frontend/
GNU General Public License v3.0
2.83k stars 101 forks source link

OSX support #18

Closed mark2185 closed 3 years ago

mark2185 commented 3 years ago

Any chance we might get a mac + lldb version?

I tried modifying it and solving the issues, but ultimately stopped because lldb doesn't support the -ex flag and I thought you might have a better idea on how to circumvent that.