Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/38] Start reorganization of DWARF code
 2020-02-08 16:55 UTC  (3+ messages)
` [PATCH 14/38] Change dwarf2_per_objfile::signatured_types to be htab_up

[PING] [PATCH] Rebase executable to match relocated base address
 2020-02-08 16:37 UTC 

[PATCH v2 1/2] Display ExceptionRecord for $_siginfo
 2020-02-08 16:26 UTC  (2+ messages)
  ` [PATCH v2 2/2] Use enums for human-readable exception information

[PATCH] configure: Re-disable building cross-gdbserver
 2020-02-08 16:21 UTC 

[PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log
 2020-02-08 16:16 UTC  (2+ messages)

[PATCH][gdb] Mention CU offset for <artifical> if verbose
 2020-02-08 15:48 UTC  (4+ messages)

RFC: GDB 10.x release target schedule
 2020-02-08 15:40 UTC 

[PATCH 0/8] Share DWARF frame information across inferiors
 2020-02-08 15:29 UTC  (10+ messages)
` [PATCH 3/8] Change fde table to a vector
` [PATCH 1/8] Don't forward-declare struct objfile in frame.h
` [PATCH 2/8] Dont' allow copying of auto_obstack
` [PATCH 6/8] Remove a use of the comp_unit backlink
` [PATCH 7/8] Remove the objfile backlink from comp_unit
` [PATCH 5/8] Add per-unit obstack
` [PATCH 4/8] Store the comp_unit instead of the FDE table
` [PATCH 8/8] Move the frame data to the BFD when possible

GDB 9.2 release status (2020-02-08)
 2020-02-08 15:29 UTC 

[RFAv4 0/3] Allow the user to define default args for commands and aliases
 2020-02-08 14:46 UTC  (5+ messages)
` [RFAv4 2/3] Add tests for new default-args related commands and arguments
` [RFAv4 3/3] NEWS and documentation for default-args related concept and commands
` [RFAv4 1/3] default-args: allow to define default command/alias arguments

gdb-9 branch FROZEN
 2020-02-08 13:18 UTC  (2+ messages)
` gdb-9-branch OPEN again (was: "gdb-9 branch FROZEN")

[release/HEAD] Document the GDB 9.1 release in gdb/ChangeLog
 2020-02-08 13:16 UTC 

FYI/BRANCH: Patches applied to branch gdb-9-branch
 2020-02-08 13:15 UTC  (3+ messages)
` [release/branch 2/2] Bump GDB version number to 9.1.90.DATE-git
` [release/branch 1/2] Document the GDB 9.1 release in gdb/ChangeLog

[release/branch] Set GDB version number to 9.1
 2020-02-08 12:51 UTC 

[PATCH] New testcase for PR tui/25126 (staled source cache)
 2020-02-08  9:42 UTC  (10+ messages)

[PATCH] Change gdbserver to use existing gnulib and libiberty
 2020-02-08  7:42 UTC  (2+ messages)

[PATCH v5 0/3] RISC-V/Linux `gdbserver' support and associated fixes
 2020-02-08  0:41 UTC  (14+ messages)
` [PATCH v5 1/3] RISC-V/Linux/native: Determine FLEN dynamically
    ` [committed v6 "
` [PATCH v5 2/3] RISC-V/Linux/native: Factor out target description determination
` [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support
    ` [PATCHv6 1/2] gdb/riscv: Update API for looking up target descriptions
    ` [PATCHv6 2/2] gdbserver: Add RISC-V/Linux support

[PATCH] gdb: Allow more control over where to find python libraries
 2020-02-08  0:22 UTC  (4+ messages)

[PATCH 1/2] Display ExceptionRecord for $_siginfo
 2020-02-07 22:17 UTC  (7+ messages)
  ` [PATCH 2/2] Use enums for human-readable exception information

[PATCH] Remove some ui_file_* functions
 2020-02-07 21:19 UTC 

[PATCH] Fix assertion fi->level
 2020-02-07 21:09 UTC  (5+ messages)

remaining issues before GDB 9.1 release (2020-02-01 update)
 2020-02-07 21:01 UTC  (8+ messages)

[PATCH v3] Add debuginfod support to GDB
 2020-02-07 20:54 UTC  (2+ messages)

[RFC gdb 9] Revert basenames_may_differ patch
 2020-02-07 20:53 UTC  (4+ messages)

[PATCH v2] Add debuginfod support to GDB
 2020-02-07 20:38 UTC  (3+ messages)

[PATCH] Move gdbserver to top level
 2020-02-07 16:06 UTC  (9+ messages)

[PATCH 00/14] Fixes for GDB Testsuites
 2020-02-07 15:01 UTC  (15+ messages)
` [PATCH 14/14] gdb/testsuite: Skip some compile.exp tests when running with gdb-comm board
` [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets
` [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test
` [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets
` [PATCH 10/14] gdb/testsuite: Fix gdb.base/chng-syms.exp for remote target
` [PATCH 07/14] gdb/testsuite: Fix invalid watchpoint test in mi suite
` [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable
` [PATCH 08/14] gdb/testsuite: Fix bug in break-unload-file
` [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc
` [PATCH 06/14] gdb/testsuite: Fix gdb.mi exit function
` [PATCH 12/14] gdb/testsuite: Skip on of the interp.exp test for remote targets
` [PATCH 13/14] gdb/testsuite: Skip killed-outside when nosignals
` [PATCH 11/14] gdb/testsuite: Fix dbx.exp for remote targets
` [PATCH 09/14] gdb/testsuite: Fix break-always.exp for enabled do_reload_on_run

[PING^2] [PATCH 1/2] Display ExceptionRecord for $_siginfo
 2020-02-07 14:50 UTC 

[review] infrun: mark an exited thread non-executing when attempting to stop
 2020-02-07 12:11 UTC  (9+ messages)
` [review v2] infrun: handle already-exited threads "
` [review v3] "

[review] testsuite: add test for handling multiple inferiors exiting
 2020-02-07 12:11 UTC  (4+ messages)
` [review v2] "
` [review v3] "

[review] infrun: extract out a code piece into the 'handle_inferior_exit' func
 2020-02-07 12:11 UTC  (2+ messages)

[review] infrun: extract out a code piece into 'mark_non_executing_threads' fu
 2020-02-07 12:11 UTC  (3+ messages)
` [review v2] "

[PATCH v4 0/2] Handling already-exited threads in 'stop_all_threads'
 2020-02-07 12:04 UTC  (3+ messages)
  ` [PATCH v4 1/2] gdb/infrun: extract out a code piece into 'mark_non_executing_threads' function
  ` [PATCH v4 2/2] gdb/infrun: handle already-exited threads when attempting to stop

[PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly
 2020-02-06 22:59 UTC  (5+ messages)

[PATCH] Don't override various Makefile variables for gnulib et al
 2020-02-06 19:41 UTC  (5+ messages)
` [PATCH] add file desc to gdbserver client_state

[PUSHED] gdb: Catch exceptions if the source file is not found
 2020-02-06 16:58 UTC 

[pushed] gdb: Add myself as one of GDB maintainer
 2020-02-06 16:45 UTC 

[PUSHED] gdb/testsuite: Avoid leaking a port number into results summary
 2020-02-06 16:43 UTC 

[PATCH] gdb: Catch exceptions if the source file is not found
 2020-02-06 16:42 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[review] jit: enhance test suite
 2020-02-06 14:22 UTC  (4+ messages)

[PATCH 2/3] Define _KMEMUSER in arm-nbsd-nat.c
 2020-02-06 13:25 UTC  (13+ messages)
` [PATCH 2/3 v2] "

[PATCH 0/2] Line table is_stmt support
 2020-02-06  9:01 UTC  (5+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
` [PATCH 1/2] gdb/testsuite: Add is-stmt support to the DWARF compiler

[PATCH 0/2] All threads not stopped when a process exits
 2020-02-06  8:30 UTC  (3+ messages)
` [PATCH 1/2] gdb: define convenience function 'exists_non_stop_target'
` [PATCH 2/2] gdb/infrun: stop all threads if there exists a non-stop target

[review] gdb/infrun: stop all threads if there exists a non-stop target
 2020-02-06  7:52 UTC  (3+ messages)

[review] gdb: define convenience function 'exists_non_stop_target'
 2020-02-06  7:52 UTC  (2+ messages)

[PATCH] Disambiguate info_print_options
 2020-02-05 21:49 UTC  (5+ messages)

[review] [gdb/threads] Fix hang in stop_all_threads after killing inferior
 2020-02-05 19:53 UTC  (5+ messages)
` [review v3] "
` [review v4] "

[PATCH] Fix build on macOS
 2020-02-05 18:37 UTC  (5+ messages)

[PUSHED/OBVIOUS] Fix base class function call
 2020-02-05 17:53 UTC 

[PUSHED/OBVIOUS] Fix header guard name in #endif comment
 2020-02-05 17:36 UTC 

[review] gdb/fortran: array stride support
 2020-02-05 16:38 UTC  (4+ messages)
` [PATCH] Add gdb.fortran/vla-stride.exp and report a bug (was: Re: [review] gdb/fortran: array stride support)
    ` [PATCH] Add gdb.fortran/vla-stride.exp and report a bug

[PATCH] Merge changes from GCC for config/ directory
 2020-02-05 12:56 UTC 

Propose we release GDB 9.1 next weekend (Feb 01-02)
 2020-02-05 10:08 UTC  (7+ messages)

[PATCH v4 0/3] RISC-V: Support more rigorous check for CSR
 2020-02-05  9:47 UTC  (3+ messages)
` [PATCH v4 1/3] RISC-V: Support the ISA-dependent CSR checking
` [PATCH v4 3/3] RISC-V: Support the read-only "

Multi-target change in gdb/inf-child.c
 2020-02-05  7:37 UTC  (2+ messages)

[PATCH] Adding support to execute gdb.fortran for the flang compiler
 2020-02-05  5:15 UTC  (3+ messages)

[PUSHED] gdb/sim: Assert that the simulator ptid is not null_ptid
 2020-02-04 16:47 UTC 

[review] [gdb/testsuite] Add note to 'Race detection' entry in README
 2020-02-04 16:37 UTC  (6+ messages)
` [pushed] "

[review] [gdb/testsuite] Make inferior_exited_re match a single line
 2020-02-04 16:32 UTC  (7+ messages)
` [review v2] "
` [pushed] "

[review] [gdb/testsuite] Use non-capturing parentheses for inferior_exited_re
 2020-02-04  8:55 UTC  (3+ messages)
` [pushed] "

[PATCH] Fixed gdb to print arrays with very high indexes
 2020-02-04  7:37 UTC  (3+ messages)

[pushed] Change ints to bools around thread_info executing/resumed
 2020-02-04  4:15 UTC 

[PATCH][PowerPC] Fix powerpc tests
 2020-02-04  3:39 UTC  (2+ messages)

[PATCH] gdb/testsuite: Updated includes
 2020-02-03 10:37 UTC  (7+ messages)
    ` [PATCH] [gdb/testsuite] Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c

[review] [gdb/testsuite] Fix solib-list.exp test-case for exec with debug-info
 2020-02-03  9:34 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox