Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
gerd authored
	* src/lisp/gc.h (component_ptr_from_pc): Add prototype.

	* src/lisp/backtrace.c (struct compiled_debug_info)
	(struct compiled_debug_function): New structs.
	(array_of_type_p, debug_function_from_pc): New functions.
	(backtrace): Use debug_function_from_pc to figure out the
	real name of the frame, instead of listing all entry points
	of the code object.
284fd069
History
Name Last commit Last update