Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Gingell
748d8778ed tb-gcc.c (trace_callback): Work around problem with _Unwind_GetIP on ia64 HP-UX.
2005-11-14  Matthew Gingell  <gingell@adacore.com>
	    Olivier Hainque  <hainque@adacore.com>

	* tb-gcc.c (trace_callback): Work around problem with _Unwind_GetIP on
	ia64 HP-UX.

	* tracebak.c (ia64 configuration): Enable _Unwind_Backtrace driven
	tracebacks on ia64 HP-UX and provide explanatory comment.
	Enable backtraces on ia64 GNU/Linux.
	(x86 configuration): Bump FRAME_LEVEL to 1 to ensure we retrieve a real
	base pointer from builtin_frame_address. Adjust BASE_SKIP accordingly.

From-SVN: r106964
2005-11-15 14:54:25 +01:00
R. Kelley Cook
cb5fee25cd Update FSF address
From-SVN: r101492
2005-07-01 01:29:17 +00:00
Olivier Hainque
e850e1f4bd tb-gcc.c: GCC infrastructure based implementation of __gnat_backtrace.
* tb-gcc.c: GCC infrastructure based implementation of
	__gnat_backtrace.

From-SVN: r91290
2004-11-25 14:11:09 +01:00