rohanrhu / gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger.
GNU General Public License v3.0
2.86k stars 100 forks source link

OSX support #18

Closed mark2185 closed 4 years ago

mark2185 commented 4 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.