Re: [Lldb-commits] [lldb] r277443 - Support for OCaml native debugging

2016-08-03 Thread Jim Ingham via lldb-commits
r277660 should do it. Jim > On Aug 3, 2016, at 3:04 PM, Jim Ingham wrote: > > Just finishing off a test build. Give me a minute and I'll check it in. > > Jim > >> On Aug 3, 2016, at 2:22 PM, Tamas Berghammer via lldb-commits >> wrote: >> >>

Re: [Lldb-commits] [lldb] r277443 - Support for OCaml native debugging

2016-08-03 Thread Jim Ingham via lldb-commits
Just finishing off a test build. Give me a minute and I'll check it in. Jim > On Aug 3, 2016, at 2:22 PM, Tamas Berghammer via lldb-commits > wrote: > > It is failing because the new files have to be added to the xcode project. > Currently I don't have a Mac

[Lldb-commits] [lldb] r277443 - Support for OCaml native debugging

2016-08-02 Thread Tamas Berghammer via lldb-commits
Author: tberghammer Date: Tue Aug 2 06:15:55 2016 New Revision: 277443 URL: http://llvm.org/viewvc/llvm-project?rev=277443=rev Log: Support for OCaml native debugging This introduces basic support for debugging OCaml binaries. Use of the native compiler with DWARF emission support (see