[Crosstoolchain-logs] [gdb-doc] branch master updated (13fc981 -> a4536f9)

Samuel Bronson naesten-guest at moszumanska.debian.org
Sun May 25 00:36:24 UTC 2014


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

naesten-guest pushed a change to branch master
in repository gdb-doc.

      from  13fc981   d/control: Breaks/Replaces on gdbserver (<< 7.7), not just gdb
       new  eb48884   Imported Upstream version 7.7.1
       new  a4536f9   Merge tag 'upstream/7.7.1'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bfd/ChangeLog                                      |   25 +
 bfd/bfd-in.h                                       |    5 -
 bfd/bfd-in2.h                                      |   41 +-
 bfd/bfd.c                                          |    8 +
 bfd/cache.c                                        |    2 +-
 bfd/doc/bfd.info                                   |  146 ++-
 bfd/doc/bfdt.texi                                  |    8 +
 bfd/doc/bfdver.texi                                |    2 +-
 bfd/doc/section.texi                               |   26 +
 bfd/rs6000-core.c                                  |    4 +-
 bfd/section.c                                      |   26 +
 bfd/version.h                                      |    2 +-
 debian/changelog                                   |    9 +-
 djunpack.bat                                       |    4 +-
 gdb/ChangeLog                                      |   77 ++
 gdb/MAINTAINERS                                    |    1 +
 gdb/auto-load.c                                    |    6 +-
 gdb/avr-tdep.c                                     |   11 +-
 gdb/dcache.c                                       |   88 +-
 gdb/dcache.h                                       |   12 +-
 gdb/doc/gcore.1                                    |    2 +-
 gdb/doc/gdb.1                                      |    2 +-
 gdb/doc/gdb.info                                   | 1280 ++++++++++----------
 gdb/doc/gdb.info-1                                 |    6 +-
 gdb/doc/gdb.info-5                                 |   58 +-
 gdb/doc/gdbinit.5                                  |    2 +-
 gdb/doc/gdbserver.1                                |    2 +-
 gdb/infrun.c                                       |    6 +-
 gdb/po/gdb.pot                                     |  384 +++---
 gdb/python/py-linetable.c                          |    4 +-
 gdb/target.c                                       |   49 +-
 gdb/testsuite/ChangeLog                            |   27 +
 .../{config/i960.exp => gdb.base/auto-load-script} |    5 +-
 .../gdb.base/{sepdebug2.c => auto-load.c}          |    2 +-
 .../py-frame-inline.exp => gdb.base/auto-load.exp} |   32 +-
 gdb/testsuite/gdb.base/breakpoint-shadow.exp       |   38 +-
 .../signal-while-stepping-over-bp-other-thread.c   |  145 +++
 .../signal-while-stepping-over-bp-other-thread.exp |  120 ++
 gdb/version.in                                     |    2 +-
 gdb/windows-nat.c                                  |   49 +-
 md5.sum                                            |   71 +-
 41 files changed, 1669 insertions(+), 1120 deletions(-)
 copy gdb/testsuite/{config/i960.exp => gdb.base/auto-load-script} (87%)
 copy gdb/testsuite/gdb.base/{sepdebug2.c => auto-load.c} (93%)
 copy gdb/testsuite/{gdb.python/py-frame-inline.exp => gdb.base/auto-load.exp} (53%)
 create mode 100644 gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.c
 create mode 100644 gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp

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



More information about the Crosstoolchain-logs mailing list