May 2015 Archives by thread
Starting: Fri May 1 09:28:00 GMT 2015
Ending: Sat May 30 15:17:00 GMT 2015
Messages: 737
- [PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]
Gary Benson
- [PATCH] [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets
Yao Qi
- [PATCH 1/3] Add zero-padded hexadecimal format support for varobj's
Luis Machado
- [PATCH 0/3] varobj zero-padded hexadecimal format
Luis Machado
- [PATCH] Support gzip compressed exec and core files in gdb
Michael Eager
- [PATCH] PR ld/18355: --enable-shared doesn't work
H.J. Lu
- 3 weeks to GDB 7.9.1 release?
Sergio Durigan Junior
- Fix sim fallout from arm assembler complaining about symbols named as insns
Hans-Peter Nilsson
- qXfer:exec-file:read and non multiprocess target
Philippe Waroquiers
- [PATCH] Use a shell command as a socket for gdbserver
Gabriel Corona
- [PATCH] Make gdbserver connect to SOCK_STREAM sockets
Gabriel Corona
- [PATCH v3 5/9] compile: Use -Wall, not -w
Jan Kratochvil
- [PATCH v3 7/9] compile: New 'compile print'
Jan Kratochvil
- [PATCH v3 8/9] compile: New compile printf
Jan Kratochvil
- [PATCH v3 9/9] compile: compile printf: gdbserver support
Jan Kratochvil
- [PATCH v4 00/11] compile: compile print&printf
Jan Kratochvil
- [PATCH v6] Add Guile frame filter interface
Doug Evans
- [PATCH v3 00/17] Catch syscall group
Gabriel Krisman Bertazi
- [PATCH v2 11/18] Implement completion limiting for reg_or_group_completer.
Keith Seitz
- [PATCH v2 09/18] Implement completion limiting for interpreter_completer.
Keith Seitz
- [PATCH v2 13/18] Implement completion limiting for complete_on_enum.
Keith Seitz
- [PATCH v2 05/18] Implement completion limiting for ada_make_symbol_completion_list.
Keith Seitz
- [PATCH v2 06/18] Implement completion limiting for condition_completer.
Keith Seitz
- [PATCH v2 01/18] Add struct completer_data to the completion API.
Keith Seitz
- [PATCH v2 04/18] Implement completion limiting for add_filename_to_list.
Keith Seitz
- [PATCH v2 10/18] Implement completion limiting for cmdpy_completer.
Keith Seitz
- [PATCH v2 07/18] Implement completion limiting for filename_completer.
Keith Seitz
- [PATCH v2 12/18] Implement completion limiting for sim_command_completer.
Keith Seitz
- [PATCH v2 08/18] Implement completion limiting for signal_completer.
Keith Seitz
- [PATCH v2 02/18] Remove completion_tracker_t from the public completion API.
Keith Seitz
- [PATCH v2 14/18] Implement completion limiting in add_struct_fields.
Keith Seitz
- [PATCH v2 16/18] Make the completion API completely opaque.
Keith Seitz
- [PATCH v2 17/18] Use the hashtable to accumulate completion results.
Keith Seitz
- [PATCH v2 15/18] Implement completion limiting for scmcmd_add_completion.
Keith Seitz
- [PATCH v2 03/18] Implement completion limiting for complete_on_cmdlist.
Keith Seitz
- [PATCH v2 00/18] Implement full completer limiting
Keith Seitz
- [PATCH v2 1/2] Use a shell command as a socket for gdbserver
Gabriel Corona
- [PR python/18291] Fix printing of "disabled" status of xmethod matchers.
Siva Chandra
- [Python] Add methods reference_value and const_value to gdb.Value
Siva Chandra
- [PATCH 12/18] Implement completion limiting for sim_command_completer.
Keith Seitz
- [Ada/DWARF] printing array of variant records
Joel Brobecker
- [pushed/Ada] compare object sizes before comparing them with value_contents_eq
Joel Brobecker
- [RFA/doco/commit] Make the "info dll" command available on all platform.
Joel Brobecker
- [pushed/Ada] Further document ada-lang.c::value_assign_to_component & fix whitespaces.
Joel Brobecker
- pushed: [RFA/commit 1/2] DWARF: cannot break on out-of-line function nested inside inlined function.
Joel Brobecker
- pushed: [RFA/commit 2/2] out of line functions nested inside inline functions.
Joel Brobecker
- Regression on gdb.base/checkpoint.exp on S/390 (was: Re: [PATCH 1/3] S/390 regmap rework)
Sergio Durigan Junior
- [PATCH 1/2] Use a shell command as a socket for gdbserver
Gabriel Corona
- [PATCH v8 6/7] Remote fork catch
Don Breazeal
- [rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code
Pedro Alves
- [PATCH] Fix gdb.mi/mi-nsmoribund.exp timeouts (Re: [PATCH] Cleanup num_found usage in gdb_wait_for_event)
Pedro Alves
- [PATCH] PR server/18081: gdbserver crashes when providing an unexisting binary
Pedro Alves
- [PATCH v2] Add support for bound table in the Intel MPX context.
Joel Brobecker
- [PATCH v2 2/3] Fix MPX and AVX512 tests for path changes.
Joel Brobecker
- [PATCH v2 1/3] Fix MPX tests for path changes.
Joel Brobecker
- [PATCH v2 3/3] Improve test for processor feature om MPX registers test.
Joel Brobecker
- [commit] [PATCH v3 3/9] Code cleanup: compile: Constify some parameters
Jan Kratochvil
- [commit] [PATCH v3 4/9] compile: Support relocation to GNU-IFUNCs
Jan Kratochvil
- [RFC][PATCH] GDB: inferior standard I/O redirection
Cleber Rosa
- [PATCH] Add a find_source hook for extension languages to locate missing source files.
Ted Mielczarek
- [PING][PATCH] Move vgdb special case into remote_filesystem_is_local
Gary Benson
- [OB][PATCH] Remove unused td_thr_validate code
Gary Benson
- [PATCH] S390: Fix for inadvertently setting 24-bit mode in fill_gregset
Andreas Arnez
- [PATCH v3 2/9] Explicit locations: introduce new struct event_location-based API
Keith Seitz
- [PATCH v3 3/9] Explicit locations: use new location API
Keith Seitz
- [PATCH v3 4/9] Explicit locations: introduce address locations
Keith Seitz
- [PATCH v3 7/9] Explicit locations: add UI features for CLI
Keith Seitz
- [PATCH v3 9/9] Explicit locations: documentation updates
Keith Seitz
- [PATCH v2 1/3] Add zero-padded hexadecimal format support for varobj's
Luis Machado
- [PATCH v2 3/3] Documentation changes for the new zero-hexadecimal format
Luis Machado
- [PATCH v2 0/3] varobj zero-padded hexadecimal format
Luis Machado
- [RFC][PATCH] arm-tdep.c (arm_m_exception_cache): Handle stack switching to PSP during exception unwind.
Simon Schubert
- [PATCH v4 2/9] Explicit locations: introduce new struct event_location-based API
Keith Seitz
- [PATCH v4 0/9] Locations API
Keith Seitz
- [RFC] When can we remove Sun-specific stabs support? (when will it be ok to delete partial_symtab.section_offsets?)
Doug Evans
- [patch v2 1/5, nios2] revert to using "trap 31" for breakpoints
Yao Qi
- [patch v2 2/5, nios2] use PTRACE_GETREGSET/SETREGSET in gdbserver
Yao Qi
- [patch v2 3/5, nios2] fix register save offset for signal handler trampolines
Yao Qi
- [patch v2 4/5, nios2] work around issues with unwritable signal handler trampoline code
Yao Qi
- Switched erc32 simulator copyright headers to FSF
Joel Brobecker
- [RFA] libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.
Joel Brobecker
- [pushed/Ada] error trying to call function when parameter is aligner type.
Joel Brobecker
- [RFA/commit] Memory leak in on reading frame register
Joel Brobecker
- pushed: Problem printing record with array whose upper bound is record component
Joel Brobecker
- [obv] Remove unused declaration of print_return_value.
Jan Kratochvil
- [RFA] Fix gdbserver build failure on arm-android.
Joel Brobecker
- [patch, dwarf2] avoid segfault on missing directory table
Sandra Loosemore
- [PATCH] Do arm_abi detection for ELFOSABI_GNU binaries
Kyle Huey
- [PATCH 3/6] register_dummy_frame_dtor: Permit multiple dtors
Jan Kratochvil
- [PATCH 2/6] Call dummy_frame_dtor_ftype also from remove_dummy_frame
Jan Kratochvil
- [PATCH 1/6] dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup
Jan Kratochvil
- [PATCH] Fix wrong assertions
Andreas Schwab
- New ARI warning Sun May 10 01:53:58 UTC 2015
GDB Administrator
- [PATCH v5 2/6] Implements aarch64 process record and reverse debugging support
Omair Javaid
- [PATCH v5 3/6] Support for recording syscall on aarch64-linux
Omair Javaid
- [PATCH v5 1/6] NEWS entry about aarch64-linux record/replay support
Omair Javaid
- [PATCH v5 5/6] Enables gdb.reverse testsuite for aarch64*-linux targets
Omair Javaid
- [PATCH v5 0/6]
Omair Javaid
- [PATCH 2/2] Testsuite for varobj updation after symbol removal
Taimoor
- [PING][PATCH] Fix PR gdb/17720 (Function names appear without namespace/class prefixes in backtrace for optimized code)
Martin Galvan
- [PATCH] Fix PR gdb/17820
Patrick Palka
- imminent GDB 7.9.1 release
Joel Brobecker
- [pushed][PATCH 2/7] Clone remote breakpoints
Don Breazeal
- [pushed][PATCH 3/7] Extended-remote Linux follow fork
Don Breazeal
- [pushed][PATCH 1/7] Identify remote fork event support
Don Breazeal
- [PATCH 2/6] DWARF Two Level Line Tables: dwarf2_line_debug
Doug Evans
- Fwd: [PATCH v4 0/4] catch syscall group
Doug Evans
- [PATCH, doc RFA] Rename maint/set-debug "dwarf2" commands to "dwarf"
Doug Evans
- [PATCH] [COMMITTED] Fix PR gdb/17820
Patrick Palka
- [PATCH] Avoid race condition when handling a SIGWINCH signal
Patrick Palka
- gdb-7.9 branch FROZEN
Joel Brobecker
- [PATCH] Add vector ABI tests to gnu_vector.exp
Andreas Arnez
- [release/branch] Set GDB version number to 7.9.1.
Joel Brobecker
- [pushed] gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.
Joel Brobecker
- [release/branch 2/2] Bump GDB version number to 7.9.1.DATE-cvs.
Joel Brobecker
- [release/branch 1/2] Document the GDB 7.9.1 release in gdb/ChangeLog
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-7.9-branch
Joel Brobecker
- [release/HEAD] Document the GDB 7.9.1 release in gdb/ChangeLog
Joel Brobecker
- create the next GDB release branch in a month (Jun 15th)?
Joel Brobecker
- [PATCH v5 1/7] compile: Add one debug message
Jan Kratochvil
- [PATCH v5 4/7] compile: Use -Wall, not -w
Jan Kratochvil
- [PATCH v5 2/7] Code cleanup: Make parts of print_command_1 public
Jan Kratochvil
- [PATCH v5 0/7] compile: compile print (&unmap)
Jan Kratochvil
- [PATCH] Remove buggy xterm workaround in tui_dispatch_ctrl_char()
Patrick Palka
- [PATCH] Fix PR gdb/16999
Patrick Palka
- [PATCH] [RFC] Sync readline to version 6.3 patchlevel 8
Patrick Palka
- [RFC] [PATCH] Kill processes, not process groups
Daniel Colascione
- [PATCH] Move vgdb special case into remote_filesystem_is_local
Pedro Alves
- [commit/obv][PATCH] Fix build errors on arm, aarch64, and mips.
Don Breazeal
- [PATCH] [Python] Add a boolean parameter "python resolve-operators"
Siva Chandra
- [PATCH] display names of remote threads
Daniel Colascione
- Descriptive subjects
Gary Benson
- [all pushed] Re: [PATCH 00/36] Support building GDB as a C++ program
asmwarrior
- pushed: [Ada] problem printing negative integer values in packed arrays.
Joel Brobecker
- [pushed] Include header for enum target_stop_reason
Pedro Alves
- [pushed] Avoid using 'private' C++ keyword as symbol
Pedro Alves
- --enable-build-with-cxx buildslave?
Pedro Alves
- [PATCH] Non bit-packed packed arrays as variable-length fields
Joel Brobecker
- pushed: [Ada] Array indexed by non-contiguous enumeration types
Joel Brobecker
- [PATCH][PR c++/18141, c++/18417] std::iostream is a typedef
Doug Evans
- [PATCH] Make file-based lookup more interruptable
Doug Evans
- [PATCH] Improve interruptability of symbol lookup
Doug Evans
- [patchv6] compile: Use also inferior munmap
Jan Kratochvil
- ping: [patch] Fix ASAN crash for gdb.compile/compile.exp
Jan Kratochvil
- [patchv2] compile: Fix crash on cv-qualified self-reference
Jan Kratochvil
- [PATCH] Sync libiberty with gcc upstream
Iain Buclaw
- [PATCH] Handle unbuffered Guile memory ports, and zero sized ports
Doug Evans
- [PATCH] Add myself to write-after-approval list
Max Filippov
- [PATCH] xtensa: fix access to the last pseudo register
Max Filippov
- [PATCH] add domain arg to cp_lookup_nested_symbol_1
Doug Evans
- [PATCH v3 10/17] Implement all-stop on top of a target running non-stop mode
Doug Evans
- [PATCH v3 17/17] native Linux: enable always non-stop by default
Doug Evans
- [patch] Fix ASAN crash for gdb.compile/compile.exp
Yao Qi
- [PATCH] Fix =thread-exited not showing up when detaching (PR 15564)
Pedro Alves
- [PING][PATCH] Add vector ABI tests to gnu_vector.exp
Andreas Arnez
- [PATCH 1/4] NEWS entry about aarch64-linux record/replay support
Yao Qi
- [PATCH 2/4] Implements aarch64 process record and reverse debugging support
Yao Qi
- [PATCH 0/4 V6] Process record and reverse debugging support on aarch64-linux
Yao Qi
- [PATCH 1/2] gdb/testsuite: New skip_tui_tests predicate.
Pedro Alves
- [PATCH 2/2] gdb: Add completer for layout command.
Pedro Alves
- [PATCH v3 01/17] Fix and test "checkpoint" in non-stop mode
Pedro Alves
- [PATCH v3 09/17] Teach non-stop to do in-line step-overs (stop all, step, restart)
Pedro Alves
- [PATCH v3 00/23] All-stop on top of non-stop
Pedro Alves
- [PATCH v5] Explicit locations: use new location API
Keith Seitz
- [PATCH v5] Explicit locations: introduce new struct event_location-based API
Keith Seitz
- [PATCH v5] Explicit locations: add UI features for CLI
Keith Seitz
- [PATCH v5] Explicit locations: documentation updates
Keith Seitz
- [PATCH] Prevent internal-error when computing $pc in ARM assembly code
Martin Simmons
- [PATCH 0/4] layout command changes
Andrew Burgess
- [PATCH 3/9 v2] Remove linux_proc_pid_get_ns
Pedro Alves
- [PATCH 1/9 v2] Move make_cleanup_close to common code
Pedro Alves
- [PATCH 5/9 v2] Add "inferior" argument to some target_fileio functions
Pedro Alves
- [PATCH 4/9 v2] Comment and whitespace changes
Pedro Alves
- [PATCH 6/9 v2] Implement mount namespace support for native Linux targets
Pedro Alves
- [PATCH 8/9 v2] Implement vFile:setfs in gdbserver
Pedro Alves
- [PATCH 7/9 v2] Implement multiple-filesystem support for remote targets
Pedro Alves
- [PATCH v2 0/7] Support reading/writing memory on architectures with non 8-bits addressable memory
Pedro Alves
- [PATCH v2 2/7] Cleanup some docs about memory write
Pedro Alves
- [PATCH v2 1/7] Various cleanups in target read/write code
Pedro Alves
- [PATCH v2 4/7] gdbarch: add addressable_memory_unit_size method
Pedro Alves
- [PATCH v2 5/7] target: consider addressable unit size when reading/writing memory
Pedro Alves
- [PATCH v2 6/7] remote: consider addressable unit size when reading/writing memory
Pedro Alves
- [PATCH v2 7/7] MI: consider addressable unit size when reading/writing memory
Pedro Alves
- [OBV][PATCH] gdb: Use NULL not 0 in a tui function.
Andrew Burgess
- [PATCH][PR 18438] PyExc_MemoryError != gdbpy_gdb_memory_error
Doug Evans
- [PATCH] gdb: Add new 'layout cli' command.
Andrew Burgess
- [PATCH 0/2] Improvements to 'tui reg' command.
Andrew Burgess
- [PATCH] Tweak the handling of $HISTSIZE edge cases [PR gdb/16999]
Patrick Palka
- [PATCH v4 00/18] All-stop on top of non-stop
Pedro Alves
- [PATCH] Make sure test names are unique in gdb.base/gdbinit-history.exp
Patrick Palka
- [PATCH 1/2] Read $GDBHISTSIZE instead of $HISTSIZE
Patrick Palka
- [PATCH 1/3] Make remote follow fork 'Detaching' message match native
Don Breazeal
- [PATCH 2/3] Initialize last_resume_kind for remote fork child
Don Breazeal
- [PATCH 0/3] Extended-remote follow-fork cleanups
Don Breazeal
- [PATCH v2] Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
- [PATCH] Unbreak DJGPP port of GDB
Eli Zaretskii
- [PATCH v4 1/2] compile: set debug compile: Display GCC driver filename
Jan Kratochvil
- [PATCH 1/2] Remove global variable arm_linux_vfp_register_count in arm-linux-nat.c
Yao Qi
- [OBV][COMMIT] gdb: tui: Minor fix to compare against NULL.
Andrew Burgess
- New ARI warning Wed May 27 01:54:00 UTC 2015
GDB Administrator
- [PATCH] libiberty: backport a patch from gcc tree.
Yunlian Jiang
- [PATCH] [PR symtab/18258] Fix.
Doug Evans
- [PATCH 3/6] DWARF Two Level Line Tables: check_line_address
Doug Evans
- [PATCH 4/6] DWARF Two Level Line Tables: lnp_state_machine, lnp_reader_state
Doug Evans
- Did you get this?
Joe
- [PATCH 2/6] Move have_ptrace_getregset to linux-nat.c
Yao Qi
- [PATCH 6/6] Fetch and store VFP registers by PTRACE_{G,S}ETREGSET
Yao Qi
- [PATCH 3/6] Check whether kernel supports PTRACE_GETREGSET
Yao Qi
- [PATCH 4/6] Fetch and store GP registers by PTRACE_{G,S}ETREGSET
Yao Qi
- [PATCH 5/6] Fetch and store FP registers by PTRACE_{G,S}ETREGSET
Yao Qi
- [PATCH 0/6] Use PTRACE_GETREGSET and PTRACE_SETREGSET in arm-linux-nat.c
Yao Qi
- [PATCH 0/6] DWARF Two Level Line Tables
Doug Evans
- [V4 00/21] Fortran dynamic array support
Jan Kratochvil
- [PATCH users/roland/osabi-assert] Do not crash on unrecognized GNU .note.ABI-tag values
Roland McGrath
- [PATCH users/roland/osabi] Recognize GNU .note.ABI-tag values 5 (syllable) and 6 (nacl)
Roland McGrath
- [PATCH] Add proper handling for non-local references in nested functions
Pedro Alves
- [PATCH] toplevel: fixes for in-tree libiconv
Yaakov Selkowitz
- [PATCH] config: fix AM_ICONV for in-tree libiconv
Yaakov Selkowitz
- [PATCH][COMMITED] Add myself to the Write After Approval list.
Martin Galvan
Last message date:
Sat May 30 15:17:00 GMT 2015
Archived on: Sun Mar 8 13:13:09 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).