mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-12 00:30:20 +02:00
* module/system/vm/assembler.scm (link-debug): If there was no debugging info, reset the file register to 0 from its default value of 1 before adding the final row. * module/system/vm/dwarf.scm (line-prog-scan-to-pc): If we rescanned from the beginning and still found no source info for this pc, return #f instead of the default value of the file register (1). |
||
---|---|---|
.. | ||
assembler.scm | ||
coverage.scm | ||
debug.scm | ||
disassembler.scm | ||
dwarf.scm | ||
elf.scm | ||
frame.scm | ||
inspect.scm | ||
instruction.scm | ||
linker.scm | ||
objcode.scm | ||
program.scm | ||
trace.scm | ||
trap-state.scm | ||
traps.scm | ||
vm.scm |