# HG changeset patch # User Shawn Walker-Salas # Date 1490041190 25200 # Node ID c0f7360a6135f065f1e96303f9ad500a79549b75 # Parent 038ded00035562849bd0947d02cdf6728952976a 25465796 update to gdb 7.12.1 diff -r 038ded000355 -r c0f7360a6135 components/gdb/Makefile --- a/components/gdb/Makefile Fri Mar 31 15:12:56 2017 -0700 +++ b/components/gdb/Makefile Mon Mar 20 13:19:50 2017 -0700 @@ -32,12 +32,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= gdb -COMPONENT_VERSION= 7.11 +COMPONENT_VERSION= 7.12.1 COMPONENT_ARCHIVE_HASH= \ - sha256:9382f5534aa0754169e1e09b5f1a3b77d1fa8c59c1e57617e06af37cb29c669a + sha256:142057eacecfb929d52b561eb47a1103c7d504cec3f659dd8a5ae7bc378f7e77 COMPONENT_ANITYA_ID= 11798 -TPNO= 27358 +TPNO= 34387 # The traditional output from gmake test omits some # test results information that is contained in the @@ -164,5 +164,7 @@ REQUIRED_PACKAGES += library/readline REQUIRED_PACKAGES += library/zlib REQUIRED_PACKAGES += shell/ksh93 +REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime +REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime REQUIRED_PACKAGES += system/library/math REQUIRED_PACKAGES += text/texinfo diff -r 038ded000355 -r c0f7360a6135 components/gdb/gdb.p5m --- a/components/gdb/gdb.p5m Fri Mar 31 15:12:56 2017 -0700 +++ b/components/gdb/gdb.p5m Mon Mar 20 13:19:50 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommitted> @@ -51,6 +51,7 @@ file path=usr/share/gdb/python/gdb/command/xmethods.py file path=usr/share/gdb/python/gdb/frames.py file path=usr/share/gdb/python/gdb/function/__init__.py +file path=usr/share/gdb/python/gdb/function/as_string.py file path=usr/share/gdb/python/gdb/function/caller_is.py file path=usr/share/gdb/python/gdb/function/strfns.py file path=usr/share/gdb/python/gdb/printer/__init__.py @@ -97,6 +98,7 @@ file path=usr/share/locale/ro/LC_MESSAGES/opcodes.mo file path=usr/share/locale/ru/LC_MESSAGES/bfd.mo file path=usr/share/locale/rw/LC_MESSAGES/bfd.mo +file path=usr/share/locale/sr/LC_MESSAGES/bfd.mo file path=usr/share/locale/sv/LC_MESSAGES/bfd.mo file path=usr/share/locale/sv/LC_MESSAGES/opcodes.mo file path=usr/share/locale/tr/LC_MESSAGES/bfd.mo