]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (ada_remove_trailing_digits): New function.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2008 12:39:49 +0000 (12:39 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2008 12:39:49 +0000 (12:39 +0000)
commit29480c32d9a0220f945cc1076b6a4870e5237fa0
treeb1aedf47304c18195cee69099635e08e6750a723
parent81c9b2cf53addc7224346ba857069417a1faf6bb
    * ada-lang.c (ada_remove_trailing_digits): New function.
        (ada_remove_po_subprogram_suffix): New function.
        (ada_decode): Improve. Move the description of the algorithm
        directly inside the code, instead of in the function global
        description.
gdb/ChangeLog
gdb/ada-lang.c