[OpenSmalltalk/opensmalltalk-vm] 414fab: Update Mac HowToBuilds with info on debugging with...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 414fab: Update Mac HowToBuilds with info on debugging with...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 414fab12d3226dd23587c99cf982f2b406818726
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/414fab12d3226dd23587c99cf982f2b406818726
  Author: Eliot Miranda <[hidden email]>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M build.macos32x86/HowToBuild
    M build.macos64x64/HowToBuild
    M platforms/win32/vm/sqWin32HandleTable.h

  Log Message:
  -----------
  Update Mac HowToBuilds with info on debugging with lldb.
Add a NO_HANDLE_TABLE define to the Windows VMs to disable the handle table
currently used only for file handles.