Add `_finalizer' to the list of known GNAT auxilary routines.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 23 Nov 2010 01:01:22 +0000 (01:01 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 23 Nov 2010 01:01:22 +0000 (01:01 +0000)
commitdf30368de152f204fb04f69281ab9e1e2c93cc56
tree04d0fbddc4f727b71c00462943dd8bbd1c2e8489
parent4889bbbc1d2574889f4dfad9999c1ffb1620772f
Add `_finalizer' to the list of known GNAT auxilary routines.

This is a new routine that is being generated by the expander in
the context of controlled types.  This patch adds it to the list of such
routines so that the debugger does not show it when selecting the first
"user" frame (when switching tasks for instance).

gdb/ChangeLog:

        * ada-lang.h (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Add
        "_finalizer" to the list.
gdb/ChangeLog
gdb/ada-lang.h
This page took 0.025546 seconds and 4 git commands to generate.