Skip to content
Snippets Groups Projects
Commit 284fd069 authored by gerd's avatar gerd
Browse files

Improve LDB backtrace on x86.

	* 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.
parent 0041e6b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment