[Pkg-gdb-logs] [gdb] branch upstream updated (7a88c55 -> 986836d)

Hector Oron zumbi at moszumanska.debian.org
Wed Aug 19 20:52:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

zumbi pushed a change to branch upstream
in repository gdb.

      from  7a88c55   Imported Upstream version 7.9
      adds  986836d   Imported Upstream version 7.9.1

No new revisions were added by this update.

Summary of changes:
 bfd/version.h                                      |   2 +-
 djunpack.bat                                       |   4 +-
 gdb/ChangeLog                                      |  71 +++++++
 gdb/NEWS                                           |   6 +
 gdb/compile/compile-c-support.c                    |   2 +-
 gdb/compile/compile-object-load.c                  |   2 +-
 gdb/compile/compile.c                              |   4 +-
 gdb/doc/ChangeLog                                  |   6 +
 gdb/eval.c                                         |   9 +
 gdb/extension-priv.h                               |  14 +-
 gdb/extension.c                                    |  25 +++
 gdb/extension.h                                    |   4 +
 gdb/iq2000-tdep.c                                  |   2 -
 gdb/p-exp.c                                        |  12 +-
 gdb/p-exp.y                                        |  12 +-
 gdb/po/gdb.pot                                     | 231 +++++++++++----------
 gdb/python/lib/gdb/printing.py                     |  12 +-
 gdb/python/lib/gdb/xmethod.py                      |  20 +-
 gdb/python/py-xmethods.c                           | 107 ++++++++++
 gdb/python/python-internal.h                       |   5 +
 gdb/python/python.c                                |   1 +
 gdb/testsuite/ChangeLog                            |  21 ++
 .../gdb.pascal/case-insensitive-symbols.exp        |  58 ++++++
 .../{integers.pas => case-insensitive-symbols.pas} |  58 ++++--
 gdb/testsuite/gdb.python/py-pp-maint.py            |  11 -
 .../{py-pp-maint.c => py-pp-registration.c}        |  27 +--
 gdb/testsuite/gdb.python/py-pp-registration.exp    | 116 +++++++++++
 .../{py-pp-maint.py => py-pp-registration.py}      |  51 ++---
 gdb/testsuite/gdb.python/py-xmethods.exp           |  13 +-
 gdb/testsuite/gdb.python/py-xmethods.py            |   5 +
 gdb/testsuite/lib/pascal.exp                       |  14 ++
 gdb/tui/tui-io.c                                   |  16 +-
 gdb/valarith.c                                     |  51 +++--
 gdb/value.c                                        |  12 ++
 gdb/value.h                                        |   7 +-
 gdb/version.in                                     |   2 +-
 md5.sum                                            |  93 +++++----
 37 files changed, 812 insertions(+), 294 deletions(-)
 create mode 100644 gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp
 copy gdb/testsuite/gdb.pascal/{integers.pas => case-insensitive-symbols.pas} (55%)
 copy gdb/testsuite/gdb.python/{py-pp-maint.c => py-pp-registration.c} (78%)
 create mode 100644 gdb/testsuite/gdb.python/py-pp-registration.exp
 copy gdb/testsuite/gdb.python/{py-pp-maint.py => py-pp-registration.py} (54%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list