July 2018 Archives by author
Starting: Sun Jul 1 09:23:00 GMT 2018
Ending: Tue Jul 31 21:13:00 GMT 2018
Messages: 831
- New ARI warning Thu Jul 5 02:17:13 UTC 2018 in gdb-8.2-branch
GDB Administrator
- New ARI warning Sat Jul 21 01:56:07 UTC 2018
GDB Administrator
- [RFA 00/10] Remove standalone ptid functions
Pedro Alves
- [RFA] Fix crash in "run" on macOS when gdb is not signed
Pedro Alves
- [PATCH][gdb/testsuite] Fix error message test in dw2-error.exp
Pedro Alves
- [RFA] Remove exit_inferior_num_silent
Pedro Alves
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Pedro Alves
- [PATCH][gdb/symtab] Fix version check in dwarf compilation unit header
Pedro Alves
- [PATCH] Check if /proc is usable on gdbserver start
Pedro Alves
- [PATCH 1/2] darwin: Silence syscall deprecated declaration warning
Pedro Alves
- [PATCH 2/2] darwin: Don't use sbrk
Pedro Alves
- [RFA] Fix crash in "run" on macOS when gdb is not signed
Pedro Alves
- [pushed] Warn if /proc is not accessible (was: Re: [PATCH] Check if /proc is usable on gdbserver start)
Pedro Alves
- [PATCH 1/2] darwin: Silence syscall deprecated declaration warning
Pedro Alves
- [PATCH v3] Allow using special files with File I/O functions
Pedro Alves
- [PATCH v4] Allow using special files with File I/O functions
Pedro Alves
- [PATCH v4] Allow using special files with File I/O functions
Pedro Alves
- [PATCH] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Pedro Alves
- [PATCH v4] Allow using special files with File I/O functions
Pedro Alves
- [RFA_v3 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
Pedro Alves
- [RFA_v3 1/8] Add helper functions parse_flags and parse_flags_qcs
Pedro Alves
- [RFA_v3 4/8] Documents the new commands 'frame apply', faas, taas, tfaas
Pedro Alves
- [RFA_v3 2/8] Implement frame apply [all | COUNT | -COUNT | id ID... ] [FLAG]... COMMAND.
Pedro Alves
- [RFA_v3 3/8] Add [FLAG]... arguments to 'thread apply'.
Pedro Alves
- [RFA_v3 6/8] Add a test for 'frame apply'
Pedro Alves
- [RFA_v3 8/8] Add a self-test for cli-utils.c
Pedro Alves
- [PATCH] GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 code
Pedro Alves
- [PATCH 0/2] Fix gdb.base/multi-forks.exp regression with gdbserver (PR gdb/23377)
Pedro Alves
- [PATCH 1/2] GDBserver: Don't assume thread's a current process in D;PID implementation (PR gdb/23377)
Pedro Alves
- [PATCH 2/2] GDB: Workaround D;PID handling bug in older GDBservers (PR gdb/23377)
Pedro Alves
- [RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
Pedro Alves
- [PATCH 6/8] Use std::unordered_map instead of htab_t.
Pedro Alves
- [PATCH 0/8] Convert C compile to C++
Pedro Alves
- [PATCH v3] Implement IPv6 support for GDB/gdbserver
Pedro Alves
- [RFA 0/5] remove some infrun-related cleanups
Pedro Alves
- [PATCH] GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 code
Pedro Alves
- [pushed] gdb: Remove traces of h8300 ecoff support
Pedro Alves
- [PATCH v4] Implement IPv6 support for GDB/gdbserver
Pedro Alves
- [PATCH 2/2] GDB: Workaround D;PID handling bug in older GDBservers (PR gdb/23377)
Pedro Alves
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Pedro Alves
- [PATCH 0/2] GDBserver: Pass process_info pointers to target methods
Pedro Alves
- [PATCH 1/2] GDBserver: Pass process_info pointer to target_detach and target_join
Pedro Alves
- [PATCH 2/2] GDBserver: Pass process_info pointer to target_kill
Pedro Alves
- [PATCH 1/2] GDBserver: Pass process_info pointer to target_detach and target_join
Pedro Alves
- [PATCH 2/2] GDBserver: Pass process_info pointer to target_kill
Pedro Alves
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Pedro Alves
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Pedro Alves
- [RFA 01/13] Simple unused variable removals
Pedro Alves
- [RFA 01/13] Simple unused variable removals
Pedro Alves
- [RFA 02/13] Unused variable fixes related to conditional compilation
Pedro Alves
- [RFA 04/13] Call some functions in guile/ for effect
Pedro Alves
- [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
Pedro Alves
- [RFA 10/13] Remove unused declaration from value.c
Pedro Alves
- [RFA 05/13] Make a few calls in *-tdep.c for effect
Pedro Alves
- [RFA 07/13] Remove unused declaration from py-prettyprint.c
Pedro Alves
- [RFA 11/13] Remove unused variables from gdbserver
Pedro Alves
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Pedro Alves
- [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
Pedro Alves
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Pedro Alves
- [RFA] Remove --disable-gdbcli and --disable-gdbmi
Pedro Alves
- [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr
Pedro Alves
- [RFA 3/4] Return unique_xmalloc_ptr from gdbscm_safe_eval_string
Pedro Alves
- [RFA 1/4] Use std::string in ppscm_make_pp_type_error_exception
Pedro Alves
- [RFA 4/4] Return unique_xmalloc_ptr from gdbscm_scm_to_string
Pedro Alves
- [RFA] Use scoped_free_pendings in coff_symtab_read
Pedro Alves
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Pedro Alves
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Pedro Alves
- [RFA] Remove --disable-gdbcli and --disable-gdbmi
Pedro Alves
- [RFC] gdbscm_wrap, eliminate GDBSCM_HANDLE_GDB_EXCEPTION_WITH_CLEANUPS (Re: [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr)
Pedro Alves
- [pushed] Eliminate most remaining cleanups under gdb/guile/
Pedro Alves
- [RFC] gdbscm_wrap, eliminate GDBSCM_HANDLE_GDB_EXCEPTION_WITH_CLEANUPS (Re: [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr)
Pedro Alves
- [ob/pushed] Eliminate cleanup in gdbscm_execute_gdb_command
Pedro Alves
- [PATCH] Eliminate remaining gdb/guile cleanups
Pedro Alves
- [ob/pushed] gdbscm_wrap, really forward args
Pedro Alves
- Compilation error in simple-object-elf.c
Pedro Alves
- [PATCH] Don't throw Scheme exceptions with live std::vector objects
Pedro Alves
- [PATCH] S390: Fix displaced stepping of "basr r,0"
Andreas Arnez
- [PATCH] S390: Fix displaced stepping of "basr r,0"
Andreas Arnez
- [PATCH] RISC-V: Add osabi support.
John Baldwin
- [PATCH v2] gdb: generate NT_PROCSTAT_AUXV in FreeBSD coredumps
John Baldwin
- [PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
John Baldwin
- [PATCH] Check if /proc is usable on gdbserver start
Vyacheslav Barinov
- [PATCH] Check if /proc is usable on gdbserver start
Vyacheslav Barinov
- Compilation error in simple-object-elf.c
Richard Biener
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Joel Brobecker
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-8.2-branch
Joel Brobecker
- [release/branch 1/2] Bump version to 8.1.90.DATE-git.
Joel Brobecker
- [release/branch 2/2] Set development mode to "off" by default.
Joel Brobecker
- FYI/HEAD: Patches applied to branch master
Joel Brobecker
- [release/HEAD 1/2] Bump version to 8.2.50.DATE-git.
Joel Brobecker
- [release/HEAD 2/2] Update NEWS post GDB 8.2 branch creation.
Joel Brobecker
- gdb-8.2 branch FROZEN
Joel Brobecker
- [pushed/8.2] gdb/NEWS: Change "Changes since GDB 8.1" into "Changes in GDB 8.2".
Joel Brobecker
- [release/branch] Set GDB version number to 8.1.90.
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-8.2-branch
Joel Brobecker
- [release/branch 1/2] Document the GDB 8.1.90 release in gdb/ChangeLog
Joel Brobecker
- [release/branch 2/2] Bump GDB version number to 8.1.90.DATE-git.
Joel Brobecker
- gdb-8.2 branch open again
Joel Brobecker
- GDB 8.1.90 available for testing
Joel Brobecker
- Tom Tromey appointed GDB Global Maintainer
Joel Brobecker
- GDB 8.1.1 release -- 2018-07-26 update
Joel Brobecker
- GDB 8.1.1 release -- 2018-07-26 update
Joel Brobecker
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Joel Brobecker
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Joel Brobecker
- gdb-8.1 branch FROZEN
Joel Brobecker
- [release/branch] Set GDB version number to 8.1.1.
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-8.1-branch
Joel Brobecker
- [release/branch 1/2] Document the GDB 8.1.1 release in gdb/ChangeLog
Joel Brobecker
- [release/branch 2/2] Bump GDB version number to 8.1.1.DATE-git.
Joel Brobecker
- [release/HEAD] Document the GDB 8.1.1 release in gdb/ChangeLog
Joel Brobecker
- gdb-8.1 branch now OPEN again...
Joel Brobecker
- GDB 8.2 release 2018-07-31 status update
Joel Brobecker
- [PATCH 0/8] Non-contiguous address range support
Kevin Buettner
- [PATCH 0/8] Non-contiguous address range support
Kevin Buettner
- [PATCH 3/8] Add support for non-contiguous blocks to find_pc_partial_function
Kevin Buettner
- [PATCH 0/8] Non-contiguous address range support
Kevin Buettner
- [PATCH] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Andrew Burgess
- [RFA] Remove VEC from breakpoint
Andrew Burgess
- [RFA] Use std::vector for moribund_locations
Andrew Burgess
- [PATCH] gdb: Only run scheduler-locking tests if feature is supported
Andrew Burgess
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Andrew Burgess
- [PATCH] RISC-V: Correct legacy misa register number.
Andrew Burgess
- [PATCH] RISC-V: Add software single step support.
Andrew Burgess
- [PATCH] RISC-V: Add osabi support.
Andrew Burgess
- [PATCH] gdb/testsuite: Ensure test links in malloc and free
Andrew Burgess
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Andrew Burgess
- [PATCH] gdb/testsuite: Allow for failure to read some memory addresses
Andrew Burgess
- [PATCH] gdb/testsuite: Ensure test links in malloc and free
Andrew Burgess
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Andrew Burgess
- [PATCH] RISC-V: Add osabi support.
Andrew Burgess
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Andrew Burgess
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Andrew Burgess
- [PATCH] gdb/testsuite: Allow for failure to read some memory addresses
Andrew Burgess
- [PATCH] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Andrew Burgess
- [PATCH 1/2] gdb/riscv: Use TYPE_SAFE_NAME
Andrew Burgess
- [PATCH 2/2] gdb/riscv: Fix assertion in inferior call code
Andrew Burgess
- [PUSHED] [PATCH 0/2] Small RiscV cleanup / fixes
Andrew Burgess
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Andrew Burgess
- [PATCH] gdb: Don't call gdb_load_shlib unless GDB is running
Andrew Burgess
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
- [PATCH] RISC-V: Don't decrement pc after break.
Andrew Burgess
- [PATCH] RISC-V: Correct legacy misa register number.
Andrew Burgess
- [PATCHv4] gdb: Change how frames are selected for 'frame' and 'info frame'.
Andrew Burgess
- [PATCHv2] gdb: Don't call gdb_load_shlib unless GDB is running
Andrew Burgess
- [PATCH] gdb: Only run scheduler-locking tests if feature is supported
Andrew Burgess
- [PATCH 0/2] Issue reconnecting to remote target afte fork
Andrew Burgess
- [PATCHv2] gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
- [PATCHv4] gdb: Change how frames are selected for 'frame' and 'info frame'.
Andrew Burgess
- [PATCH] gdb: Fix sizeof for dynamic types other than arrays
Andrew Burgess
- [PATCH] gdb: Disable address space randomization for a test
Andrew Burgess
- [PATCH] gdb: Disable address space randomization for a test
Andrew Burgess
- [PATCH] gdb: Disable address space randomization for a test
Andrew Burgess
- [PATCH 00/17] GDB support for more powerpc registers on linux
Pedro Franco de Carvalho
- [PATCH 09/17] [PowerPC] Add support for TAR
Pedro Franco de Carvalho
- [PATCH 10/17] [PowerPC] Add record/replay support for TAR
Pedro Franco de Carvalho
- [PATCH 12/17] [PowerPC] Add tests for TAR
Pedro Franco de Carvalho
- [PATCH 13/17] [PowerPC] Add support for HTM registers
Pedro Franco de Carvalho
- [PATCH 14/17] [PowerPC] Add gdbserver support for HTM registers
Pedro Franco de Carvalho
- [PATCH 16/17] [PowerPC] Add support for EBB and PMU registers
Pedro Franco de Carvalho
- [PATCH 01/17] [PowerPC] Simplify rs6000_pseudo_register_reggroup_p
Pedro Franco de Carvalho
- [PATCH 02/17] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
Pedro Franco de Carvalho
- [PATCH 03/17] [PowerPC] Fix indentation in arch/ppc-linux-common.c
Pedro Franco de Carvalho
- [PATCH 04/17] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
Pedro Franco de Carvalho
- [PATCH 05/17] [PowerPC] Add support for PPR and DSCR
Pedro Franco de Carvalho
- [PATCH 06/17] [PowerPC] Add record/replay support for PPR and DSCR
Pedro Franco de Carvalho
- [PATCH 07/17] [PowerPC] Add gdbserver support for PPR and DSCR
Pedro Franco de Carvalho
- [PATCH 08/17] [PowerPC] Add tests for PPR and DSCR
Pedro Franco de Carvalho
- [PATCH 15/17] [PowerPC] Add tests for HTM registers
Pedro Franco de Carvalho
- [PATCH 17/17] [PowerPC] Add gdbserver support for EBB and PMU registers
Pedro Franco de Carvalho
- [PATCH 11/17] [PowerPC] Add gdbserver support for TAR
Pedro Franco de Carvalho
- [PATCH 13/17] [PowerPC] Add support for HTM registers
Pedro Franco de Carvalho
- [PATCH 16/17] [PowerPC] Add support for EBB and PMU registers
Pedro Franco de Carvalho
- [PATCH 17/17] [PowerPC] Add gdbserver support for EBB and PMU registers
Pedro Franco de Carvalho
- [PATCH v2 0/6] Fix tracepoint register limitations
Pedro Franco de Carvalho
- [PATCH v2 1/6] Fix indentation in remote_target::download_tracepoint
Pedro Franco de Carvalho
- [PATCH v2 2/6] Remove trailing '-' from the last QTDP action packet
Pedro Franco de Carvalho
- [PATCH v2 3/6] Use get_remote_packet_size in download_tracepoint
Pedro Franco de Carvalho
- [PATCH v2 4/6] Use remote register numbers in tracepoint mask
Pedro Franco de Carvalho
- [PATCH v2 5/6] Variable size for regs mask in collection list
Pedro Franco de Carvalho
- [PATCH v2 6/6] Allow larger regblock sizes when saving tracefiles
Pedro Franco de Carvalho
- [PING][PATCH v4] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
Nick Clifton
- [PATCH] Also install diagnostics.h
Nick Clifton
- [committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs
Nick Clifton
- [PATCH] RISC-V: Correct legacy misa register number.
Palmer Dabbelt
- Stepping down, mostly...
DJ Delorie
- [PATCH 3/3] Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8
Tulio Magno Quites Machado Filho
- Limited supply of Keto Fuel available
Keto Fuel
- [PATCH v3] Allow using special files with File I/O functions
Julio Guerra
- [PATCH v4] Allow using special files with File I/O functions
Julio Guerra
- [PATCH] Install fileio.h to share File I/O protocol type definitions
Julio Guerra
- [PATCH v4] Allow using special files with File I/O functions
Julio Guerra
- [PATCH v4] Allow using special files with File I/O functions
Julio Guerra
- [PATCH v5] Allow using special files with File I/O functions
Julio Guerra
- [PATCH] Install fileio.h to share File I/O protocol type definitions
Julio Guerra
- arm-none-eabi core dump support
Robin Haberkorn
- [PING][RFC] Core file support for Aaarch64 SVE
Alan Hayward
- [RFC] Core file support for Aaarch64 SVE
Alan Hayward
- [PATCH] Return bytes for tdesc_register_size()
Alan Hayward
- [PATCH] Return bytes for tdesc_register_size()
Alan Hayward
- [PATCH v2 2/3] Detect SVE when reading aarch64 core files
Alan Hayward
- [PATCH v2 0/3] Core file support for Aarch64 SVE
Alan Hayward
- [PATCH v2 1/3] Add min size to regset section iterations
Alan Hayward
- [PATCH v2 3/3] Parse SVE registers in aarch64 core file reading/writing
Alan Hayward
- [PATCH] RISC-V: Don't decrement pc after break.
Sebastian Huber
- [PATCH] RISC-V: Don't decrement pc after break.
Sebastian Huber
- [PATCH] RISC-V: Don't decrement pc after break.
Sebastian Huber
- [PATCH] RISC-V: Don't decrement pc after break.
Sebastian Huber
- Don't Pay Full Price for Printer Ink!
1 Inkcom
- USB C Docking Station from our meeting in HK trade show
James
- Breakage on builder Fedora-x86_64-w64-mingw32, revision f02a5b0d35750cb68177e4f213217eaf7722bc42 [gdb-8.2-branch]
Sergio Durigan Junior
- [PATCH v3] Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
- [PATCH] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself
Sergio Durigan Junior
- [RFC][PATCH v3] Consolidate gdbserver global variables
Sergio Durigan Junior
- [PATCH] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself
Sergio Durigan Junior
- [PATCH v3] Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
- [PATCH v4] Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
- [PATCH 2/2] GDB: Workaround D;PID handling bug in older GDBservers (PR gdb/23377)
Sergio Durigan Junior
- [PATCH v4] Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Sergio Durigan Junior
- [obvious/pushed] Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and unbreak build on mingw32)
Sergio Durigan Junior
- [obvious/pushed] Expect for another variant of error message when gdbserver cannot resolve hostname
Sergio Durigan Junior
- Update dg-extract-results.* from gcc
Sergio Durigan Junior
- [PATCH] Improve gcore manpage and clarify "-o" option
Sergio Durigan Junior
- [PATCH] Improve gcore manpage and clarify "-o" option
Sergio Durigan Junior
- [PATCH] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start
Sergio Durigan Junior
- [PATCH] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start
Sergio Durigan Junior
- [PATCH] gdb: Disable address space randomization for a test
Paul Koning
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Sergey Korolev
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Sergey Korolev
- [commit+8.2] contrib/gdb-add-index.sh -dwarf-5
Jan Kratochvil
- [PATCH] Also install diagnostics.h
H.J. Lu
- [PATCH] [PR gdb/23454] thread number ID changes, when using rr record/replay
Mangold, Kevin
- [PATCH] Update thread list, when calling find_global_thread_id
Mangold, Kevin
- [PATCH v4] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Simon Marchi
- [PATCH v4] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Simon Marchi
- [RFA] Make macOS build warning-free
Simon Marchi
- [RFC] Core file support for Aaarch64 SVE
Simon Marchi
- [RFA 01/10] Remove TSOBS from gdb/Makefile.in
Simon Marchi
- [RFA 00/10] Minor Makefile cleanups
Simon Marchi
- [RFA] Make macOS build warning-free
Simon Marchi
- [PATCH 1/2] darwin: Silence syscall deprecated declaration warning
Simon Marchi
- [PATCH 2/2] darwin: Don't use sbrk
Simon Marchi
- [RFA] Remove VEC from breakpoint
Simon Marchi
- [RFA] Use std::vector for moribund_locations
Simon Marchi
- [RFC][gdb] Fix build error in macroexp.c
Simon Marchi
- [PATCH 1/2] darwin: Silence syscall deprecated declaration warning
Simon Marchi
- [PATCH 2/2] darwin: Don't use sbrk
Simon Marchi
- [RFA] Use std::vector for moribund_locations
Simon Marchi
- [pushed] darwin: Silence syscall deprecated declaration warning
Simon Marchi
- [PATCH] gdb/testsuite: Ensure test links in malloc and free
Simon Marchi
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Simon Marchi
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Simon Marchi
- [PATCH] gdb/testsuite: Run test when software watchpoints are used
Simon Marchi
- [PATCH] RISC-V: Add osabi support.
Simon Marchi
- [PATCH] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Simon Marchi
- [PATCH] gdb/testsuite: Allow for failure to read some memory addresses
Simon Marchi
- [RFA 01/42] Use new and delete for buildsym_compunit
Simon Marchi
- [RFA 02/42] Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptr
Simon Marchi
- [RFA 04/42] Move last_source file to buildsym_compunit
Simon Marchi
- [PATCH] gdb/testsuite: Allow for failure to read some memory addresses
Simon Marchi
- [RFA 03/42] Add assert in prepare_for_building
Simon Marchi
- [patch] contrib/gdb-add-index.sh -dwarf-5
Simon Marchi
- [PATCH] Make target_read_alloc & al return vectors
Simon Marchi
- [PATCH] Make target_read_alloc & al return vectors
Simon Marchi
- [RFA 05/42] Move pending_macros to buildsym_compunit
Simon Marchi
- [PATCH] Make target_read_alloc & al return vectors
Simon Marchi
- [RFA 06/42] Move have_line_numbers to buildsym_compunit
Simon Marchi
- [RFA 07/42] Move last_source_start_addr to buildsym_compunit
Simon Marchi
- [RFA 08/42] Move processing_acc_compilation to dbxread.c
Simon Marchi
- [RFA 09/42] Make context_stack_size static in buildsym.c
Simon Marchi
- [RFA 10/42] Move some code from buildsym to stabsread
Simon Marchi
- [RFA 04/42] Move last_source file to buildsym_compunit
Simon Marchi
- [RFA 11/42] Move processing_gcc to stabsread
Simon Marchi
- [RFA 12/42] Move within_function to stabsread
Simon Marchi
- [RFA 13/42] Remove buildsym_new_init
Simon Marchi
- [RFA 14/42] Move scan_file_globals declaration to stabsread.h
Simon Marchi
- [RFA 15/42] Remove merge_symbol_lists
Simon Marchi
- [RFA 16/42] Use gdb_assert in two places in buildsym.c
Simon Marchi
- [RFA 17/42] Move the subfile stack to buildsym_compunit
Simon Marchi
- [RFA 04/42] Move last_source file to buildsym_compunit
Simon Marchi
- [RFA 18/42] Make free_pending_blocks static
Simon Marchi
- [RFA 19/42] Move the using directives to buildsym_compunit
Simon Marchi
- [RFA 20/42] Use outermost_context_p in more places
Simon Marchi
- [PATCH RFC 5/5] Add DWARF index cache
Simon Marchi
- [PATCH 0/3] Add a DWARF index cache
Simon Marchi
- [PATCH 1/3] Make index reading functions more modular
Simon Marchi
- [PATCH 2/3] Introduce scoped_mmapped_file
Simon Marchi
- [PATCH 3/3] Add DWARF index cache
Simon Marchi
- [RFA 21/42] Move the context stack to buildsym_compunit
Simon Marchi
- [RFA 22/42] Move current_subfile to buildsym_compunit
Simon Marchi
- [RFA 23/42] Move pending addrmap globals to buildsym_compunit
Simon Marchi
- [RFA 24/42] Move pending_blocks and pending_block_obstack to buildsym_compunit
Simon Marchi
- [RFA 25/42] Remove the "listhead" argument from finish_block
Simon Marchi
- [RFA 26/42] Remove free_pendings
Simon Marchi
- [RFA 26/42] Remove free_pendings
Simon Marchi
- [RFA 27/42] Do not look at file symbols when reading psymtabs
Simon Marchi
- [RFA 28/42] Set list_in_scope later in DWARF reader
Simon Marchi
- [RFA 29/42] Move the symbol lists to buildsym_compunit
Simon Marchi
- [RFA 30/42] Remove buildsym_init
Simon Marchi
- [RFA 31/42] Remove a TODO
Simon Marchi
- [RFA 32/42] Remove EXTERN from buildsym.h
Simon Marchi
- [RFA 33/42] Remove parameter from record_pending_block
Simon Marchi
- [RFA 34/42] Add many methods to buildsym_compunit
Simon Marchi
- [RFA 34/42] Add many methods to buildsym_compunit
Simon Marchi
- [RFA 35/42] Do not use buildsym.h in some files
Simon Marchi
- [RFA 36/42] Remove reset_symtab_globals
Simon Marchi
- [RFA 34/42] Add many methods to buildsym_compunit
Simon Marchi
- [RFA 37/42] Move struct buildsym_compunit to buildsym.h
Simon Marchi
- [RFA 38/42] Introduce legacy-buildsym.h
Simon Marchi
- [RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces
Simon Marchi
- [RFA 40/42] Convert the DWARF reader to new-style buildysm
Simon Marchi
- [RFA 41/42] Remove some unused buildsym functions
Simon Marchi
- [RFA 42/42] Remove record_line_ftype
Simon Marchi
- [PATCH] Return bytes for tdesc_register_size()
Simon Marchi
- [PATCH] GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 code
Simon Marchi
- [PATCH 1/2] GDBserver: Don't assume thread's a current process in D;PID implementation (PR gdb/23377)
Simon Marchi
- [PATCH 2/2] GDB: Workaround D;PID handling bug in older GDBservers (PR gdb/23377)
Simon Marchi
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Simon Marchi
- [RFA] Use std::vector for moribund_locations
Simon Marchi
- [RFA] Remove VEC from breakpoint
Simon Marchi
- [PATCH] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself
Simon Marchi
- [RFA 0/5] remove some infrun-related cleanups
Simon Marchi
- [RFA 1/5] Use new and delete for struct infcall_suspend_state
Simon Marchi
- [RFA 3/5] Use new and delete for struct infcall_control_state
Simon Marchi
- [RFA 3/5] Use new and delete for struct infcall_control_state
Simon Marchi
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Simon Marchi
- [PATCH 0/8] Non-contiguous address range support
Simon Marchi
- [RFA 05/13] Make a few calls in *-tdep.c for effect
Simon Marchi
- [RFA 06/13] Remove dead code from m32c-tdep.c
Simon Marchi
- [RFA 09/13] Pass the correct argument to the observer in reread_symbols
Simon Marchi
- [RFA 10/13] Remove unused declaration from value.c
Simon Marchi
- [PATCH 1/2] GDBserver: Pass process_info pointer to target_detach and target_join
Simon Marchi
- [PATCH 2/2] GDBserver: Pass process_info pointer to target_kill
Simon Marchi
- [RFA 10/13] Remove unused declaration from value.c
Simon Marchi
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Simon Marchi
- [RFA 01/13] Simple unused variable removals
Simon Marchi
- [RFA 02/13] Unused variable fixes related to conditional compilation
Simon Marchi
- [RFA 03/13] Use a previously unused variable in bfin-tdep.c
Simon Marchi
- [RFA 04/13] Call some functions in guile/ for effect
Simon Marchi
- [RFA 07/13] Remove unused declaration from py-prettyprint.c
Simon Marchi
- [RFA 09/13] Pass the correct argument to the observer in reread_symbols
Simon Marchi
- [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
Simon Marchi
- [RFA_v4 2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND.
Simon Marchi
- [pushed] Remove struct keyword in range-based for loop
Simon Marchi
- [RFA 11/13] Remove unused variables from gdbserver
Simon Marchi
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Simon Marchi
- [RFA 02/13] Unused variable fixes related to conditional compilation
Simon Marchi
- [RFA 01/13] Simple unused variable removals
Simon Marchi
- [RFA 01/13] Simple unused variable removals
Simon Marchi
- [RFA 38/42] Introduce legacy-buildsym.h
Simon Marchi
- [PATCH] Make target_read_alloc & al return vectors
Simon Marchi
- [pushed] Fix compilation error in ia64-vms-tdep.c with libunwind-ia64
Simon Marchi
- [pushed] Remove unused variables in ia64*tdep.c
Simon Marchi
- [RFA 01/15] Move some declarations to mdebugread.h
Simon Marchi
- [RFA 02/15] Remove some unneeded psymtab initializations
Simon Marchi
- [RFA 03/15] Remove parameters from start_psymtab_common
Simon Marchi
- [RFA v3 3/6] Introduce partial_symbol::address
Simon Marchi
- [RFA v3 4/6] Introduce accessors for psymtab high and low fields
Simon Marchi
- [RFA v3 5/6] Add validity bits for psymtab high and low fields
Simon Marchi
- [PATCH 3/3] Add DWARF index cache
Simon Marchi
- [RFA v3 6/6] Make psymbols and psymtabs independent of the program space
Simon Marchi
- [RFA 02/15] Remove some unneeded psymtab initializations
Simon Marchi
- [RFA 04/15] Change add_psymbol_to_list to use an enum
Simon Marchi
- [RFA 05/15] Simplify calls to init_psymbol_list
Simon Marchi
- [RFA 06/15] Change create_demangled_names_hash to take an objfile_per_bfd_storage
Simon Marchi
- [RFA 08/15] Remove readin and compunit_symtab fields from psymtab
Simon Marchi
- [RFA 09/15] Introduce class psymtab_storage
Simon Marchi
- [RFA 10/15] Introduce objfile::reset_psymtabs
Simon Marchi
- [RFA 11/15] Allocate the address map on the psymtab obstack
Simon Marchi
- [RFA 12/15] Move more allocations to psymtab obstack
Simon Marchi
- [RFA 13/15] Add psymtab_storage::allocate_dependencies
Simon Marchi
- [RFA 14/15] Make psymtab_storage::free_psymtabs private
Simon Marchi
- [RFA 15/15] Move psymtabs to their own obstack
Simon Marchi
- [PATCH][gdb/exp] Fix printing of type of optimized out vla
Simon Marchi
- [PATCH 0/8] Non-contiguous address range support
Simon Marchi
- [RFA v2 01/23] Move the context stack to buildsym_compunit
Simon Marchi
- [RFA v2 00/23] Remove globals from buildsym
Simon Marchi
- [pushed] Rename some frame unwind function parameters
Simon Marchi
- [RFA v2 01/13] Simple unused variable removals
Simon Marchi
- [RFA v2 02/13] Remove an unused variable from spu_get_overlay_table
Simon Marchi
- [RFA v2 06/13] Remove dead code from m32c-tdep.c
Simon Marchi
- [RFA v2 10/13] Remove unused declaration from value.c
Simon Marchi
- [RFA 02/13] Unused variable fixes related to conditional compilation
Simon Marchi
- [RFA v2 00/13] Add -Wunused-variable
Simon Marchi
- [pushed] Remove some unused variables
Simon Marchi
- [RFA v4 0/6] Make psymbols independent of the progspace
Simon Marchi
- [committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs
Simon Marchi
- [RFA] Remove some unnecessary declarations and configury
Simon Marchi
- [PATCH] Fix restoring of inferior terminal settings
Simon Marchi
- [PATCH 2/3] Introduce scoped_mmapped_file
Simon Marchi
- [RFA] Remove some unnecessary declarations and configury
Simon Marchi
- [pushed] Fix indentation in scoped_mmap.h
Simon Marchi
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Simon Marchi
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Simon Marchi
- [PATCH v2] Notify about breakpoint modification when enabling/disabling single location
Simon Marchi
- [PATCH 3/3] Add DWARF index cache
Simon Marchi
- [PATCH v2 0/4] Add a DWARF index cache
Simon Marchi
- [PATCH v2 2/4] Introduce mmap_file function
Simon Marchi
- [PATCH v2 4/4] Add doc and news for DWARF index cache
Simon Marchi
- [PATCH v2 1/4] Make index reading functions more modular
Simon Marchi
- [PATCH v2 3/4] Add DWARF index cache
Simon Marchi
- [PATCH 3/3] Add DWARF index cache
Simon Marchi
- [PATCH v2 3/4] Add DWARF index cache
Simon Marchi
- [PATCH] Remove old lint code
Simon Marchi
- [PATCH v2 3/4] Add DWARF index cache
Simon Marchi
- [PATCH v2 3/4] Add DWARF index cache
Simon Marchi
- [PATCH] Re-generate gnulib import
Simon Marchi
- [PATCH v2 3/4] Add DWARF index cache
Simon Marchi
- [PATCH v2 4/4] Add doc and news for DWARF index cache
Simon Marchi
- [PATCH v3 5/5] Add doc and news for DWARF index cache
Simon Marchi
- [PATCH v3 0/5] Add a DWARF index cache
Simon Marchi
- [PATCH v3 1/5] Make index reading functions more modular
Simon Marchi
- [PATCH v3 2/5] Introduce mmap_file function
Simon Marchi
- [PATCH v3 3/5] Import gnulib's mkdir module
Simon Marchi
- [PATCH v3 4/5] Add DWARF index cache
Simon Marchi
- [PATCH] gdb: Disable address space randomization for a test
Simon Marchi
- [PING] [PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Simon Marchi
- GDB 8.1.1 release -- 2018-07-26 update
Simon Marchi
- [PATCH] Delete test target descriptions when exiting
Simon Marchi
- [PP?] Re: [PATCH] Delete test target descriptions when exiting
Simon Marchi
- [PATCH] gdb: Disable address space randomization for a test
Simon Marchi
- [PP?] Re: [PATCH] Re-generate gnulib import
Simon Marchi
- [PP?] [PATCH v6] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Simon Marchi
- [PATCH] Update thread list, when calling find_global_thread_id
Simon Marchi
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Joseph Myers
- KayakingDaily Domain
Domain Name
- Tom Tromey appointed GDB Global Maintainer
Fernando Nasser
- Largest Shark Tank Deal In History
Natural News
- [PATCH] RISC-V: Correct legacy misa register number.
Tim Newsome
- Update dg-extract-results.* from gcc
Rainer Orth
- Support parallel make check with GNU make 4.2+
Rainer Orth
- Update dg-extract-results.* from gcc
Rainer Orth
- Update dg-extract-results.* from gcc
Rainer Orth
- [PING] [PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
Wei-min Pan
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Wei-min Pan
- [PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
Weimin Pan
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Weimin Pan
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Weimin Pan
- [0/2] C-SKY Port
Hafiz Abid Qadeer
- [1/2] C-SKY Port
Hafiz Abid Qadeer
- [2/2] C-SKY Port
Hafiz Abid Qadeer
- [1/2] C-SKY Port
Hafiz Abid Qadeer
- [committed v5] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
Maciej W. Rozycki
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Maciej W. Rozycki
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Maciej W. Rozycki
- [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
Maciej W. Rozycki
- [committed] microMIPS: Add SYSCALL instruction decoding
Maciej W. Rozycki
- [committed] MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction
Maciej W. Rozycki
- [committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs
Maciej W. Rozycki
- [PATCH] Make target_read_alloc & al return vectors
Andreas Schwab
- [PATCH] Make target_read_alloc & al return vectors
Andreas Schwab
- [PATCH] Make target_read_alloc & al return vectors
Andreas Schwab
- [PATCH] Make target_read_alloc & al return vectors
Andreas Schwab
- Support parallel make check with GNU make 4.2+
Andreas Schwab
- hurd: fix RPC stubs names
Thomas Schwinge
- [RFA 00/42] Remove globals from buildsym
Keith Seitz
- [RFA 01/42] Use new and delete for buildsym_compunit
Keith Seitz
- [RFA 06/42] Move have_line_numbers to buildsym_compunit
Keith Seitz
- [RFA 10/42] Move some code from buildsym to stabsread
Keith Seitz
- [RFA 19/42] Move the using directives to buildsym_compunit
Keith Seitz
- [RFA 21/42] Move the context stack to buildsym_compunit
Keith Seitz
- [RFA 28/42] Set list_in_scope later in DWARF reader
Keith Seitz
- [RFA 29/42] Move the symbol lists to buildsym_compunit
Keith Seitz
- [RFA 34/42] Add many methods to buildsym_compunit
Keith Seitz
- [RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces
Keith Seitz
- [RFA 40/42] Convert the DWARF reader to new-style buildysm
Keith Seitz
- [RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Keith Seitz
- [PATCH 4/8] Add a C++ wrapper for GCC C plug-in
Keith Seitz
- [PATCH 6/8] Use std::unordered_map instead of htab_t.
Keith Seitz
- [PATCH 0/8] Convert C compile to C++
Keith Seitz
- [PATCH 0/8] Non-contiguous address range support
Keith Seitz
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Keith Seitz
- [PATCH] gdb: Don't call gdb_load_shlib unless GDB is running
Keith Seitz
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Keith Seitz
- [PATCH] gdb: generate NT_PROCSTAT_AUXV in FreeBSD coredumps
Simon Ser
- [PATCH v2] gdb: generate NT_PROCSTAT_AUXV in FreeBSD coredumps
Simon Ser
- [PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
Simon Ser
- [PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
Simon Ser
- [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
Simon Ser
- [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
Simon Ser
- Why Your GUT Is the Most Important Part of Your Body
Salus Defense Silver
- hurd: fix RPC stubs names
Samuel Thibault
- hurd: update RPC prototypes
Samuel Thibault
- [RFA] Make macOS build warning-free
Tom Tromey
- [RFA 00/10] Remove standalone ptid functions
Tom Tromey
- [RFA] Fix crash in "run" on macOS when gdb is not signed
Tom Tromey
- [RFA 09/10] Remove ADD_FILES and ADD_DEPS from Makefile.in
Tom Tromey
- [RFA 10/10] Don't mention XM_CDEPS or NAT_CLIBS
Tom Tromey
- [RFA 01/10] Remove TSOBS from gdb/Makefile.in
Tom Tromey
- [RFA 02/10] Remove some unused code from init.c build rule
Tom Tromey
- [RFA 03/10] Simplify INIT_FILES
Tom Tromey
- [RFA 04/10] Use a stamp file for init.c
Tom Tromey
- [RFA 05/10] Use a stamp file for version.c
Tom Tromey
- [RFA 06/10] Remove lint support
Tom Tromey
- [RFA 07/10] Fix exec.c handling in Makefile
Tom Tromey
- [RFA 08/10] Minimize yacc and lex output
Tom Tromey
- [RFA 00/10] Minor Makefile cleanups
Tom Tromey
- [RFA 01/10] Remove TSOBS from gdb/Makefile.in
Tom Tromey
- [RFA] Make macOS build warning-free
Tom Tromey
- [RFA 00/10] Remove standalone ptid functions
Tom Tromey
- [RFA] Remove exit_inferior_num_silent
Tom Tromey
- [RFA] Make macOS build warning-free
Tom Tromey
- [RFA] Use std::vector for moribund_locations
Tom Tromey
- [RFA] Remove VEC from breakpoint
Tom Tromey
- [RFA] Remove VEC from breakpoint
Tom Tromey
- [RFA] Fix crash in "run" on macOS when gdb is not signed
Tom Tromey
- [RFA 01/42] Use new and delete for buildsym_compunit
Tom Tromey
- [RFA 06/42] Move have_line_numbers to buildsym_compunit
Tom Tromey
- [RFA 19/42] Move the using directives to buildsym_compunit
Tom Tromey
- [RFA 04/42] Move last_source file to buildsym_compunit
Tom Tromey
- [RFA 05/42] Move pending_macros to buildsym_compunit
Tom Tromey
- [RFA 10/42] Move some code from buildsym to stabsread
Tom Tromey
- [RFA 34/42] Add many methods to buildsym_compunit
Tom Tromey
- [RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces
Tom Tromey
- [RFA 04/42] Move last_source file to buildsym_compunit
Tom Tromey
- [RFA 11/42] Move processing_gcc to stabsread
Tom Tromey
- [RFA 10/42] Move some code from buildsym to stabsread
Tom Tromey
- [RFA] Remove VEC from breakpoint
Tom Tromey
- [RFA] Remove VEC from breakpoint
Tom Tromey
- [RFA] Use std::vector for moribund_locations
Tom Tromey
- [RFA 14/42] Move scan_file_globals declaration to stabsread.h
Tom Tromey
- [RFA 16/42] Use gdb_assert in two places in buildsym.c
Tom Tromey
- [RFA 1/5] Use new and delete for struct infcall_suspend_state
Tom Tromey
- [RFA 4/5] Remove two infrun cleanups
Tom Tromey
- [RFA 0/5] remove some infrun-related cleanups
Tom Tromey
- [RFA 2/5] Remove cleanup from infrun.c
Tom Tromey
- [RFA 3/5] Use new and delete for struct infcall_control_state
Tom Tromey
- [RFA 5/5] Remove release_stop_context_cleanup
Tom Tromey
- [RFA 0/5] remove some infrun-related cleanups
Tom Tromey
- [RFA 22/42] Move current_subfile to buildsym_compunit
Tom Tromey
- [RFA 23/42] Move pending addrmap globals to buildsym_compunit
Tom Tromey
- [RFA 24/42] Move pending_blocks and pending_block_obstack to buildsym_compunit
Tom Tromey
- [RFA 29/42] Move the symbol lists to buildsym_compunit
Tom Tromey
- [RFA 24/42] Move pending_blocks and pending_block_obstack to buildsym_compunit
Tom Tromey
- [RFA 34/42] Add many methods to buildsym_compunit
Tom Tromey
- [PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
Tom Tromey
- [RFA 00/13] Add -Wunused-variable
Tom Tromey
- [RFA 09/13] Pass the correct argument to the observer in reread_symbols
Tom Tromey
- [RFA 10/13] Remove unused declaration from value.c
Tom Tromey
- [RFA 11/13] Remove unused variables from gdbserver
Tom Tromey
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Tom Tromey
- [RFA 13/13] Add -Wunused-variable to warnings.m4
Tom Tromey
- [RFA 01/13] Simple unused variable removals
Tom Tromey
- [RFA 02/13] Unused variable fixes related to conditional compilation
Tom Tromey
- [RFA 03/13] Use a previously unused variable in bfin-tdep.c
Tom Tromey
- [RFA 04/13] Call some functions in guile/ for effect
Tom Tromey
- [RFA 05/13] Make a few calls in *-tdep.c for effect
Tom Tromey
- [RFA 06/13] Remove dead code from m32c-tdep.c
Tom Tromey
- [RFA 07/13] Remove unused declaration from py-prettyprint.c
Tom Tromey
- [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
Tom Tromey
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Tom Tromey
- [RFA] Make macOS build warning-free
Tom Tromey
- [RFA 0/2] Fix some bugs on macOS
Tom Tromey
- [RFA 1/2] Check results of get_darwin_inferior
Tom Tromey
- [RFA 2/2] Fix kill issue leading to zombie process on MacOS Sierra
Tom Tromey
- [RFA 05/13] Make a few calls in *-tdep.c for effect
Tom Tromey
- [RFA 06/13] Remove dead code from m32c-tdep.c
Tom Tromey
- [RFA 10/13] Remove unused declaration from value.c
Tom Tromey
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Tom Tromey
- [RFA_v4 2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND.
Tom Tromey
- [RFA 04/13] Call some functions in guile/ for effect
Tom Tromey
- [RFA 07/13] Remove unused declaration from py-prettyprint.c
Tom Tromey
- [RFA 01/13] Simple unused variable removals
Tom Tromey
- [RFA 40/42] Convert the DWARF reader to new-style buildysm
Tom Tromey
- [RFA 29/42] Move the symbol lists to buildsym_compunit
Tom Tromey
- [RFA 28/42] Set list_in_scope later in DWARF reader
Tom Tromey
- [RFA 21/42] Move the context stack to buildsym_compunit
Tom Tromey
- [RFA 21/42] Move the context stack to buildsym_compunit
Tom Tromey
- [RFA 38/42] Introduce legacy-buildsym.h
Tom Tromey
- [RFA 38/42] Introduce legacy-buildsym.h
Tom Tromey
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Tom Tromey
- [RFA 10/13] Remove unused declaration from value.c
Tom Tromey
- [RFA 01/13] Simple unused variable removals
Tom Tromey
- [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
Tom Tromey
- [RFA 04/13] Call some functions in guile/ for effect
Tom Tromey
- [RFA v3 0/2] Make line tables independent of progspace
Tom Tromey
- [RFA 00/15] Work toward making psymtabs reusable
Tom Tromey
- [RFA v3 0/6] Make psymbols independent of the progspace
Tom Tromey
- [RFA 0/4] some simple cleanup removal in guile
Tom Tromey
- [RFA] Use scoped_free_pendings in coff_symtab_read
Tom Tromey
- [RFA] Remove --disable-gdbcli and --disable-gdbmi
Tom Tromey
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Tom Tromey
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Tom Tromey
- [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
Tom Tromey
- [RFA] Remove --disable-gdbcli and --disable-gdbmi
Tom Tromey
- [RFA] Remove --disable-gdbcli and --disable-gdbmi
Tom Tromey
- [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr
Tom Tromey
- [PATCH 3/3] Add DWARF index cache
Tom Tromey
- [RFA v2 0/6] remove some infrun-related cleanups
Tom Tromey
- [RFA v2 1/6] Use new and delete for struct infcall_suspend_state
Tom Tromey
- [RFA v2 3/6] Use new and delete for struct infcall_control_state
Tom Tromey
- [RFA v2 4/6] Remove two infrun cleanups
Tom Tromey
- [RFA v2 5/6] Remove release_stop_context_cleanup
Tom Tromey
- [RFA v2 6/6] Make save_infcall_*_state return unique pointers
Tom Tromey
- [RFA v2 2/6] Remove cleanup from infrun.c
Tom Tromey
- [RFA v3 3/6] Introduce partial_symbol::address
Tom Tromey
- [RFA v3 6/6] Make psymbols and psymtabs independent of the program space
Tom Tromey
- [PATCH 3/3] Add DWARF index cache
Tom Tromey
- [RFA 08/15] Remove readin and compunit_symtab fields from psymtab
Tom Tromey
- [RFC] gdbscm_wrap, eliminate GDBSCM_HANDLE_GDB_EXCEPTION_WITH_CLEANUPS (Re: [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr)
Tom Tromey
- GDB 8.1.90 available for testing
Tom Tromey
- [RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
Tom Tromey
- [PATCH] Eliminate remaining gdb/guile cleanups
Tom Tromey
- [FYI] Remove make_cleanup_value_free_to_mark
Tom Tromey
- [RFA] Fix crash with -D_GLIBCXX_DEBUG
Tom Tromey
- [RFA v2 03/23] Move pending addrmap globals to buildsym_compunit
Tom Tromey
- [RFA v2 00/23] Remove globals from buildsym
Tom Tromey
- [RFA v2 09/23] Move the symbol lists to buildsym_compunit
Tom Tromey
- [RFA v2 10/23] Remove buildsym_init
Tom Tromey
- [RFA v2 11/23] Remove a TODO
Tom Tromey
- [RFA v2 12/23] Remove EXTERN from buildsym.h
Tom Tromey
- [RFA v2 13/23] Remove parameter from record_pending_block
Tom Tromey
- [RFA v2 14/23] Add many methods to buildsym_compunit
Tom Tromey
- [RFA v2 15/23] Do not use buildsym.h in some files
Tom Tromey
- [RFA v2 16/23] Remove reset_symtab_globals
Tom Tromey
- [RFA v2 17/23] Move struct buildsym_compunit to buildsym.h
Tom Tromey
- [RFA v2 18/23] Introduce buildsym-legacy.h
Tom Tromey
- [RFA v2 01/23] Move the context stack to buildsym_compunit
Tom Tromey
- [RFA v2 19/23] Parameterize cp_scan_for_anonymous_namespaces
Tom Tromey
- [RFA v2 20/23] Convert the DWARF reader to new-style buildysm
Tom Tromey
- [RFA v2 21/23] Remove some unused buildsym functions
Tom Tromey
- [RFA v2 22/23] Remove record_line_ftype
Tom Tromey
- [RFA v2 23/23] Rename remaining members of buildsym_compunit to start with "m_"
Tom Tromey
- [RFA v2 02/23] Move current_subfile to buildsym_compunit
Tom Tromey
- [RFA v2 04/23] Move pending_blocks and pending_block_obstack to buildsym_compunit
Tom Tromey
- [RFA v2 05/23] Remove the "listhead" argument from finish_block
Tom Tromey
- [RFA v2 06/23] Remove free_pendings
Tom Tromey
- [RFA v2 07/23] Do not look at file symbols when reading psymtabs
Tom Tromey
- [RFA v2 08/23] Set list_in_scope later in DWARF reader
Tom Tromey
- [RFA] Allow "info address" of a template parameter
Tom Tromey
- [FYI] Make the Rust parser pure
Tom Tromey
- [FYI] Make the Rust parser pure
Tom Tromey
- [FYI] Make the Rust parser pure
Tom Tromey
- [RFA v2 00/13] Add -Wunused-variable
Tom Tromey
- [RFA v2 09/13] Pass the correct argument to the observer in reread_symbols
Tom Tromey
- [RFA v2 10/13] Remove unused declaration from value.c
Tom Tromey
- [RFA v2 11/13] Remove unused variables from gdbserver
Tom Tromey
- [RFA v2 12/13] Conditionally define xmltarget_${name} variable in regdat.sh
Tom Tromey
- [RFA v2 13/13] Add -Wunused-variable to warnings.m4
Tom Tromey
- [RFA v2 01/13] Simple unused variable removals
Tom Tromey
- [RFA v2 02/13] Remove an unused variable from spu_get_overlay_table
Tom Tromey
- [RFA v2 03/13] Unused variable fixes related to conditional compilation
Tom Tromey
- [RFA v2 04/13] Use a previously unused variable in bfin-tdep.c
Tom Tromey
- [RFA v2 05/13] Call some functions in guile/ for effect
Tom Tromey
- [RFA v2 06/13] Remove dead code from m32c-tdep.c
Tom Tromey
- [RFA v2 07/13] Call value_fetch_lazy when needed in pretty-printers
Tom Tromey
- [RFA v2 08/13] Fix ravenscar-thread.c to use arch_ops
Tom Tromey
- [RFA] Remove some unnecessary declarations and configury
Tom Tromey
- [RFA v4 0/6] Make psymbols independent of the progspace
Tom Tromey
- [RFA v4 1/6] Remove dead code in end_psymtab
Tom Tromey
- [RFA v4 2/6] Change representation of psymbol to flush out accessors
Tom Tromey
- [RFA v4 3/6] Introduce partial_symbol::address
Tom Tromey
- [RFA v4 5/6] Add validity bits for psymtab high and low fields
Tom Tromey
- [RFA v4 4/6] Introduce accessors for psymtab high and low fields
Tom Tromey
- [RFA v4 6/6] Make psymbols and psymtabs independent of the program space
Tom Tromey
- [RFA] Remove some uses of VEC
Tom Tromey
- [PATCH 2/3] Introduce scoped_mmapped_file
Tom Tromey
- [PATCH 1/3] Make index reading functions more modular
Tom Tromey
- [PATCH 3/3] Add DWARF index cache
Tom Tromey
- [RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
Tom Tromey
- [PATCH][gdb/exp] Fix exception when printing optimized out vla
Tom Tromey
- Support parallel make check with GNU make 4.2+
Tom Tromey
- Update dg-extract-results.* from gcc
Tom Tromey
- [PATCH][gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint
Tom Tromey
- [OB PATCH][gdb/testsuite] Make noclone conditional in vla-optimized-out.c
Tom Tromey
- [PATCH] Install fileio.h to share File I/O protocol type definitions
Tom Tromey
- [PATCHv2] gdb: Add switch to disable DWARF stack unwinders
Tom Tromey
- [PATCH] Fix Cygwin compilation after target_ops C++ conversion.
Tom Tromey
- [PATCH] Fix restoring of inferior terminal settings
Tom Tromey
- GDB 8.1.1 release -- 2018-07-26 update
Tom Tromey
- [PATCHv2] gdb: Don't call gdb_load_shlib unless GDB is running
Tom Tromey
- [PING][PATCH][exp] Interpret size of vla with unknown size as <optimized out>
Tom Tromey
- [1/2] C-SKY Port
Tom Tromey
- [PATCH 0/3] some sanitizer fixes
Tom Tromey
- [PATCH 1/3] Do not pass NULL to memcpy
Tom Tromey
- [PATCH 2/3] Clear static_links in reread_symbols
Tom Tromey
- [PATCH 3/3] Use unsigned as base type for some enums
Tom Tromey
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Tom Tromey
- GDB 8.1.90 available for testing
Tom Tromey
- [PATCH] Remove old lint code
Tom Tromey
- [PATCH] gdb: Fix sizeof for dynamic types other than arrays
Tom Tromey
- [PATCH] Remove old lint code
Tom Tromey
- [RFA] Fix crash with -D_GLIBCXX_DEBUG
Tom Tromey
- [RFC] mi: add -a option to the "-data-disassemble" command
Tom Tromey
- [PING] [PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Tom Tromey
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Tom Tromey
- [PATCH] Re-generate gnulib import
Tom Tromey
- [PATCH] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start
Tom Tromey
- [PATCH] Delete test target descriptions when exiting
Tom Tromey
- [PATCH] gdb: Disable address space randomization for a test
Tom Tromey
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Tom Tromey
- [PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
Tom Tromey
- [RFC] mi: add -a option to the "-data-disassemble" command
Tom Tromey
- [PATCH] Fix Cygwin compilation after target_ops C++ conversion.
Jon Turney
- [RFC][PATCH][PR tui/23408] AArch64 Rename CPSR to PSTATE
William Ughetta
- RE.7/25/2018
Baranov Viacheslav
- [PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [PING] [PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [PING] [PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Jan Vrany
- [PATCH v6] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [RFC] mi: add -a option to the "-data-disassemble" command
Jan Vrany
- [PATCH][gdb/exp] Fix printing of type of optimized out vla
Tom de Vries
- [PING][PATCH][gdb/testsuite] Fix error message test in dw2-error.exp
Tom de Vries
- [PING][RFC][gdb] Fix build error in macroexp.c
Tom de Vries
- [PATCH][gdb/symtab] Fix version check in dwarf compilation unit header
Tom de Vries
- [PING][PATCH][gdb/exp] Fix printing of type of optimized out vla
Tom de Vries
- [PATCH][exp] Interpret size of vla with unknown size as <optimized out>
Tom de Vries
- [RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
Tom de Vries
- [OB PATCH][testsuite] Fix regexp in list-thread-groups-available.exp
Tom de Vries
- [PATCH][gdb/exp] Fix exception when printing optimized out vla
Tom de Vries
- [PATCH][gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint
Tom de Vries
- [OB PATCH][gdb/testsuite] Make noclone conditional in vla-optimized-out.c
Tom de Vries
- [RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
Tom de Vries
- [PING][PATCH][exp] Interpret size of vla with unknown size as <optimized out>
Tom de Vries
- [PATCH][gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint
Tom de Vries
- [OB PATCH][gdb/testsuite] Make noclone conditional in vla-optimized-out.c
Tom de Vries
- [RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
Tom de Vries
- [RFC 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
Philippe Waroquiers
- [RFC 1/5] New cli-utils.h/.c function extract_info_print_args
Philippe Waroquiers
- [RFC 2/5] Make struct type_print_options default_ptype_flags non static.
Philippe Waroquiers
- [RFC 3/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFC 4/5] Document changes to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFC 5/5] Announce changes in NEWS to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFC 4/5] Document changes to info [args|functions|locals|variables]
Philippe Waroquiers
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Philippe Waroquiers
- GDB 8.2 branch WEDNESDAY? (2018-07-02 update)
Philippe Waroquiers
- [RFA 0/6] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
Philippe Waroquiers
- [RFA 1/6] New cli-utils.h/.c function extract_info_print_args
Philippe Waroquiers
- [RFA 2/6] Make struct type_print_options default_ptype_flags non static.
Philippe Waroquiers
- [RFA 3/6] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFA 4/6] Document changes to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFA 5/6] Announce changes in NEWS to info [args|functions|locals|variables]
Philippe Waroquiers
- [RFA 6/6] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
Philippe Waroquiers
- [RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
Philippe Waroquiers
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Philippe Waroquiers
- [RFA_v4 2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND.
Philippe Waroquiers
- [RFA_v4 3/8] Add [FLAG]... arguments to 'thread apply'.
Philippe Waroquiers
- [RFA_v4 4/8] Documents the new commands 'frame apply', faas, taas, tfaas
Philippe Waroquiers
- [RFA_v4 5/8] Announce the user visible changes for frame/thread apply in NEWS.
Philippe Waroquiers
- [RFA_v4 6/8] Add a test for 'frame apply'
Philippe Waroquiers
- [RFA_v4 7/8] Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply. Also, add prefixes to make some non unique tests unique.
Philippe Waroquiers
- [RFA_v4 8/8] Add a self-test for cli-utils.c
Philippe Waroquiers
- [RFA_v3 2/8] Implement frame apply [all | COUNT | -COUNT | id ID... ] [FLAG]... COMMAND.
Philippe Waroquiers
- [RFA_v4 4/8] Documents the new commands 'frame apply', faas, taas, tfaas
Philippe Waroquiers
- [RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
Philippe Waroquiers
- [RFA] (try to) consistently use 'frame level' concept instead of 'frame number'.
Philippe Waroquiers
- [RFA] (try to) consistently use 'frame level' concept instead of 'frame number'.
Philippe Waroquiers
- [PATCHv4] gdb: Change how frames are selected for 'frame' and 'info frame'.
Philippe Waroquiers
- [RFA 0/6] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
Philippe Waroquiers
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Philippe Waroquiers
- [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
Philippe Waroquiers
- [PATCH] S390: Fix displaced stepping of "basr r,0"
Ulrich Weigand
- [PATCH 01/17] [PowerPC] Simplify rs6000_pseudo_register_reggroup_p
Ulrich Weigand
- [PATCH 02/17] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
Ulrich Weigand
- [PATCH 03/17] [PowerPC] Fix indentation in arch/ppc-linux-common.c
Ulrich Weigand
- [PATCH 04/17] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
Ulrich Weigand
- [PATCH 05/17] [PowerPC] Add support for PPR and DSCR
Ulrich Weigand
- [PATCH 06/17] [PowerPC] Add record/replay support for PPR and DSCR
Ulrich Weigand
- [PATCH 07/17] [PowerPC] Add gdbserver support for PPR and DSCR
Ulrich Weigand
- [PATCH 08/17] [PowerPC] Add tests for PPR and DSCR
Ulrich Weigand
- [PATCH 09/17] [PowerPC] Add support for TAR
Ulrich Weigand
- [PATCH 10/17] [PowerPC] Add record/replay support for TAR
Ulrich Weigand
- [PATCH 12/17] [PowerPC] Add tests for TAR
Ulrich Weigand
- [PATCH 11/17] [PowerPC] Add gdbserver support for TAR
Ulrich Weigand
- [PATCH 13/17] [PowerPC] Add support for HTM registers
Ulrich Weigand
- [PATCH 14/17] [PowerPC] Add gdbserver support for HTM registers
Ulrich Weigand
- [PATCH 15/17] [PowerPC] Add tests for HTM registers
Ulrich Weigand
- [PATCH 16/17] [PowerPC] Add support for EBB and PMU registers
Ulrich Weigand
- [PATCH 17/17] [PowerPC] Add gdbserver support for EBB and PMU registers
Ulrich Weigand
- [RFA v2 02/13] Remove an unused variable from spu_get_overlay_table
Ulrich Weigand
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
Wiederhake, Tim
- [PATCH] RISC-V: Correct legacy misa register number.
Jim Wilson
- [PATCH] RISC-V: Add software single step support.
Jim Wilson
- [PATCH] RISC-V: Add osabi support.
Jim Wilson
- [PATCH] RISC-V: Add software single step support.
Jim Wilson
- [PATCH] RISC-V: Correct legacy misa register number.
Jim Wilson
- [PATCH] RISC-V: Add osabi support.
Jim Wilson
- [PATCH] RISC-V: Add software single step support.
Jim Wilson
- [PATCH] RISC-V: Correct legacy misa register number.
Jim Wilson
- [PATCH] RISC-V: Don't decrement pc after break.
Jim Wilson
- [PATCH] RISC-V: Don't decrement pc after break.
Jim Wilson
- [PATCH] RISC-V: Don't decrement pc after break.
Jim Wilson
- [PATCH] RISC-V: Don't decrement pc after break.
Jim Wilson
- [RFC 5/5] Announce changes in NEWS to info [args|functions|locals|variables]
Eli Zaretskii
- [RFC 4/5] Document changes to info [args|functions|locals|variables]
Eli Zaretskii
- [RFC 3/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
Eli Zaretskii
- [RFC 4/5] Document changes to info [args|functions|locals|variables]
Eli Zaretskii
- [PATCH] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
Eli Zaretskii
- [RFA 5/6] Announce changes in NEWS to info [args|functions|locals|variables]
Eli Zaretskii
- [RFA 4/6] Document changes to info [args|functions|locals|variables]
Eli Zaretskii
- [RFC] mi: add -a option to the "-data-disassemble" command
Eli Zaretskii
- [RFA_v4 4/8] Documents the new commands 'frame apply', faas, taas, tfaas
Eli Zaretskii
- [RFA] (try to) consistently use 'frame level' concept instead of 'frame number'.
Eli Zaretskii
- [PATCH] gdb: Add switch to disable DWARF stack unwinders
Eli Zaretskii
- [RFC] mi: add -a option to the "-data-disassemble" command
Eli Zaretskii
- GDB 8.1.90 available for testing
Eli Zaretskii
- Compilation error in simple-object-elf.c
Eli Zaretskii
- Compilation error in simple-object-elf.c
Eli Zaretskii
- Compilation error in simple-object-elf.c
Eli Zaretskii
- GDB 8.1.90 available for testing
Eli Zaretskii
- [2/2] C-SKY Port
Eli Zaretskii
- [PATCHv2] gdb: Add switch to disable DWARF stack unwinders
Eli Zaretskii
- [RFC] mi: add -a option to the "-data-disassemble" command
Eli Zaretskii
- [PATCH] Improve gcore manpage and clarify "-o" option
Eli Zaretskii
- [PATCH v2 4/4] Add doc and news for DWARF index cache
Eli Zaretskii
- [PATCH v2 3/4] Add DWARF index cache
Eli Zaretskii
- [PATCH v2 3/4] Add DWARF index cache
Eli Zaretskii
- GDB 8.1.90 available for testing
Eli Zaretskii
- [PATCH v2 3/4] Add DWARF index cache
Eli Zaretskii
- [PATCH v2 4/4] Add doc and news for DWARF index cache
Eli Zaretskii
- [PATCH v3 5/5] Add doc and news for DWARF index cache
Eli Zaretskii
- GDB 8.1.90 available for testing
Eli Zaretskii
- Breakage on builder Fedora-x86_64-w64-mingw32, revision f02a5b0d35750cb68177e4f213217eaf7722bc42 [gdb-8.2-branch]
gdb-buildbot@sergiodj.net
- Oh dear. I regret to inform you that commit f02a5b0d35750cb68177e4f213217eaf7722bc42 might be unfortunate [gdb-8.2-branch]
gdb-buildbot@sergiodj.net
- Oh dear. I regret to inform you that commit 49b000dc5686e016f05b717f18d2c8f865eb3617 might be unfortunate [gdb-8.12-branch]
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-w64-mingw32, revision 49b000dc5686e016f05b717f18d2c8f865eb3617 [gdb-8.12-branch]
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-i686, revision fa758a70467c37cfe7b261e1dc20d431be3db62e
gdb-buildbot@sergiodj.net
- Oh dear. I regret to inform you that commit fa758a70467c37cfe7b261e1dc20d431be3db62e might be unfortunate
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-w64-mingw32, revision f99d9b9f436dce02aa06839395c67d400b2a0de0 [gdb-8.1-branch]
gdb-buildbot@sergiodj.net
- Oh dear. I regret to inform you that commit f99d9b9f436dce02aa06839395c67d400b2a0de0 might be unfortunate [gdb-8.1-branch]
gdb-buildbot@sergiodj.net
- packaging and printing supplier 2018/7/15 18:59:27
magical@magicalyeawow.com
- [RFC][PATCH][PR tui/23408] AArch64 Rename CPSR to PSTATE
ughe
Last message date:
Tue Jul 31 21:13:00 GMT 2018
Archived on: Sun Mar 8 13:15:58 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).