[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 63c55c: Get frame pointer (fp) from RBP and thread informa...

GitHub noreply at github.com
Wed Jul 6 17:22:26 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 63c55cf4a3cc91d28470d339e5d886961297a7d9
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/63c55cf4a3cc91d28470d339e5d886961297a7d9
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M platforms/win32/vm/sqWin32Backtrace.c

  Log Message:
  -----------
  Get frame pointer (fp) from RBP and thread information block (tib) from GS[0x30] in sqWin32Backtrace.c for X64
-- this deserve a review from ABI experts --




More information about the Vm-dev mailing list