public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Update dg-extract-results.* from gcc
 2018-09-11 11:20 UTC  (4+ messages)
` [obv] Fix dg-extract-results.sh path [Re: Update dg-extract-results.* from gcc]
` Missing toplevel contrib/ in gdb-*.tar.xz "

[PATCH] Add debug output for the skip feature
 2018-09-11 11:16 UTC  (2+ messages)

[RFA] arm-pikeos: software single step
 2018-09-11 11:04 UTC  (10+ messages)
    ` [RFA v2] "

[PATCH] x86-64: fix ZMM register state tracking
 2018-09-11 10:34 UTC  (5+ messages)

[RFA 3/5 v4] Darwin: set startup-with-shell to off on Sierra and later
 2018-09-11 10:25 UTC  (3+ messages)

[RFA 3/5 v4] Darwin: set startup-with-shell to off on Sierra and later
 2018-09-11 10:25 UTC  (3+ messages)

[Buildroot] [PATCH 2/2] package/gdb: use stat() privided by the system
 2018-09-11 10:13 UTC  (6+ messages)

Another version for review
 2018-09-11  9:35 UTC  (7+ messages)
` [PATCH] Allow remote debugging over a Unix local domain socket

New ARI warning Tue Sep 11 01:57:50 UTC 2018
 2018-09-11  1:57 UTC 

[PATCH 0/5] Add a new 'info proc files' command
 2018-09-10 19:37 UTC  (22+ messages)
` [PATCH 3/5] Add support for 'info proc files' on FreeBSD core dumps
` [PATCH 2/5] Add a new 'info proc files' subcommand of 'info proc'
` [PATCH 1/5] Use KF_PATH to verify the size of a struct kinfo_file
` [PATCH 4/5] Support 'info proc files' on live FreeBSD processes
` [PATCH 5/5] Document the 'info proc files' command

Failures on Debian-s390x-m64, branch master
 2018-09-10 19:30 UTC 

[PATCH 0/2] Revert gnulib update and backport gnulib fix for PR gdb/23558
 2018-09-10 18:24 UTC  (7+ messages)
` [PATCH 2/2] Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB
` [PATCH 1/2] Revert "Update gnulib to current upstream master"

[PATCH] Adding support for reding signal handler frame in AIX
 2018-09-10 17:34 UTC  (4+ messages)

RFC: Changing GDB's version numbering scheme
 2018-09-10 17:32 UTC  (5+ messages)

[ANNOUNCEMENT] GDB 8.2 released!
 2018-09-10 17:29 UTC  (10+ messages)

[pushed] Remove unused variable in record-btrace.c
 2018-09-10 16:25 UTC 

Various Ada fixes (2018-09-10 edition)
 2018-09-10 15:42 UTC  (7+ messages)
` [PATCH 1/6] (Ada) Fix -var-list-children MI command for union type
` [PATCH 5/6] (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call
` [PATCH 2/6] (Ada) New function ada_is_access_to_unconstrained_array
` [PATCH 6/6] (Ada) Fix resolving of homonym components in tagged types
` [PATCH 3/6] (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arrays
` [PATCH 4/6] (Ada) Fix printing of "

[RFA 5/5 v3] Darwin: fix SIGTRAP when debugging
 2018-09-10 15:31 UTC  (3+ messages)

Oh dear. I regret to inform you that commit 23c4651c060c123493de004ef61d8ed052d46113 might be unfortunate
 2018-09-10 15:29 UTC  (5+ messages)
` Breakage on builder RHEL-s390x-m64, revision 23c4651c060c123493de004ef61d8ed052d46113

[PATCH 00/14] Many small Python documentation fixes
 2018-09-10 13:44 UTC  (28+ messages)
` [PATCH 04/14] Fix help text for "python" command
` [PATCH 13/14] Swap two sentences in the Pretty Printing API node
` [PATCH 07/14] Update Python frame filter documentation
` [PATCH 10/14] Mention Python versions in the documentation
` [PATCH 12/14] Mention virtual tables in Python dynamic_type documentation
` [PATCH 02/14] Fix typo in pretty-printer example
` [PATCH 03/14] Document that Frame.block can throw
` [PATCH 14/14] Remove periods from Python section titles
` [PATCH 05/14] Avoid warnings from makeinfo
` [PATCH 08/14] Fix gdb.events.inferior_call documentation
` [PATCH 01/14] Update Python Block.end documentation
` [PATCH 11/14] Small typo fix in Basic Python node
` [PATCH 06/14] Reword gdb.GdbError text
` [PATCH 09/14] Update Python unwinder documentation

[RFA 3/5 v3] Darwin: set startup-with-shell to off on Sierra and later
 2018-09-10  7:26 UTC  (3+ messages)

[PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
 2018-09-09 20:06 UTC  (6+ messages)

[PATCH 0/2] Testsuite: Add simple compile routines
 2018-09-09 18:44 UTC  (9+ messages)
` [PATCH 1/2] Testsuite: Add gdb_can_simple_compile
` [PATCH 2/2] Testsuite: Add gdb_simple_compile

[PATCH] Make "list" work again in TUI
 2018-09-09 18:26 UTC  (2+ messages)

[RFA 5/5 v2] Darwin: fix SIGTRAP when debugging
 2018-09-09 18:20 UTC  (4+ messages)

[RFA 3/5 v2] Darwin: set startup-with-shell to off on Sierra and later
 2018-09-09 18:19 UTC  (4+ messages)

[PATCH] python: Make two functions return gdbpy_ref<>
 2018-09-09  7:14 UTC  (3+ messages)

Im now down 30 this month and still going
 2018-09-09  4:03 UTC 

[FYI] Make py-prettyprint.exp test names unique
 2018-09-09  3:49 UTC 

[PATCHv4] gdb: Add default frame methods to gdbarch
 2018-09-09  2:54 UTC  (5+ messages)

[PATCH] Allow a pretty-printer without a to_string method
 2018-09-09  2:50 UTC  (3+ messages)

Various fixes in ada-lang.c
 2018-09-08 22:06 UTC  (9+ messages)
` [PATCH 6/8] (Ada) slightly incorrect bounds for type of array indexed by enum
` [PATCH 8/8] (Ada) fix handling of expression with parameterless function call
` [PATCH 4/8] Handle PPC64 function descriptor in Ada decoding
` [PATCH 7/8] ada-lang.c::ada_value_cast: remove unnecessary parentheses
` [PATCH 1/8] (Ada) assigning packed array aggregate with variable as component
` [PATCH 3/8] (Ada) "catch assert" spurious internal error
` [PATCH 2/8] (Ada) infinite loop when hitting unhandled exception catchpoint
` [PATCH 5/8] minor reformatting in ada-lang.c::ada_to_fixed_value

[RFA/commit] (Ada) Add ravenscar tasking support on AArch64
 2018-09-08 21:58 UTC 

S12Z [new patchset]
 2018-09-08 21:37 UTC  (18+ messages)
` [PATCH 3/4] GDB: Add support for 24 bit addresses
` [PATCH 1/4] gdb: Add builtin types for 24 bit integers
` [PATCH 4/4] GDB: New target s12z
` [PATCH 2/4] Add a dwarf unit type to represent 24 bit values

[PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-09-08 21:35 UTC  (2+ messages)

[PATCH v2] Logical short circuiting with argument lists
 2018-09-08 21:25 UTC  (6+ messages)

[PATCH 2/2] gdb: Allow parenthesis to group arguments to user-defined commands
 2018-09-08 14:33 UTC  (7+ messages)
` [PATCHv2] gdb: Rewrite argument handling for "

[PATCH v2 PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-09-08  8:51 UTC  (7+ messages)

[PATCH] Fix various tests to use -no-pie linker flag when needed
 2018-09-07 22:18 UTC  (3+ messages)

[PATCH] Install fileio.h to share File I/O protocol type definitions
 2018-09-07 22:08 UTC  (4+ messages)

Oh dear. I regret to inform you that commit 078a020797210f4d8f9491bbfe16ec31e9efb652 might be unfortunate
 2018-09-07 21:13 UTC  (2+ messages)
` Breakage on builder Fedora-s390x-m64, revision 078a020797210f4d8f9491bbfe16ec31e9efb652

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).