June 2016 Archives by thread
Starting: Wed Jun 1 00:34:00 GMT 2016
Ending: Thu Jun 30 23:44:00 GMT 2016
Messages: 567
- gdb-7.11 branch FROZEN
Joel Brobecker
- [release/branch] Set GDB version number to 7.11.1.
Joel Brobecker
- [release/branch 1/2] Document the GDB 7.11.1 release in gdb/ChangeLog
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-7.11-branch
Joel Brobecker
- [release/HEAD] Document the GDB 7.11.1 release in gdb/ChangeLog
Joel Brobecker
- about the gdb-7.11.1 release...
Joel Brobecker
- [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler
Yao Qi
- [PATCH] infcmd, btrace: fix crash in 'finish' for tailcall-only frames
Yao Qi
- RFA: Add xmalloc_failed() to common-utils.c
Nick Clifton
- [PATCH v2] AndesTech NDS32 port
Yao Qi
- [PATCH v5] Add negative repeat count to 'x' command
Toshihito Kikuchi
- [PATCH V4] Add negative repeat count to 'x' command
Toshihito Kikuchi
- [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs
Vörtler, Thilo
- [PATCH 05/12] Handle reinsert breakpoints for vforked child
Yao Qi
- [PATCH 08/12] Refactor clone_all_breakpoints
Yao Qi
- [PATCH 06/12] Pass breakpoint type in set_breakpoint_at
Yao Qi
- [PATCH 11/12] Use reinsert_breakpoint for vCont;s
Yao Qi
- [PATCH 12/12] Support vCont s and S actions with software single step
Yao Qi
- [PATCH 04/12] Delete reinsert breakpoints from forked child
Yao Qi
- [PATCH 07/12] Create sub classes of 'struct breakpoint'
Yao Qi
- [PATCH 00/12 V2] Use reinsert breakpoint for vCont;s
Yao Qi
- [PATCH] coff_new_init: add missing init functions
Leon Winter
- [PATCH obv] mi-memory-changed.exp: Fix filename passed to untested
Simon Marchi
- [PATCH] Fix C++ build for Cygwin
Jon Turney
- [PATCH] Fix failure to detach if threads exit while detaching on linux
Antoine Tremblay
- [PATCH v2] Fix gdbserver crash when doing ftrace commands after detach or process exit
Antoine Tremblay
- [RFA] Fix PR python/18984
Tom Tromey
- Likely incorrect patch: remove the faulty basename() prototype from libiberty
Joseph Myers
- [PATCH] aarch64 sim big-endian support
Jim Wilson
- [PATCH] Add method/format information to =record-started
Simon Marchi
- [PATCH] Optimize memory_xfer_partial for remote
Don Breazeal
- [RFA] PR python/20190 - compute TLS symbol without a frame
Tom Tromey
- [PATCH v2] Support structure offsets that are 512K bytes or larger.
David Taylor
- [patch] Fix for newer kernels with: t (tracing stop)
Jan Kratochvil
- [RFA 1/3] Use VEC for filename_language_table
Tom Tromey
- [RFA 0/3] minor language cleanups
Tom Tromey
- [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives
Jan Kratochvil
- [PATCH 2/3] Fortran: Resolve dynamic target types of pointers.
Bernhard Heckel
- [PATCH 0/3] Fortran: Resolve target types of pointers.
Bernhard Heckel
- [RFA] Fix rust-exp handling in makefile
Tom Tromey
- [PATCH] Fix PR rust/20110
Tom Tromey
- [RFA] Constify arch_type and friends
Tom Tromey
- [RFA] Fix PR python/20129 - use of non-existing variable
Tom Tromey
- [PATCH v5 00/11] [PR gdb/14441] Support C++11 rvalue references in gdb
Artemiy Volkov
- [RFA 1/6] Change reopen_exec_file to check result of stat
Tom Tromey
- [RFA 5/6] Remove unused variables
Tom Tromey
- [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable
Tom Tromey
- [RFA] Fix PR cli/18053
Tom Tromey
- [OB PATCH] Frame static link: Handle null pointer.
Bernhard Heckel
- [PATCH] Fortran: Testsuite, non-local references in nested functions.
Bernhard Heckel
- FYI - git hooks update on sourceware.org
Joel Brobecker
- [PATCH] Fix -var-update for registers in frames 1 and up
Don Breazeal
- [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features
Andrew Burgess
- [PATCH] btrace: continue recording after connection loss.
Tim Wiederhake
- [PATCH v2 08/17] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c
Antoine Tremblay
- [PATCH v2 00/17] Fast tracepoint support for ARMv7
Antoine Tremblay
- [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust
Tom Tromey
- [RFA] PR python/19819 - remove unused globals from py-xmethods.c
Tom Tromey
- [pushed][commit/obv] Add myself as a write-after-approval GDB maintainer
Toshihito Kikuchi
- [RFA 0/3] unwinder registration and the frame cache
Tom Tromey
- [PATCH 8/8] Use unsigned integer constant with left shifts.
John Baldwin
- [PATCH 2/8] Change the size field of MSP430_Opcode_Decoded to a plain integer.
John Baldwin
- [PATCH 7/8] Remove unneeded checks on type lengths.
John Baldwin
- [PATCH 3/8] Initialize 'ra' to zero to avoid uninitialized use.
John Baldwin
- [PATCH 0/8] Fix various warnings from clang 3.8.0
John Baldwin
- RFA: Fix assertion on replace_types()
Nick Clifton
- [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode
Yao Qi
- Infinity full-system preview
Gary Benson
- [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls.
Tedeschi, Walfred
- [PATCH] symtab.c -- Fix off by one allocation bug
David Taylor
- [PING][PATCH 2/2] Involve gdbarch in taking DWARF register pieces
Jan Kratochvil
- [PATCH] Fix implicit conversion warning produced by clang
Taras Tsugrii
- [PATCH] Add support for catching system calls to native FreeBSD targets.
John Baldwin
- [PATCH] [AArch64] Use int64_t for address offset
Yao Qi
- [PATCH 1/6] Add constants for FreeBSD-specific auxiliary vector entry types.
John Baldwin
- [PATCH 3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD.
John Baldwin
- [PATCH 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.
John Baldwin
- [PATCH 0/6] Add ELF auxiliary vector handling for FreeBSD
John Baldwin
- [PATCH v4 1/3] Factor out "Detaching from program" message printing
Pedro Alves
- [PATCH v4 0/3] Fix failure to detach if process exits while detaching on Linux
Pedro Alves
- [PATCH 1/4] Probe catch syscall support
Yao Qi
- [PATCH 2/4] Remove parameter sysret from linux_target_ops.get_syscall_trapinfo
Yao Qi
- [PATCH 3/4] Implement get_syscall_trapinfo for aarch64-linux
Yao Qi
- [PATCH 4/4] Implement get_syscall_trapinfo for arm-linux
Yao Qi
- [PATCH 0/4] Tweak catch syscall for remote
Yao Qi
- [PATCH v3 30/34] [DOC] Document support for running interpreters on separate UI channels
Pedro Alves
- [pushed] Re: Missing test cases for jit-reader interface
Pedro Alves
- [PATCH v7 0/5] Catch syscall group
Gabriel Krisman Bertazi
- [RESEND PATCH v6 4/5] Include group information to xml syscall files.
Gabriel Krisman Bertazi
- [PING] RE: [PATCH v2] Support structure offsets that are 512K bytes or larger.
taylor, david
- [PATCH V3 1/2] Improve user experience in printing Fortran derived types.
y@ecsmtp.iul.intel.com
- [PATCH V1] Fix of default lookup for "this" symbol.
Walfred Tedeschi
- [PATCH] python: accept address and explicit locations in gdb.decode_line
Markus Metzger
- [RFA] PR python/18565 - make Frame.function work for inline frames
Tom Tromey
- [RFA] PR gdb/16483 - simplify "info frame-filters" output
Tom Tromey
- [pushed] Re: [PATCH v3 00/34] Towards great frontend GDB consoles
Pedro Alves
- [PATCH V3] Improve user experience in printing Fortran derived types.
Walfred Tedeschi
- [PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
- [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work
Manish Goregaokar
- [PATCH 2/2][PR gdb/20239] Add tests for printing of NonZero-optimized enums in Rust
Manish Goregaokar
- [PATCH] Fix use of a dangling pointer for Python breakpoint objects
Pierre-Marie de Rodat
- [COMMITTED PATCH] S390: Fix typo "s930" -> "s390"
Andreas Arnez
- [COMMITTED PATCH] S390 gdbserver: Mark local funcs/vars as static
Andreas Arnez
- [PING^2][PATCH] Allow DW_OP_GNU_uninit in dwarf_expr_require_composition
Andreas Arnez
- [pushed] [PATCH V3] Improve user experience in printing Fortran derived types.
Tedeschi, Walfred
- Fix for powerpc-power.exp gdb regression test for Power 9
Carl E. Love
- RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers
Jeff Law
- [PATCH 1/4] Remove arm_override_mode
Pedro Alves
- [PATCH v2 6/6] Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs.
John Baldwin
- [PATCH v2 1/6] Add constants for FreeBSD-specific auxiliary vector entry types.
John Baldwin
- [PATCH v2 3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD.
John Baldwin
- [PATCH v2 5/6] Add a new gdbarch method to print a single AUXV entry.
John Baldwin
- [PATCH v2 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.
John Baldwin
- [PATCH v2 0/6] Add ELF auxiliary vector handling for FreeBSD
John Baldwin
- RFH: failed assert debugging threaded+fork program over gdbserver
Joel Brobecker
- patch pings
Tom Tromey
- [pushed][commit/obv] gdb/MAINTAINERS: Add
David Taylor
- [PATCH v2.1] Support structure offsets that are 512K or larger.
David Taylor
- [FYI] Fix formatting in rust-lang.c
Tom Tromey
- [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file
Manish Goregaokar
- [RFA] PR rust/20162 - fix gdb regressions caused by rust 1.10
Tom Tromey
- [ping] [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls.
Tedeschi, Walfred
- [PING] RE: [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs
Vörtler, Thilo
- [PATCH 06/24] mips-linux-nat: pick fp64 target description when appropriate
Bhushan Attarde
- [PATCH 11/24] MIPS: Add support for hybrid fp32/fp64 mode
Bhushan Attarde
- [PATCH 08/24] MIPS: Convert FP mode to enum and put fp registers into fp reggroup
Bhushan Attarde
- [PATCH 10/24] MIPS: override fscr/fir types and print control registers specially
Bhushan Attarde
- [PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size
Bhushan Attarde
- [PATCH] Print void types correctly in Rust
Manish Goregaokar
- [testsuite patch] PR python/17136: 'info type-printers' causes an exception when there are per-objfile printers
Jan Kratochvil
- [PATCH] Set unknown_syscall differently on arm linux
Yao Qi
- [PATCH V2 1/1] Fix of default lookup for "this" symbol.
Walfred Tedeschi
- [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI
Simon Marchi
- [PATCH 0/2] Fix x86 debug registers on FreeBSD with threads
John Baldwin
- [PATCH 2/3] Move fbsd_resume and related functions below fork following helper code.
John Baldwin
- [PATCH 1/3] Honor detach-on-fork on FreeBSD.
John Baldwin
- [PATCH 0/3] Fake VFORK_DONE events on FreeBSD
John Baldwin
- [PATCH] Use strtok_r instead of strsep in rust_get_disr_info
Manish Goregaokar
- [PATCH] Initialize strtok_r's saveptr to NULL
Manish Goregaokar
- [PATCH 00/24] MIPS: Add support for reconfigurable FPR size, MIPS MSA and MIPSR6
Bhushan Attarde
- [PATCH OBV] Add copyright header in gdb.base/return.c
Yao Qi
- [ob/pushed] Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work
Pedro Alves
- [Bug win32/14529] Make gdb capable of JIT-debugging on W32
LRN
- [patch, avr, pr19401] Update PC after break
Pitchumani Sivanupandi
- [RFC] Set process affinity in test to work around ARM ptrace bug
Yao Qi
- [PATCH 6/9] Use enqueue_pending_signal in linux_resume_one_thread
Yao Qi
- [PATCH 0/9 V3] Use reinsert breakpoint for vCont;s
Yao Qi
- [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides
Jan Kratochvil
Last message date:
Thu Jun 30 23:44:00 GMT 2016
Archived on: Sun Mar 8 13:13:57 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).