1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/ahven
John Marino 3f63fa1334 devel/ahven: Modify to add symbolic tracing.
The author, Tero Koskine, intends for ahven to be compiler agnostic,
and therefore can't use GNAT-specific functionality like
GNAT.Traceback.Symbolic.  However, there is only one brand of Ada
compiler in ports, GNAT, so we can take advantage of it.

This change adds a default option to alter the exception handling to
trace through the symbols to display files and line numbers of each
frame on the stack.  Declining the option builds Ahven without the
modification and allows Ahven to be used on non-GNAT compilers (assuming
you can find one on FreeBSD.)
2014-02-18 18:35:16 +00:00
..
files devel/ahven: Modify to add symbolic tracing. 2014-02-18 18:35:16 +00:00
distinfo
Makefile devel/ahven: Modify to add symbolic tracing. 2014-02-18 18:35:16 +00:00
pkg-descr
pkg-plist