exp_dbug.ads: Update documentation to reflect simpler encoding for protected operations.
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 10:57:36 +0000 (11:57 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 10:57:36 +0000 (11:57 +0100)
commit32310747977c02f6b9f7a97ca06cc8b77b3bbd52
tree867cefd2bc273802292f4d0e5123c3320dfb55d4
parentffe9aba81229acba2f9c9a96503dc08ae9a03bb5
exp_dbug.ads: Update documentation to reflect simpler encoding for protected operations.

* exp_dbug.ads: Update documentation to reflect simpler encoding for
protected operations.

* exp_ch9.adb (Build_Selected_Name): Do not include "PT" suffix in
generated name, it complicates decoding in gdb and hinders debugging
of protected operations.
(Build_Barrier_Function_Specification): Set the Needs_Debug_Info
flag for the protected entry barrier function.
(Build_Protected_Entry_Specification): Set the Needs_Debug_Info
flag for the protected entry function.

From-SVN: r90907
gcc/ada/exp_ch9.adb
gcc/ada/exp_dbug.ads