From 72e2c06a1eb055be291a79c03748213de943da40 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 7 Apr 2026 04:34:21 -0700 Subject: remove debug notes accidentally left in Force-Push: yes Change-Id: I5516f0ba9a5fe954a1651dbf36df468a8d420f52 --- quine.asm | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/quine.asm b/quine.asm index 5bd86df..213cb23 100644 --- a/quine.asm +++ b/quine.asm @@ -5471,20 +5471,6 @@ defword early_describe_all, 0 dq dup2, early_describe, drop dq branch, -13*8 dq exit -;(gdb) x/8xg 0x1000010d28 -;0x1000010d28: 0x0000001000010cf8 0x63617074696c0000 -;0x1000010d38: 0x000000000000386b 0x0000001000010d48 -;0x1000010d48: 0x010b08b84850ad48 0x0020ff0000001000 -;0x1000010d58: 0x0000000000000000 0x0000000000000000 -;(gdb) x/s 0x1000010d32 -;0x1000010d32: "litpack8" -;(gdb) x/8xg 0x800b6b8 -;0x800b6b8: 0x000000000800b580 0x725f666c65730000 -;0x800b6c8: 0x0000000000007761 0x00000000080033a8 -;0x800b6d8: 0x0000000008003538 0x00000000080038d0 -;0x800b6e8: 0x00000000080000c4 0x00000000080038d0 -;(gdb) x/s 0x800b6c2 -;0x800b6c2: "self_raw" ; Allocate space by incrementing "here", and output a word header in it. -- cgit 1.4.1