Skip to content
Snippets Groups Projects
Select Git revision
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • bug-116
  • clx-update-2021-09-19
  • dynamic-stack-alloc
  • file-attribute
  • fixup-template-headings
  • issue-100-ldb-base-char-printing
  • issue-101-add-test
  • issue-101-clang-trapping-math
  • issue-103-remove-random-mt19937-update
  • issue-105-add-build-logs
  • issue-107-use-uint8_t
  • issue-108-update-asdf
  • issue-111-fixes-for-motifd-clm
  • issue-113-prefer-cmucl-modules
  • issue-68-use-gcc-o1
  • snapshot-2021-07
  • snapshot-2021-01
  • snapshot-2020-04
  • snapshot-2019-06
  • 21d
  • snapshot-2018-10
  • snapshot-2018-03
  • snapshot-2018-02
  • snapshot-2018-01
  • 21c
  • snapshot-2017-10
  • snapshot-2017-04
  • snapshot-2017-03
  • sparc64-dev-checkpoint-6
  • sparc64-dev-checkpoint-5
  • snapshot-2017-01
  • sparc64-dev-checkpoint-4
  • sparc64-dev-checkpoint-3
  • sparc64-dev-checkpoint-2
  • sparc64-dev-checkpoint-1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.031May21208721Apr191312109728Mar272322212014Feb1310876543434330Jan29262418151312111091067643224Dec5Sep431Aug302928292827262726252320181615141131May242322219Apr181165427Mar2524221716820Feb191718171694Nov311Aug28May17Apr1629Dec17161087612Oct722Sep161532128Aug25225427Jul22212018171516157412May14Mar65319Feb181713104330Jan2827282724232120136432131Dec29282720191817161514215Nov454328Oct271615108730Sep2316158565323231Aug30292631Jul8Apr625Mar23222158Feb6329Jan211817151211756532131Dec30292827262524231716117Update release notesFor solaris, nanosleep is in the -lrt libraryMerge branch 'issue-97-define-ud2-inst' into 'master'Fix #97: Use UD1 instruction instead of INT3Update comments.issue-97-define…issue-97-define-ud2-instFlame out if single-stepping didn't move far enoughRename TRAP_CODE to UD1Add comments to interface functions.Define separate int and int3 instructions.Merge branch 'issue-89-update-page-flags' into 'master'Address #89: Clean up page flagsMerge branch 'issue-107-use-uint8_t' into 'master'Fix #107: Use uint8_t instead of u_int8_t.issue-107-use-u…issue-107-use-uint8_tAddress more review commentsAddress review commentsMake int3 inst print out as int3Update the int instruction to disassemble int3Clean up comment and implAddress review comments.Merge branch 'master' into issue-97-define-ud2-instMerge branch 'issue-105-add-build-logs' into 'master'Fix #105: Include build logs in artifactsissue-105-add-b…issue-105-add-build-logsAargh. Really fix the problem.Forgot to print out the code for the unexpected trapMore cleanupsAddress review comments and add more commentsAdd commentsChange disassembly note for trap codesModify UD1 inst so it prints out registers correctlyCorrectly extract the trap code from the instruction stream.Use TRAP_CODE to insert the desired trapsMerge branch 'org.cmucl.debug.dynamic-space' into 'master' adds additional keyword arguments to instance-usage for more fine-grained tracking of space allocationFirst cut at using UD1 instead of UD2Use UD1 instead of UD2Clean up and add comments on how things work.Remove debugging printsClean up implemenation, updating debugging printsRemoving breakpoint stuff from sigill; more cleanupsReinstall breakpoint correctly.
Loading