[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 9107c4: Add selector breakpoint checking for a module name...

Eliot Miranda noreply at github.com
Thu Apr 18 16:55:30 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9107c4ba6b4e0d0e6ecbf6c89564cbd76af6de61
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9107c4ba6b4e0d0e6ecbf6c89564cbd76af6de61
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M platforms/Cross/vm/sqNamedPrims.c

  Log Message:
  -----------
  Add selector breakpoint checking for a module name to findAndLoadModule to
simplify choosing when to e.g. breakpoint dlopen to debug library load errors.
Reformate sqNamedPrims.c a little to
- make control structures differ from function calls
- move all returns to their own line for breakpointing error returns
[ci skip]




More information about the Vm-dev mailing list