gdb-cvs archive
date index for July, 2016

This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

July 26, 2016
23:33 [binutils-gdb] Wean gdb and sim off private libbfd.h header Alan Modra
21:22 [binutils-gdb] Fix PR server/20414 - x32 gdbserver always crashes inferior Pedro Alves
19:52 [binutils-gdb] PR python/20190 - compute TLS symbol without a frame Tom Tromey
18:40 [binutils-gdb] Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER Pedro Alves
18:40 [binutils-gdb] Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == sizeof (siginfo_t))" Pedro Alves
11:55 [binutils-gdb] btrace, testsuite: fix assembly source file selection Markus Metzger

July 25, 2016
18:18 [binutils-gdb] Created tag users/hjl/linux/release/2.26.51.0.2 H . J . Lu
15:04 [binutils-gdb] Handle correctly passing a bad interpreter name to new-ui Simon Marchi
12:01 [binutils-gdb] linux-procfs: Handle lowercase "t (tracing stop)" state Pedro Alves
12:01 [binutils-gdb] linux-procfs: Introduce enum proc_state Pedro Alves
09:35 [binutils-gdb] Add myself as a write-after-approval GDB maintainer. Tim Wiederhake
09:05 [binutils-gdb] btrace: Resume recording after disconnect. Tim Wiederhake

July 23, 2016
21:40 [binutils-gdb] Implement catch syscall group Gabriel Krisman Bertazi
17:10 [binutils-gdb] Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint Andrew Pinski
08:39 [binutils-gdb] Support JIT debugging on MS-Windows Eli Zaretskii

July 22, 2016
18:04 [binutils-gdb] PR rust/20162 - fix gdb regressions caused by rust 1.10 Tom Tromey
15:33 [binutils-gdb] Get "num" as unsigned in ctf Yao Qi

July 21, 2016
21:18 [binutils-gdb] Allow empty struct expressions in Rust Tom Tromey
19:28 [binutils-gdb] Add -Wunused-but-set-* to build Tom Tromey
14:42 [binutils-gdb] Fix djgpp gdb build Pedro Alves
14:30 [binutils-gdb] Remove unused variable in windows-nat.c Pedro Alves
14:30 [binutils-gdb] Remove unused variable in gdb/varobj.c when built without Python support Pedro Alves
13:36 [binutils-gdb] Fix cast to 'gdb_breakpoint *' Yao Qi
11:15 [binutils-gdb] Support vCont s and S actions with software single step Yao Qi
11:15 [binutils-gdb] Use reinsert_breakpoint for vCont;s Yao Qi
11:15 [binutils-gdb] Enqueue signal even when resuming threads Yao Qi
11:15 [binutils-gdb] Use enqueue_pending_signal in linux_resume_one_thread Yao Qi
11:15 [binutils-gdb] Switch current_thread to lwp's thread in install_software_single_step_breakpoints Yao Qi
11:15 [binutils-gdb] Make reinsert_breakpoint thread specific Yao Qi
11:15 [binutils-gdb] Refactor clone_all_breakpoints Yao Qi
11:15 [binutils-gdb] Create sub classes of 'struct breakpoint' Yao Qi
11:15 [binutils-gdb] Pass breakpoint type in set_breakpoint_at Yao Qi
08:27 [binutils-gdb] Skip gdb.server/ tests if lack of XML support Yao Qi
08:23 [binutils-gdb] Fix typo fsqrt -> sqrtf. Nick Clifton
08:19 [binutils-gdb] Use fsqrt() to calculate float (rather than double) square root. Nick Clifton
08:17 [binutils-gdb] Fix fail in gdb.server/solib-list.exp Yao Qi

July 20, 2016
18:03 [binutils-gdb] Use a real vfork done event on FreeBSD when available. John Baldwin
18:03 [binutils-gdb] Enable ptrace events on new child processes. John Baldwin
18:03 [binutils-gdb] Consolidate code to enable optional FreeBSD native target event reporting. John Baldwin
14:27 [binutils-gdb] testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Jan Kratochvil
14:22 [binutils-gdb] testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Jan Kratochvil
14:19 [binutils-gdb] testsuite patch: Skip py-unwind.exp on x86_64 -m32 Jan Kratochvil
08:07 [binutils-gdb] Enable the configuration of GDB for the NDS32 target. Nick Clifton

July 19, 2016
17:03 [binutils-gdb] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) Pedro Alves
09:42 [binutils-gdb] Use do_self_tests in selftest.exp Yao Qi
06:48 [binutils-gdb] Update PC when simulate break instruction. Denis Chertykov

July 15, 2016
18:21 [binutils-gdb] GDB testsuite: Escape paths used in regular expressions Don Breazeal
13:36 [binutils-gdb] Pass SIGLIBRT directly to child processes. John Baldwin

July 14, 2016
17:54 [binutils-gdb] Add missing newline to py-breakpoint.c Tom Tromey
16:41 [binutils-gdb] Remove unused variables Tom Tromey
16:41 [binutils-gdb] Remove some variables but call functions for side effects Tom Tromey
16:41 [binutils-gdb] Remove some unused overlay code Tom Tromey
16:41 [binutils-gdb] Use getcurx in curses code Tom Tromey
16:41 [binutils-gdb] Add one use of ATTRIBUTE_UNUSED Tom Tromey
16:41 [binutils-gdb] Change reopen_exec_file to check result of stat Tom Tromey
09:38 [binutils-gdb] Small improvements to the ARM simulator to cope with illegal binaries. Nick Clifton

July 13, 2016
20:15 [binutils-gdb] PR python/15620, PR python/18620 - breakpoint events in Python Tom Tromey
19:52 [binutils-gdb] PR python/17698 - add Breakpoint.pending Tom Tromey
19:52 [binutils-gdb] use user_breakpoint_p in python code Tom Tromey
19:52 [binutils-gdb] Rearrange Python breakpoint node in documentation Tom Tromey
19:11 [binutils-gdb] Fix PR cli/18053 Tom Tromey
12:01 [binutils-gdb] [ppc64] Fix for function descriptors Jan Kratochvil

July 12, 2016
20:20 [binutils-gdb] PR python/19293 - invalidate frame cache when unwinders change Tom Tromey
14:40 [binutils-gdb] Match the selftest output when captured_main is inlined Yao Qi
13:04 [binutils-gdb] Add type casts to allow C++ compile. Chung-Lin Tang

July 07, 2016
17:08 [binutils-gdb] [obv] Fix broken build on Fedora 23. Walfred Tedeschi
15:34 [binutils-gdb] Fix of default lookup for "this" symbol. Walfred Tedeschi

July 06, 2016
14:23 [binutils-gdb] gdb.ada/arraydim.exp: Fix directory layout Simon Marchi
14:04 [binutils-gdb] Remove extra output directory level for Ada tests Simon Marchi
13:12 [binutils-gdb] Remove extraneous parentheses. John Baldwin
13:12 [binutils-gdb] Use unsigned integer constant with left shifts. John Baldwin
13:11 [binutils-gdb] Set uses_fp for frames with a valid FP register explicitly. John Baldwin
13:11 [binutils-gdb] Remove check for negative size. John Baldwin
12:59 [binutils-gdb] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. John Baldwin
07:25 [binutils-gdb] [ARM] Fix endless recursion on calculating CPRC candidate Yao Qi
05:26 [binutils-gdb] Allow subscripting raw pointers Manish Goregaokar

July 05, 2016
13:48 [binutils-gdb] Fix fail in gdb.mi/mi-reverse.exp Yao Qi
08:49 [binutils-gdb] babeltrace compilation regression Jan Kratochvil

July 01, 2016
18:22 [binutils-gdb] Optimize memory_xfer_partial for remote Don Breazeal
15:47 [binutils-gdb] Fake VFORK_DONE events when following only the parent after a vfork. John Baldwin
15:47 [binutils-gdb] Move fbsd_resume and related functions below fork following helper code. John Baldwin
15:47 [binutils-gdb] Honor detach-on-fork on FreeBSD. John Baldwin
14:44 [binutils-gdb] Set debug registers on all threads belonging to the current inferior. John Baldwin
14:44 [binutils-gdb] Consolidate x86 debug register code for BSD native targets. John Baldwin
11:03 [binutils-gdb] Extend JIT-reader test and fix GDB problems that exposes Pedro Alves
10:38 [binutils-gdb] Fix failure to detach if process exits while detaching on Linux Pedro Alves
10:38 [binutils-gdb] Forget watchpoint locations when inferior exits or is killed/detached Pedro Alves
10:38 [binutils-gdb] Factor out "Detaching from program" message printing Pedro Alves
10:25 [binutils-gdb] Fix formatting of some previous gdb/testsuite/ChangeLog entries Pedro Alves
10:20 [binutils-gdb] Fix formatting of some previous gdb/ChangeLog entries Pedro Alves
09:02 [binutils-gdb] Created branch 'binutils-2_27-branch' Tristan Gingold


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc