aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/cstreams.c
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2007-04-06 11:15:36 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2007-04-06 11:15:36 +0200
commitc99c095f991024052fcf8d32d230ce448edc2d81 (patch)
treecbad8ec2d61270e4c4e4aa20909e6960da5c3d68 /gcc/ada/cstreams.c
parent42907632860e44cc8c8b49a0b74444f62791fb9c (diff)
downloadgcc-c99c095f991024052fcf8d32d230ce448edc2d81.zip
gcc-c99c095f991024052fcf8d32d230ce448edc2d81.tar.gz
gcc-c99c095f991024052fcf8d32d230ce448edc2d81.tar.bz2
adaint.c:
2007-04-06 Olivier Hainque <hainque@adacore.com> * adaint.c: (convert_addresses): Adjust prototype and dummy definition to expect an extra file_name argument. * gmem.c (__gnat_convert_addresses): Wrapper to convert_addresses, filling the now expected file_name argument with the appropriate argv[0] expansion. (__gnat_gmem_a2l_initialize, __gnat_gmem_read_next_frame): Use it. (tracebk): Array of void * instead of char *, corresponding to what convert_addresses expects. (exename): New static global, to hold the executable file name to be used in all convert_addresses invocations. (gmem_read_backtrace, __gnat_gmem_symbolic): Account for tracebk type change. (__gnat_gmem_a2l_initialize): Resolve exename. (__gnat_convert_addresses): Use exename as the convert_addresses file_name argument. * g-trasym.adb (Symbolic_Traceback): Adjust signature of imported "convert_addresses", now expecting a filename argument. Import the necessary entities to compute the filename to use and pass it to convert_addresses. From-SVN: r123544
Diffstat (limited to 'gcc/ada/cstreams.c')
0 files changed, 0 insertions, 0 deletions