tb-alvms.c (struct tb_entry_t, [...]): Revert back to use of Procedure Value instead...
authorOlivier Hainque <hainque@adacore.com>
Thu, 13 Dec 2007 10:36:42 +0000 (11:36 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:36:42 +0000 (11:36 +0100)
commit543b4428214232de8bf9d0377a99b137756b0451
tree840680f32fb36ed98d7a8cc53b1d781bd1f21d33
parent46edcdb100403f15510c2263d5b821546b8a482d
tb-alvms.c (struct tb_entry_t, [...]): Revert back to use of Procedure Value instead of Frame Pointer as the...

2007-12-06  Olivier Hainque  <hainque@adacore.com>

* tb-alvms.c (struct tb_entry_t, __gnat_backtrace): Revert back to use
of Procedure Value instead of Frame Pointer as the invocation
identifier associated with the instruction pointer in each traceback
entry.

* g-trasym-vms-alpha.adb (Traceback_Entry, PV_For, FP_For,
TB_Entry_For): Revert back to use of Procedure Value instead of Frame
Pointer as the invocation identifier passed to tbk$symbolize.

* s-traent-vms.ads, s-traent-vms.adb
(Traceback_Entry, PV_For, FP_For, TB_Entry_For): Revert back to use of
Procedure Value instead of Frame Pointer as the invocation identifier
passed to tbk$symbolize.

From-SVN: r130867
gcc/ada/g-trasym-vms-alpha.adb
gcc/ada/s-traent-vms.adb
gcc/ada/s-traent-vms.ads
gcc/ada/tb-alvms.c