[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 4386f0: Fix a necessary change in processors/ARM/gdb-8.3....

Eliot Miranda noreply at github.com
Mon Nov 25 04:07:50 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 4386f0f9783c8a445cf08d85b2480fb62be715c9
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4386f0f9783c8a445cf08d85b2480fb62be715c9
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-11-24 (Sun, 24 Nov 2019)

  Changed paths:
    M platforms/Cross/plugins/GdbARMPlugin/GdbARMPlugin.h
    M platforms/Cross/plugins/GdbARMPlugin/sqGdbARMPlugin.c
    M processors/ARM/exploration64/printcpuctrl.c
    M processors/ARM/gdb-8.3.1/sim/arm/armulmem.c

  Log Message:
  -----------
  Fix a necessary change in  processors/ARM/gdb-8.3.1/sim/arm/armulmem.c now that
there is only one kind of MemoryBOundsError (no Read & Write variants).
Add access for the instr field to ARM/exploration64/printcpuctrl.c.
Change runOnCPU in GdbARMPlugin so that the cast is not necessary and we can
directly dereference fields in cpu. Fix minor slips in GdbARMPlugin.h.
[ci skip]




More information about the Vm-dev mailing list