Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/FSF]: src/external/gpl3/gdb/dist Import gdb 7.6.1



details:   https://anonhg.NetBSD.org/src/rev/990c1b7ee32b
branches:  FSF
changeset: 746648:990c1b7ee32b
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Oct 03 15:52:15 2013 +0000

description:
Import gdb 7.6.1
News from: http://sourceware.org/gdb/news:

August 30th, 2013: GDB 7.6.1 Released!
The latest version of GDB, version 7.6.1, is available for download.

This is a minor corrective release over GDB 7.6, fixing the following issues:

PR tdep/15420 (Cannot debug threaded programs on newer versions of x86-solaris - Solaris 10, Update 10 or later)
PR remote/15455 (QTro remote packet broken)
PR build/15476 (Build failure due to incomplete enum type in utils.h)
PR server/15594 (tls support in 64x32 x86 gdbserver doesn't extend address to 64 bit)
PR server/15075 (dprintf inteferes with "next")
PR server/15434 (dprintf uses a synchronous 'continue' even in non-stop mode)
PR tui/14880 (In split register layouts, up results in assertion failure in value.c)
PR c++/15519 (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain core file)
PR gdb/15837 (GDB prints entry values for local variables)
PR gdb/15415 (gdb resolves symbolic links when passing argv[0])
PR cli/15603 (CTRL-C can no longer interrupt inferior)
PR gdb/15604 (gdbserver socket leak 7.5 regression)
April 26th, 2013: GDB 7.6 Released!
The latest version of GDB, version 7.6, is available for download.

Changes in this release include:

New native configurations (ARM AArch64 GNU/Linux, FreeBSD/powerpc, 86_64/Cygwin and Tilera TILE-Gx GNU/Linux)
New target configurations (ARM AArch64, ARM AArch64 GNU/Linux, Lynx 178 PowerPC, x86_64/Cygwin, and Tilera TILE-Gx GNU/Linux)
Support for the "mini debuginfo" section, .gnu_debugdata
The C++ ABI now defaults to the GNU v3 ABI
More Python scripting improvements
Some GDB/MI improvements
New configure options, new commands, and options
New remote packets
A new "target record-btrace" has been added while the "target record" command has been renamed to "target record-full"
See the NEWS file for a more complete and detailed list of what this release includes.
March 12th, 2013: GDB 7.6 branch created
The GDB 7.6 branch (gdb_7_6-branch) has been created. To check out a copy of the branch use:

cvs -d :pserver:anoncvs%sourceware.org@localhost:/cvs/src co -r gdb_7_6-branch gdb
November 29th, 2012: GDB 7.5.1 Released!
The latest version of GDB, version 7.5.1, is available for download.

This is a minor corrective release over GDB 7.5, fixing the following issues:

An "Attempt to dereference a generic pointer" errors (-var-create).
Backtrace problems on x32 (PR backtrace/14646).
next/step/finish problems on x32 (PR gdb/14647).
A "malformed linespec error: unexpected keyword, [...]" error (PR breakpoints/14643).
GDB crash while stepping through powerpc (32bits) code.
A failed assertion in linux_ptrace_test_ret_to_nx.
A "!frame_id_inlined_p (frame_id)" failed assertion.
A "No more reverse-execution history." error during reverse "next" execution (PR 14548).
Incomplete command descriptions in "apropos" output.
PR gdb/14494 (a GDB crash difficult to characterize).
Various build warnings.
August 17th, 2012: GDB 7.5 Released!
The latest version of GDB, version 7.5, is available for download.

Changes in this release include:

Go language support.
New targets (x32 ABI, microMIPS, Renesas RL78, HP OpenVMS ia64).
More Python scripting improvements.
SDT (Static Defined Tracing) probes support with SystemTap probes.
GDBserver improvements (stdio connections, target-side evaluation of breakpoint conditions, remote protocol improvements).
Other miscellaneous improvements (ability to stop when a shared library is loaded/unloaded, dynamic printf, etc).
Reverse debugging on ARM.
The binary "gdbtui" has been abandoned and can no longer be built. Use "gdb -tui" instead.
See the NEWS file for a more complete and detailed list of what this release includes.
July 17th, 2012: GDB 7.5 branch created
The GDB 7.5 branch (gdb_7_5-branch) has been created. To check out a copy of the branch use:

cvs -d :pserver:anoncvs%sourceware.org@localhost:/cvs/src co -r gdb_7_5-branch gdb
April 26th, 2012: GDB 7.4.1 Released!
The latest version of GDB, version 7.4.1, is available for download.

This is a minor corrective release over GDB 7.4, fixing the following issues:

[GDB/MI] Error when resuming program execution in all-stop mode ("Cannot execute this command without a live selected thread").
[Pascal] Polluted display of class methods parameters.
[target remote] Errror when connecting to remote target where disconnected tracing is in effect.
[AVX] Float and ymm* register values not available.
[GDB] Crash when using the "finish" command.
[build] makeinfo should not be required to build GDB.
January 24th, 2012: GDB 7.4 Released!
The latest version of GDB, version 7.4, is available for download.

Changes in this release include:

Many Python scripting improvements
Better support for ambiguous linespecs
Masked watchpoints
Tracepoint support improvements
Support for Texas Instruments TMS320C6x (tic6x-*-*)
A Renesas RL78 simulator (rl78-*-elf)
Some minor Remote protocol extensions and GDB/MI changes
See the NEWS file for a more complete and detailed list of what this release includes. Note that the gdbtui binary is deprecated, starting with GDB 7.5. Use "gdb -tui" instead.
January 9, 2012: Extensibility support using Guile
GDB ought to support extensibility using Guile, the GNU extensibility package (an implementation of Scheme). We are looking for people to write the code to interface the two. Please write to 
gdb-patches AT sourceware DOT org if you are interested.

December 13, 2011: GDB 7.4 branch created
The GDB 7.4 branch (gdb_7_4-branch) has been created. To check out a copy of the branch use:

cvs -d :pserver:anoncvs%sourceware.org@localhost:/cvs/src co -r gdb_7_4-branch gdb
September 30, 2011: Release Mistakes in GDB Versions 6.0 - 7.3
A mistake has been detected in the release tar files for all GDB releases from version 6.0 to version 7.3 (included). The mistake has been corrected, and the FSF issued the following announcements:

Making up for a release mistake in GDB versions 6.0 - 6.6
Making up for a release mistake in GDB versions 6.7 - 7.3

diffstat:

 external/gpl3/gdb/dist/gdb/data-directory/Makefile.in                     |     10 +-
 external/gpl3/gdb/dist/gdb/gdbserver/.gitignore                           |      8 +
 external/gpl3/gdb/dist/gdb/gdbserver/ChangeLog                            |   2050 +-
 external/gpl3/gdb/dist/gdb/gdbserver/acinclude.m4                         |     23 +
 external/gpl3/gdb/dist/gdb/gdbserver/aclocal.m4                           |     95 +
 external/gpl3/gdb/dist/gdb/gdbserver/ax.c                                 |   1347 +
 external/gpl3/gdb/dist/gdb/gdbserver/configure                            |   1023 +-
 external/gpl3/gdb/dist/gdb/gdbserver/dll.c                                |    110 +
 external/gpl3/gdb/dist/gdb/gdbserver/gdbreplay.c                          |      7 +-
 external/gpl3/gdb/dist/gdb/gdbserver/gdbthread.h                          |     77 +
 external/gpl3/gdb/dist/gdb/gdbserver/hostio.c                             |     61 +-
 external/gpl3/gdb/dist/gdb/gdbserver/i386-low.h                           |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/i387-fp.c                            |      3 +-
 external/gpl3/gdb/dist/gdb/gdbserver/i387-fp.h                            |      3 +-
 external/gpl3/gdb/dist/gdb/gdbserver/inferiors.c                          |    206 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-amd64-ipa.c                    |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-cris-low.c                     |      5 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-crisv32-low.c                  |     28 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-i386-ipa.c                     |     58 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-low.c                          |   2220 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-ppc-low.c                      |      5 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-s390-low.c                     |    208 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-sh-low.c                       |      5 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-sparc-low.c                    |     31 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-tile-low.c                     |    163 +
 external/gpl3/gdb/dist/gdb/gdbserver/linux-x86-low.c                      |    737 +-
 external/gpl3/gdb/dist/gdb/gdbserver/linux-xtensa-low.c                   |      4 +-
 external/gpl3/gdb/dist/gdb/gdbserver/lynx-i386-low.c                      |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/lynx-low.c                           |    244 +-
 external/gpl3/gdb/dist/gdb/gdbserver/lynx-ppc-low.c                       |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/notif.c                              |    167 +
 external/gpl3/gdb/dist/gdb/gdbserver/notif.h                              |     64 +
 external/gpl3/gdb/dist/gdb/gdbserver/nto-low.c                            |     13 +-
 external/gpl3/gdb/dist/gdb/gdbserver/nto-low.h                            |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/proc-service.c                       |      3 +-
 external/gpl3/gdb/dist/gdb/gdbserver/proc-service.list                    |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/regcache.c                           |      4 +-
 external/gpl3/gdb/dist/gdb/gdbserver/regcache.h                           |      3 +-
 external/gpl3/gdb/dist/gdb/gdbserver/remote-utils.c                       |    399 +-
 external/gpl3/gdb/dist/gdb/gdbserver/server.c                             |    774 +-
 external/gpl3/gdb/dist/gdb/gdbserver/server.h                             |    308 +-
 external/gpl3/gdb/dist/gdb/gdbserver/spu-low.c                            |     31 +-
 external/gpl3/gdb/dist/gdb/gdbserver/target.c                             |     37 +-
 external/gpl3/gdb/dist/gdb/gdbserver/terminal.h                           |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/thread-db.c                          |    126 +-
 external/gpl3/gdb/dist/gdb/gdbserver/tracepoint.c                         |   3424 +-
 external/gpl3/gdb/dist/gdb/gdbserver/win32-i386-low.c                     |     22 +-
 external/gpl3/gdb/dist/gdb/gdbserver/win32-low.h                          |      2 +-
 external/gpl3/gdb/dist/gdb/gdbserver/wincecompat.h                        |      2 +-
 external/gpl3/gdb/dist/gdb/gnulib/Makefile.in                             |   1363 +-
 external/gpl3/gdb/dist/gdb/gnulib/aclocal.m4                              |   1051 +
 external/gpl3/gdb/dist/gdb/gnulib/config.in                               |    638 +
 external/gpl3/gdb/dist/gdb/gnulib/configure                               |  13451 ++++++++++
 external/gpl3/gdb/dist/gdb/gnulib/configure.ac                            |     62 +
 external/gpl3/gdb/dist/gdb/gnulib/import/Makefile.am                      |    786 +
 external/gpl3/gdb/dist/gdb/gnulib/import/Makefile.in                      |   1478 +
 external/gpl3/gdb/dist/gdb/gnulib/import/alloca.c                         |    478 +
 external/gpl3/gdb/dist/gdb/gnulib/import/alloca.in.h                      |     63 +
 external/gpl3/gdb/dist/gdb/gnulib/import/config.charset                   |    684 +
 external/gpl3/gdb/dist/gdb/gnulib/import/extra/snippet/arg-nonnull.h      |     26 +
 external/gpl3/gdb/dist/gdb/gnulib/import/extra/snippet/c++defs.h          |    271 +
 external/gpl3/gdb/dist/gdb/gnulib/import/extra/snippet/warn-on-use.h      |    109 +
 external/gpl3/gdb/dist/gdb/gnulib/import/extra/update-copyright           |    274 +
 external/gpl3/gdb/dist/gdb/gnulib/import/fnmatch.c                        |    350 +
 external/gpl3/gdb/dist/gdb/gnulib/import/fnmatch.in.h                     |     67 +
 external/gpl3/gdb/dist/gdb/gnulib/import/fnmatch_loop.c                   |   1219 +
 external/gpl3/gdb/dist/gdb/gnulib/import/inttypes.in.h                    |   1130 +
 external/gpl3/gdb/dist/gdb/gnulib/import/localcharset.c                   |    553 +
 external/gpl3/gdb/dist/gdb/gnulib/import/localcharset.h                   |     40 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/00gnulib.m4                   |     30 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/alloca.m4                     |    121 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/codeset.m4                    |     23 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/configmake.m4                 |     50 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/extensions.m4                 |    123 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/extern-inline.m4              |     62 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/fcntl-o.m4                    |    134 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/fnmatch.m4                    |    156 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/glibc21.m4                    |     34 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/gnulib-cache.m4               |     51 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/gnulib-common.m4              |    373 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/gnulib-comp.m4                |    360 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/gnulib-tool.m4                |     57 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/include_next.m4               |    270 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/inttypes-pri.m4               |     42 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/inttypes.m4                   |    157 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/localcharset.m4               |     17 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/locale-fr.m4                  |    250 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/locale-ja.m4                  |    136 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/locale-zh.m4                  |    130 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/longlong.m4                   |    113 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/mbrtowc.m4                    |    572 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/mbsinit.m4                    |     51 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/mbsrtowcs.m4                  |    155 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/mbstate_t.m4                  |     41 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/memchr.m4                     |     88 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/memmem.m4                     |    151 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/mmap-anon.m4                  |     55 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/multiarch.m4                  |     62 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/onceonly.m4                   |    104 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/stdbool.m4                    |    100 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/stddef_h.m4                   |     47 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/stdint.m4                     |    484 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/string_h.m4                   |    120 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/warn-on-use.m4                |     47 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/wchar_h.m4                    |    225 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/wchar_t.m4                    |     24 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/wctype_h.m4                   |    209 +
 external/gpl3/gdb/dist/gdb/gnulib/import/m4/wint_t.m4                     |     32 +
 external/gpl3/gdb/dist/gdb/gnulib/import/mbrtowc.c                        |    402 +
 external/gpl3/gdb/dist/gdb/gnulib/import/mbsinit.c                        |     61 +
 external/gpl3/gdb/dist/gdb/gnulib/import/mbsrtowcs-impl.h                 |    122 +
 external/gpl3/gdb/dist/gdb/gnulib/import/mbsrtowcs-state.c                |     37 +
 external/gpl3/gdb/dist/gdb/gnulib/import/mbsrtowcs.c                      |     32 +
 external/gpl3/gdb/dist/gdb/gnulib/import/memchr.c                         |    172 +
 external/gpl3/gdb/dist/gdb/gnulib/import/memchr.valgrind                  |     14 +
 external/gpl3/gdb/dist/gdb/gnulib/import/memmem.c                         |     75 +
 external/gpl3/gdb/dist/gdb/gnulib/import/ref-add.sin                      |     29 +
 external/gpl3/gdb/dist/gdb/gnulib/import/ref-del.sin                      |     24 +
 external/gpl3/gdb/dist/gdb/gnulib/import/stdbool.in.h                     |    132 +
 external/gpl3/gdb/dist/gdb/gnulib/import/stddef.in.h                      |     86 +
 external/gpl3/gdb/dist/gdb/gnulib/import/stdint.in.h                      |    636 +
 external/gpl3/gdb/dist/gdb/gnulib/import/str-two-way.h                    |    452 +
 external/gpl3/gdb/dist/gdb/gnulib/import/streq.h                          |    176 +
 external/gpl3/gdb/dist/gdb/gnulib/import/string.in.h                      |   1029 +
 external/gpl3/gdb/dist/gdb/gnulib/import/strnlen1.c                       |     35 +
 external/gpl3/gdb/dist/gdb/gnulib/import/strnlen1.h                       |     40 +
 external/gpl3/gdb/dist/gdb/gnulib/import/verify.h                         |    245 +
 external/gpl3/gdb/dist/gdb/gnulib/import/wchar.in.h                       |   1028 +
 external/gpl3/gdb/dist/gdb/gnulib/import/wctype-h.c                       |      4 +
 external/gpl3/gdb/dist/gdb/gnulib/import/wctype.in.h                      |    504 +
 external/gpl3/gdb/dist/gdb/gnulib/update-gnulib.sh                        |    119 +
 external/gpl3/gdb/dist/gdb/stubs/ChangeLog                                |     21 +
 external/gpl3/gdb/dist/gdb/stubs/buildvms.com                             |     29 +
 external/gpl3/gdb/dist/gdb/stubs/i386-stub.c                              |    952 +
 external/gpl3/gdb/dist/gdb/stubs/ia64vms-stub.c                           |   2602 +
 external/gpl3/gdb/dist/gdb/stubs/m32r-stub.c                              |   1779 +
 external/gpl3/gdb/dist/gdb/stubs/m68k-stub.c                              |   1098 +
 external/gpl3/gdb/dist/gdb/stubs/sh-stub.c                                |   1583 +
 external/gpl3/gdb/dist/gdb/stubs/sparc-stub.c                             |    778 +
 external/gpl3/gdb/dist/readline/CHANGELOG                                 |    175 +
 external/gpl3/gdb/dist/readline/CHANGES                                   |    317 +
 external/gpl3/gdb/dist/readline/COPYING                                   |    851 +-
 external/gpl3/gdb/dist/readline/ChangeLog.gdb                             |     37 +-
 external/gpl3/gdb/dist/readline/INSTALL                                   |      2 +-
 external/gpl3/gdb/dist/readline/MANIFEST                                  |      9 +
 external/gpl3/gdb/dist/readline/Makefile.in                               |    106 +-
 external/gpl3/gdb/dist/readline/NEWS                                      |     41 +-
 external/gpl3/gdb/dist/readline/README                                    |      9 +-
 external/gpl3/gdb/dist/readline/aclocal.m4                                |    297 +-
 external/gpl3/gdb/dist/readline/ansi_stdlib.h                             |     22 +-
 external/gpl3/gdb/dist/readline/bind.c                                    |    283 +-
 external/gpl3/gdb/dist/readline/callback.c                                |    172 +-
 external/gpl3/gdb/dist/readline/chardefs.h                                |     25 +-
 external/gpl3/gdb/dist/readline/compat.c                                  |     26 +-
 external/gpl3/gdb/dist/readline/complete.c                                |    682 +-
 external/gpl3/gdb/dist/readline/config.h.in                               |     48 +-
 external/gpl3/gdb/dist/readline/configure                                 |    634 +-
 external/gpl3/gdb/dist/readline/configure.in                              |     73 +-
 external/gpl3/gdb/dist/readline/display.c                                 |    643 +-
 external/gpl3/gdb/dist/readline/doc/ChangeLog.gdb                         |     11 +
 external/gpl3/gdb/dist/readline/doc/Makefile.in                           |     41 +-
 external/gpl3/gdb/dist/readline/doc/fdl.texi                              |     96 +-
 external/gpl3/gdb/dist/readline/doc/history.3                             |     25 +-
 external/gpl3/gdb/dist/readline/doc/history.texi                          |     27 +-
 external/gpl3/gdb/dist/readline/doc/hstech.texi                           |      6 +-
 external/gpl3/gdb/dist/readline/doc/hsuser.texi                           |     38 +-
 external/gpl3/gdb/dist/readline/doc/readline.3                            |    111 +-
 external/gpl3/gdb/dist/readline/doc/rlman.texi                            |     26 +-
 external/gpl3/gdb/dist/readline/doc/rltech.texi                           |    243 +-
 external/gpl3/gdb/dist/readline/doc/rluser.texi                           |    283 +-
 external/gpl3/gdb/dist/readline/doc/rluserman.texi                        |     27 +-
 external/gpl3/gdb/dist/readline/doc/texi2dvi                              |     26 +-
 external/gpl3/gdb/dist/readline/doc/texi2html                             |     31 +-
 external/gpl3/gdb/dist/readline/doc/version.texi                          |     12 +-
 external/gpl3/gdb/dist/readline/emacs_keymap.c                            |     25 +-
 external/gpl3/gdb/dist/readline/examples/ChangeLog.gdb                    |      4 +
 external/gpl3/gdb/dist/readline/examples/Inputrc                          |     24 +-
 external/gpl3/gdb/dist/readline/examples/Makefile.in                      |     87 +-
 external/gpl3/gdb/dist/readline/examples/autoconf/BASH_CHECK_LIB_TERMCAP  |     40 +
 external/gpl3/gdb/dist/readline/examples/autoconf/RL_LIB_READLINE_VERSION |    118 +
 external/gpl3/gdb/dist/readline/examples/autoconf/wi_LIB_READLINE         |     76 +
 external/gpl3/gdb/dist/readline/examples/excallback.c                     |      3 +
 external/gpl3/gdb/dist/readline/examples/fileman.c                        |     29 +-
 external/gpl3/gdb/dist/readline/examples/histexamp.c                      |     25 +-
 external/gpl3/gdb/dist/readline/examples/manexamp.c                       |     23 +-
 external/gpl3/gdb/dist/readline/examples/readlinebuf.h                    |      8 +-
 external/gpl3/gdb/dist/readline/examples/rl.c                             |     23 +-
 external/gpl3/gdb/dist/readline/examples/rlcat.c                          |     23 +-
 external/gpl3/gdb/dist/readline/examples/rlevent.c                        |    166 +
 external/gpl3/gdb/dist/readline/examples/rlfe/ChangeLog                   |     11 -
 external/gpl3/gdb/dist/readline/examples/rlfe/ChangeLog.gdb               |     14 +
 external/gpl3/gdb/dist/readline/examples/rlfe/Makefile.in                 |     14 +-
 external/gpl3/gdb/dist/readline/examples/rlfe/config.h.in                 |      6 +-
 external/gpl3/gdb/dist/readline/examples/rlfe/configure                   |   4013 ++-
 external/gpl3/gdb/dist/readline/examples/rlfe/configure.in                |      2 +
 external/gpl3/gdb/dist/readline/examples/rlfe/extern.h                    |     11 +-
 external/gpl3/gdb/dist/readline/examples/rlfe/os.h                        |      5 +-
 external/gpl3/gdb/dist/readline/examples/rlfe/pty.c                       |      7 +-
 external/gpl3/gdb/dist/readline/examples/rlfe/rlfe.c                      |     13 +-
 external/gpl3/gdb/dist/readline/examples/rltest.c                         |     23 +-
 external/gpl3/gdb/dist/readline/examples/rlversion.c                      |     23 +-
 external/gpl3/gdb/dist/readline/funmap.c                                  |     36 +-
 external/gpl3/gdb/dist/readline/histexpand.c                              |    225 +-
 external/gpl3/gdb/dist/readline/histfile.c                                |     51 +-
 external/gpl3/gdb/dist/readline/histlib.h                                 |     26 +-
 external/gpl3/gdb/dist/readline/history.c                                 |    120 +-
 external/gpl3/gdb/dist/readline/history.h                                 |     26 +-
 external/gpl3/gdb/dist/readline/histsearch.c                              |     25 +-
 external/gpl3/gdb/dist/readline/input.c                                   |    113 +-
 external/gpl3/gdb/dist/readline/isearch.c                                 |     89 +-
 external/gpl3/gdb/dist/readline/keymaps.c                                 |     47 +-
 external/gpl3/gdb/dist/readline/keymaps.h                                 |     28 +-
 external/gpl3/gdb/dist/readline/kill.c                                    |     37 +-
 external/gpl3/gdb/dist/readline/macro.c                                   |     32 +-
 external/gpl3/gdb/dist/readline/mbutil.c                                  |     44 +-
 external/gpl3/gdb/dist/readline/misc.c                                    |     88 +-
 external/gpl3/gdb/dist/readline/nls.c                                     |     28 +-
 external/gpl3/gdb/dist/readline/parens.c                                  |     42 +-
 external/gpl3/gdb/dist/readline/patchlevel                                |      3 +
 external/gpl3/gdb/dist/readline/posixdir.h                                |     20 +-
 external/gpl3/gdb/dist/readline/posixjmp.h                                |     20 +-
 external/gpl3/gdb/dist/readline/posixselect.h                             |     47 +
 external/gpl3/gdb/dist/readline/posixstat.h                               |     20 +-
 external/gpl3/gdb/dist/readline/readline.c                                |    120 +-
 external/gpl3/gdb/dist/readline/readline.h                                |    134 +-
 external/gpl3/gdb/dist/readline/rlconf.h                                  |     33 +-
 external/gpl3/gdb/dist/readline/rldefs.h                                  |     32 +-
 external/gpl3/gdb/dist/readline/rlmbutil.h                                |     50 +-
 external/gpl3/gdb/dist/readline/rlprivate.h                               |    128 +-
 external/gpl3/gdb/dist/readline/rlshell.h                                 |     25 +-
 external/gpl3/gdb/dist/readline/rlstdc.h                                  |     28 +-
 external/gpl3/gdb/dist/readline/rltty.c                                   |    142 +-
 external/gpl3/gdb/dist/readline/rltty.h                                   |     31 +-
 external/gpl3/gdb/dist/readline/rltypedefs.h                              |     25 +-
 external/gpl3/gdb/dist/readline/rlwinsize.h                               |     33 +-
 external/gpl3/gdb/dist/readline/savestring.c                              |     32 +-
 external/gpl3/gdb/dist/readline/search.c                                  |     34 +-
 external/gpl3/gdb/dist/readline/shell.c                                   |     30 +-
 external/gpl3/gdb/dist/readline/shlib/Makefile.in                         |     60 +-
 external/gpl3/gdb/dist/readline/signals.c                                 |    279 +-
 external/gpl3/gdb/dist/readline/support/config.guess                      |    683 +-
 external/gpl3/gdb/dist/readline/support/config.rpath                      |     15 +-
 external/gpl3/gdb/dist/readline/support/config.sub                        |    242 +-
 external/gpl3/gdb/dist/readline/support/mkdirs                            |     21 +-
 external/gpl3/gdb/dist/readline/support/mkdist                            |     22 +-
 external/gpl3/gdb/dist/readline/support/shlib-install                     |     30 +-
 external/gpl3/gdb/dist/readline/support/shobj-conf                        |    119 +-
 external/gpl3/gdb/dist/readline/support/wcwidth.c                         |    256 +-
 external/gpl3/gdb/dist/readline/tcap.h                                    |     28 +-
 external/gpl3/gdb/dist/readline/terminal.c                                |    111 +-
 external/gpl3/gdb/dist/readline/text.c                                    |    181 +-
 external/gpl3/gdb/dist/readline/tilde.c                                   |     46 +-
 external/gpl3/gdb/dist/readline/tilde.h                                   |     25 +-
 external/gpl3/gdb/dist/readline/undo.c                                    |    113 +-
 external/gpl3/gdb/dist/readline/util.c                                    |    241 +-
 external/gpl3/gdb/dist/readline/vi_keymap.c                               |     31 +-
 external/gpl3/gdb/dist/readline/vi_mode.c                                 |    762 +-
 external/gpl3/gdb/dist/readline/xfree.c                                   |     57 +
 external/gpl3/gdb/dist/readline/xmalloc.c                                 |     49 +-
 external/gpl3/gdb/dist/readline/xmalloc.h                                 |     28 +-
 260 files changed, 63945 insertions(+), 9538 deletions(-)

diffs (truncated from 88837 to 300 lines):

diff -r 2689ec437d1d -r 990c1b7ee32b external/gpl3/gdb/dist/gdb/data-directory/Makefile.in
--- a/external/gpl3/gdb/dist/gdb/data-directory/Makefile.in     Thu Oct 03 15:42:14 2013 +0000
+++ b/external/gpl3/gdb/dist/gdb/data-directory/Makefile.in     Thu Oct 03 15:52:15 2013 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2013 Free Software Foundation, Inc.
 
 # Makefile for building a staged copy of the data-directory.
 # This file is part of GDB.
@@ -55,8 +55,14 @@
        gdb/__init__.py \
        gdb/types.py \
        gdb/printing.py \
+       gdb/prompt.py \
        gdb/command/__init__.py \
-       gdb/command/pretty_printers.py
+       gdb/command/type_printers.py \
+       gdb/command/pretty_printers.py \
+       gdb/command/prompt.py \
+       gdb/command/explore.py \
+       gdb/function/__init__.py \
+       gdb/function/strfns.py
 
 FLAGS_TO_PASS = \
        "prefix=$(prefix)" \
diff -r 2689ec437d1d -r 990c1b7ee32b external/gpl3/gdb/dist/gdb/gdbserver/.gitignore
--- a/external/gpl3/gdb/dist/gdb/gdbserver/.gitignore   Thu Oct 03 15:42:14 2013 +0000
+++ b/external/gpl3/gdb/dist/gdb/gdbserver/.gitignore   Thu Oct 03 15:52:15 2013 +0000
@@ -1,4 +1,12 @@
 gdbreplay
 gdbserver
+libinproctrace.so
+
+amd64-avx-linux.c
+amd64-linux.c
+i386-avx-linux.c
+i386-linux.c
+i386-mmx-linux.c
 reg-*.c
 version.c
+xml-builtin.c
diff -r 2689ec437d1d -r 990c1b7ee32b external/gpl3/gdb/dist/gdb/gdbserver/ChangeLog
--- a/external/gpl3/gdb/dist/gdb/gdbserver/ChangeLog    Thu Oct 03 15:42:14 2013 +0000
+++ b/external/gpl3/gdb/dist/gdb/gdbserver/ChangeLog    Thu Oct 03 15:52:15 2013 +0000
@@ -1,14 +1,2050 @@
+2013-08-29  Jan Kratochvil  <jan.kratochvil%redhat.com@localhost>
+
+       PR server/15604
+       * linux-low.c
+       (linux_create_inferior) <pid == 0 && !remote_connection_is_stdio ()>:
+       Close LISTEN_DESC and optionally REMOTE_DESC.
+       (lynx_create_inferior) <pid == 0 && !remote_connection_is_stdio ()>:
+       Close LISTEN_DESC and optionally REMOTE_DESC.
+       * remote-utils.c (remote_desc, listen_desc): Remove static qualifier.
+       * server.h (remote_desc, listen_desc): New declaration.
+       * spu-low.c
+       (spu_create_inferior) <pid == 0 && !remote_connection_is_stdio ()>:
+       Close LISTEN_DESC and optionally REMOTE_DESC.
+
+2013-05-31  Doug Evans  <dje%google.com@localhost>
+
+       PR server/15594
+       * linux-x86-low.c (ps_get_thread_area): Properly extend address to
+       64 bits in 64-cross-32 environment.
+
+2013-05-03  Hafiz Abid Qadeer  <abidh%codesourcery.com@localhost>
+
+       * tracepoint.c (cmd_qtinit): Call 'stop_tracing'.
+
+2013-04-25  Hui Zhu  <hui%codesourcery.com@localhost>
+
+       PR gdb/15186
+       * ax.c (ax_printf): Add fflush.
+
+2013-03-15  Tony Theodore  <tonyt%logyst.com@localhost>
+
+       PR build/9098:
+       * Makefile.in (SHELL): Use @SHELL@.
+
+2013-03-13  Joel Brobecker  <brobecker%adacore.com@localhost>
+
+       * linux-low.c (linux_target_ops) [!HAVE_LINUX_BTRACE]:
+       Remove extraneous NULL element.
+
+2013-03-11  Markus Metzger  <markus.t.metzger%intel.com@localhost>
+
+       * target.h (struct target_ops): Add btrace ops.
+       (target_supports_btrace): New macro.
+       (target_enable_btrace): New macro.
+       (target_disable_btrace): New macro.
+       (target_read_btrace): New macro.
+       * gdbthread.h (struct thread_info): Add btrace field.
+       * server.c: Include btrace-common.h.
+       (handle_btrace_general_set): New function.
+       (handle_btrace_enable): New function.
+       (handle_btrace_disable): New function.
+       (handle_general_set): Call handle_btrace_general_set.
+       (handle_qxfer_btrace): New function.
+       (struct qxfer qxfer_packets[]): Add btrace entry.
+       * inferiors.c (remove_thread): Disable btrace.
+       * linux-low: Include linux-btrace.h.
+       (linux_low_enable_btrace): New function.
+       (linux_low_read_btrace): New function.
+       (linux_target_ops): Add btrace ops.
+       * configure.srv (i[34567]86-*-linux*): Add linux-btrace.o.
+       Add srv_linux_btrace=yes.
+       (x86_64-*-linux*): Add linux-btrace.o.
+       Add srv_linux_btrace=yes.
+       * configure.ac: Define HAVE_LINUX_BTRACE.
+       * config.in: Regenerated.
+       * configure: Regenerated.
+
+2013-03-11  Markus Metzger  <markus.t.metzger%intel.com@localhost>
+
+       * server.c (handle_qxfer): Preserve error message if -3 is
+       returned.
+       (qxfer): Document the -3 return value.
+
+2013-03-11  Markus Metzger  <markus.t.metzger%intel.com@localhost>
+
+       * Makefile.in (SFILES): Add $(srcdir)/common/linux-btrace.c.
+       (linux_btrace_h): New variable.
+       (linux-btrace.o): New rule.
+
+2013-03-08  Stan Shebs  <stan%codesourcery.com@localhost>
+           Hafiz Abid Qadeer  <abidh%codesourcery.com@localhost>
+
+       * tracepoint.c (trace_buffer_size): New global.
+       (DEFAULT_TRACE_BUFFER_SIZE): New define.
+       (init_trace_buffer): Change to one-argument function. Allocate
+       trace buffer memory.
+       (handle_tracepoint_general_set): Call cmd_bigqtbuffer_size to
+       handle QTBuffer:size packet.
+       (cmd_bigqtbuffer_size): New function.
+       (initialize_tracepoint): Call init_trace_buffer with
+       DEFAULT_TRACE_BUFFER_SIZE.
+       * server.c (handle_query): Add QTBuffer:size in the
+       supported packets.
+
+2013-03-07  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * tracepoint.c (cur_action, cur_step_action): Make them unsigned.
+       (cmd_qtfp): Initialize cur_action and cur_step_action 0 instead
+       of -1.
+       (cmd_qtsp): Adjust condition.  Do post increment.
+       Set cur_action and cur_step_action back to 0.
+
+2013-03-07  Jeremy Bennett  <jeremy.bennett%embecosm.com@localhost>
+
+       PR server/15236
+       * linux-low.c (linux_write_memory): Return early success if LEN is
+       zero.
+
+2013-03-05  Corinna Vinschen  <vinschen%redhat.de@localhost>
+
+       * configure.srv: Add x86_64-*-cygwin* as target.
+
+2013-02-28  Tom Tromey  <tromey%redhat.com@localhost>
+
+       * configure.ac: Invoke AC_SYS_LARGEFILE.
+       * configure, config.in: Rebuild.
+
+2013-02-28  Corinna Vinschen  <vinschen%redhat.com@localhost>
+
+       * win32-low.c: Throughout, fix format strings and casts of
+       printf-like functions to avoid type related warnings on all
+       platforms.
+       (get_child_debug_event): Print dwDebugEventCode as hex since
+       that's how it's usually documented.
+
+2013-02-28  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * tracepoint.c (cmd_qtbuffer): Call phex_nz instead of
+       pulongest.
+
+2013-02-27  Jiong Wang  <jiwang%tilera.com@localhost>
+
+       * Makefile.in (clean): Remove reg-tilegx.c, reg-tilegx32.c.
+       (reg-tilegx32.c): New rule.
+       * configure.srv (tilegx-*-linux*): Add reg-tilegx32.o to srv_regobj.
+       * linux-tile-low.c (tile_arch_setup): New function.  Invoke
+       different register info initializer according to elf class.
+       (init_registers_tilgx32): New function.  The tilegx32 register info
+       initializer.
+       (tile_fill_gregset): Use "uint_reg_t" to represent register size.
+       (tile_store_gregset): Likewise.
+
+2013-02-27  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * server.c (process_point_options): Print debug message when
+       debug_threads is true.
+
+2013-02-26  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * tracepoint.c (cmd_qtbuffer): Don't set '\0' in OWN_BUF.
+
+2013-02-19  Pedro Alves  <palves%redhat.com@localhost>
+           Kai Tietz <ktietz%redhat.com@localhost>
+
+       PR gdb/15161
+
+       * server.c (handle_query) <CRC check>: Use unpack_varlen_hex
+       instead of strtoul to extract address from packet.
+       (process_serial_event) <'z'>: Likewise.
+
+2013-02-18  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * linux-bfin-low.c (the_low_target): Use NULL instead of 0.
+
+2013-02-14  Pedro Alves  <palves%redhat.com@localhost>
+
+       Plug memory leak.
+
+       * tracepoint.c (cmd_qtnotes): Free TRACING_USER_NAME,
+       TRACING_NOTES and TRACING_STOP_NOTE before clobbering.
+
+2013-02-14  Pedro Alves  <palves%redhat.com@localhost>
+
+       * tracepoint.c (cmd_qtdpsrc): Use savestring.
+
+2013-02-14  Pedro Alves  <palves%redhat.com@localhost>
+
+       * tracepoint.c (save_string): Delete.
+       (add_tracepoint_action): Use savestring instead of save_string.
+
+2013-02-12  Pedro Alves  <palves%redhat.com@localhost>
+
+       * linux-xtensa-low.c: Ditto.
+       * xtensa-xtregs.c: Ditto.
+
+2013-02-12  Sanimir Agovic  <sanimir.agovic%intel.com@localhost>
+
+       * thread-db.c (thread_db_get_tls_address): NULL pointer check
+       thread_db.
+
+2013-02-07  Marcus Shawcroft  <marcus.shawcroft%arm.com@localhost>
+
+       * linux-aarch64-low.c (aarch64_arch_setup): Clamp
+       aarch64_num_wp_regs and aarch64_num_bp_regs to
+       AARCH64_HWP_MAX_NUM and AARCH64_HBP_MAX_NUM respectively.
+
+2013-02-07  Marcus Shawcroft  <marcus.shawcroft%arm.com@localhost>
+
+       * linux-aarch64-low.c (ps_get_thread_area): Replace
+       PTRACE_GET_THREAD_AREA with PTRACE_GETREGSET.
+
+2013-02-04  Jim MacArthur  <jim.macarthur%arm.com@localhost>
+           Marcus Shawcroft  <marcus.shawcroft%arm.com@localhost>
+           Nigel Stephens  <nigel.stephens%arm.com@localhost>
+           Yufeng Zhang  <yufeng.zhang%arm.com@localhost>
+
+       * Makefile.in (clean): Remove aarch64.c and aarch64-without-fpu.c.
+       (aarch64.c, aarch64-without-fpu.c): New targets.
+       * configure.srv (aarch64*-*-linux*): New.
+       * linux-aarch64-low.c: New file.
+
+2013-02-04  Marcus Shawcroft  <marcus.shawcroft%arm.com@localhost>
+
+       * linux-low.c (handle_extended_wait, linux_create_inferior)
+       (linux_attach_lwp_1, linux_kill_one_lwp, linux_attach_one_lwp)
+       (dequeue_one_deferred_signal, linux_resume_one_thread)
+       (fetch_register, linux_write_memory, linux_enable_event_reporting)
+       (linux_tracefork_grandchild, linux_test_for_tracefork)
+       (linux_read_offsets, linux_xfer_siginfo, linux_xfer_siginfo): Add
+       PTRACE_ARG3_TYPE and PTRACE_ARG4_TYPE cast to ptrace arguments
+       where the argument is 0.
+
+2013-01-25  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * event-loop.c: Include "queue.h".
+       (gdb_event_p): New typedef.
+       (struct gdb_event) <next_event>: Remove.
+       (event_queue): Change to QUEUE(gdb_event_p).
+       (async_queue_event): Remove.
+       (gdb_event_xfree): New.
+       (initialize_event_loop): New.
+       (process_event): Use API from QUEUE.
+       (wait_for_event): Likewise.
+       * server.c (main): Call initialize_event_loop.
+       * server.h (initialize_event_loop): Declare.
+
+2013-01-18  Yao Qi  <yao%codesourcery.com@localhost>
+
+       * ax.h (struct eval_agent_expr_context): New.
+       (gdb_eval_agent_expr): Update declaration.
+       * ax.c (gdb_eval_agent_expr): Remove argument REGCACHE and
+       TFRAME.  Add new argument CTX.
+       * server.h (struct eval_agent_expr_context): Declare.
+       (agent_mem_read, agent_tsv_read): Update declaration.
+       (agent_mem_read_string): Likewise.
+       * tracepoint.c (eval_tracepoint_agent_expr): Remove.
+       (add_traceframe_block): Add new argument TPOINT.
+       Increase TPOINT->traceframe_usage.
+       (do_action_at_tracepoint): Call gdb_eval_agent_expr instead of
+       eval_tracepoint_agent_expr.
+       (condition_true_at_tracepoint): Likewise.
+       (agent_mem_read): Remove argument TFRAME.  Add argument CTX.
+       (agent_mem_read_string, agent_tsv_read): Likewise.
+
+2013-01-16  Yao Qi  <yao%codesourcery.com@localhost>




Home | Main Index | Thread Index | Old Index