lp:gdb-linaro/7.4

Created by Thiago Jung Bauermann and last modified
Get this branch:
bzr branch lp:gdb-linaro/7.4
Members of Linaro Toolchain Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Toolchain Developers
Project:
Linaro GDB
Status:
Development

Recent revisions

37134. By Michael Hope

Backport the GDB index documentation split to fix filename collisions
on the Windows binary builds.

2012-07-04 Michael Hope <email address hidden>

 Backport from mainline:

 gdb/doc/
 2012-07-03 Eli Zaretskii <email address hidden>

 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
 avoid file-name clashes between Index.html and index.html on
 case-insensitive filesystems. See the discussion starting in
 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
 details of the problem.
 (Top): Update the master menu for the above.
 (Concept Index, Command and Variable Index): New nodes, instead of
 the old "Index" node that was deleted. All cross-references
 updated.

37133. By Thiago Jung Bauermann

Bump version number, post release.

37132. By Thiago Jung Bauermann

Make 7.4-2012.06 release.

37131. By Thiago Jung Bauermann

 gdb/
 * source.c (openp): Expand tilde in path entries.

37130. By Thiago Jung Bauermann

 gdb/testsuite/
 * gdb.python/py-prompt.exp: Quit if the target is remote.

37129. By Thiago Jung Bauermann

Incorporate changes from the 7.4.1 release.

37128. By Thiago Jung Bauermann

Bump version number, post release.

37127. By Thiago Jung Bauermann

Make 7.4-2012.04 release.

37126. By Thiago Jung Bauermann

 * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro based
 on BFD_HAVE_SYS_PROCFS_TYPE.
 * configure.ac: Look for lwpid_t and psaddr_t in libthread_db.h.

37125. By Thiago Jung Bauermann

 * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.
 (PTRACE_ARG4_TYPE): Likewise.
 (PTRACE_XFER_TYPE): Likewise.
 * linux-arm-low.c (arm_prepare_to_resume): Cast third argument of
 ptrace to PTRACE_ARG3_TYPE.
 * linux-low.c (PTRACE_ARG3_TYPE): Move macro to linux-low.h.
 (PTRACE_ARG4_TYPE): Likewise.
 (PTRACE_XFER_TYPE): Likewise.
 (linux_detach_one_lwp): Cast fourth argument of
 ptrace to long then PTRACE_ARG4_TYPE.
 (regsets_fetch_inferior_registers): Cast third argument of
 ptrace to long then PTRACE_ARG3_TYPE.
 (regsets_store_inferior_registers): Likewise.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gdb-linaro/7.3
This branch contains Public information 
Everyone can see this information.