public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/3] Aarch64: Fix segfault when casting dummy calls
 2018-11-16 15:00 UTC  (5+ messages)
` [PATCH v4 3/3] "
` [PING][PATCH v4 0/3] "

[PATCH 1/7] DWARF: Don't add nameless modules to partial symbol table
 2018-11-16 14:50 UTC  (8+ messages)
` [PATCH 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH 4/7] Fortran: Ptype, print type extension
` [PATCH 7/7] Fortran: Document scope operator
` [PATCH 6/7] Fortran: Nested functions, add scope parameter
` [PATCH 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH 3/7] Fortran: Accessing fields of inherited types via fully qualified name

[RFC PATCH] Introduce dwarf2_cu::get_builder
 2018-11-16 14:39 UTC  (5+ messages)

[PATCH v2] Avoid crash when calling warning too early
 2018-11-16 13:31 UTC  (9+ messages)

[PATCH 2/2] GDB: S12Z: new function s12z_extract_return_value
 2018-11-15 19:02 UTC 

[PATCH] Fix buffer overflow in ada-lang.c:move_bits
 2018-11-15 15:56 UTC  (11+ messages)
              ` [RFA] Move copy_bitwise unittests to own unittest file (was: "Re: [PATCH] Fix buffer overflow in ada-lang.c:move_bits")
                ` [RFA] Move copy_bitwise unittests to own unittest file
                  ` pushed: "

[PATCH PR gdb/20057] Internal error on trying to set {char[]}$pc="string"
 2018-11-15  0:16 UTC  (9+ messages)

[PATCH 0/3 v2] RISC-V: gdb.base/gnu_vector fixes
 2018-11-14 23:07 UTC  (6+ messages)
` [PATCH 2/3 v2] RISC-V: Handle vector type alignment
` [PATCH 1/3 v2] RISC-V: Give stack slots same align as XLEN
` [PATCH 3/3 v2] RISC-V: Fix unnamed arg alignment in registers

GDB 8.2.1 release -- 2018-11-14 status update
 2018-11-14 18:32 UTC 

[RFC] gdb/riscv: Add target description support
 2018-11-14 17:42 UTC  (10+ messages)
` [PATCH] "

[RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-11-13 19:15 UTC  (2+ messages)
` PING "

[RFAv2] Fix leak in displaced step
 2018-11-13 17:02 UTC  (5+ messages)

[PATCH 0/3] RISC-V: gdb.base/gnu_vector fixes
 2018-11-13  1:52 UTC  (9+ messages)
` [PATCH 2/3] "
` [PATCH 1/3] "
` [PATCH 3/3] "

[PATCH] Use std::forward_list for displaced_step_inferior_states
 2018-11-12 19:00 UTC 

[PATCH v2] Add completer for skip numbers
 2018-11-12 15:40 UTC  (3+ messages)

[PATCH 1/2] GDB: S12Z: Add assertion
 2018-11-12  9:18 UTC  (2+ messages)
` [PATCH 2/2] GDB: S12Z: new function s12z_extract_return_value

[RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'
 2018-11-11 17:24 UTC  (4+ messages)

[PATCH] Add completer for skip numbers
 2018-11-11 16:52 UTC  (3+ messages)

[PATCH] Fix inaccuracies in "info skip" help
 2018-11-10 17:49 UTC 

[RFA] Fix leak in displaced step
 2018-11-10 17:42 UTC  (4+ messages)

[RFAv2 0/2] Fix regression 'info variables' does not show minimal symbols
 2018-11-10 15:01 UTC  (3+ messages)
` [RFAv2 1/2] "
` [RFAv2 2/2] Test case for 'info variables|functions' with "

[RFA 0/2] Fix regression 'info variables' does not show minimal symbols + test
 2018-11-10 12:36 UTC  (6+ messages)
` [RFA 2/2] Test case for 'info variables|functions' with minimal symbols
` [RFA 1/2] Fix regression 'info variables' does not show "

Oh dear. I regret to inform you that commit d07b621f4cc585607c7eee7cc58ce54a7dde52f5 might be unfortunate
 2018-11-10  9:56 UTC  (17+ messages)
` Breakage on builder Fedora-s390x-m64, revision d07b621f4cc585607c7eee7cc58ce54a7dde52f5
` Breakage on builder RHEL-s390x-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "

[PATCH] Fix search of debug files for remote debuggee
 2018-11-09 23:32 UTC  (3+ messages)

[PATCH] Remove a VEC from remote.c
 2018-11-09 23:05 UTC  (3+ messages)

[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
 2018-11-09 22:22 UTC  (5+ messages)

[PATCH] Return scoped_fd from open_source_file and find_and_open_source
 2018-11-09 22:16 UTC  (2+ messages)

[PATCH v3 0/3] Update FreeBSD's syscall table
 2018-11-09 20:18 UTC  (5+ messages)
` [PATCH v3 1/3] Change get_syscalls_by_group to append to an existing vector of integers
` [PATCH v3 3/3] Update the FreeBSD system call table to match FreeBSD 12.0
` [PATCH v3 2/3] Add an optional "alias" attribute to syscall entries

Small typo in iconv.m4
 2018-11-09 18:28 UTC  (5+ messages)

[PATCH] [PowerPC] Document requirements for VSX feature
 2018-11-09 18:12 UTC  (4+ messages)

[PATCH v2 0/3] Update FreeBSD's syscall table
 2018-11-09 17:55 UTC  (15+ messages)
` [PATCH v2 1/3] Return a vector of integers from get_syscalls_by_group
` [PATCH v2 2/3] Add an optional "alias" attribute to syscall entries
` [PATCH v2 3/3] Update the FreeBSD system call table to match FreeBSD 12.0

Small typo in iconv.m4
 2018-11-09 12:59 UTC  (2+ messages)

[PATCH] Fix unsigned overflow in minsyms reader
 2018-11-09  4:13 UTC  (2+ messages)

[PATCH 1/5] gdb/23712: Introduce multidictionary's
 2018-11-09  2:34 UTC  (5+ messages)
` [PATCH 3/5] gdb/23712: Cleanup/Remove temporary dictionary functions
` [PATCH 4/5] gdb/23712: Remove dw2_add_symbol_to_list
` [PATCH 2/5] gdb/23712: Use new multidictionary API
` [PATCH 5/5] gdb/23712: Test case for multidictionary

[PATCHv5] gdb: Add default frame methods to gdbarch
 2018-11-08 21:44 UTC 

[PATCH] x86-64: fix ZMM register state tracking
 2018-11-08 16:24 UTC  (10+ messages)
` Ping: [PATCH v2] "

Oh dear. I regret to inform you that commit 8d3c78e473c2af54c8117808f2459a408f9f6327 might be unfortunate
 2018-11-08 15:52 UTC  (2+ messages)
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 8d3c78e473c2af54c8117808f2459a408f9f6327

[RFA] (AArch64) wrong value returned by "finish" for HFA
 2018-11-08 15:34 UTC  (3+ messages)

[FYI/pushed] (Ada) ada-tasks reading uninitialized inferior memory
 2018-11-07 21:32 UTC  (3+ messages)
` [FYI/pushed] (Ada/tasking) fix array or string index out of range warning
` [FYI/pushed] ada-tasks.c::read_atcb: start from a cleared ada_task_info result

GDB 8.2.1 release -- 2018-11-06 status update
 2018-11-07 19:26 UTC  (7+ messages)

RFC: Changing GDB's version numbering scheme
 2018-11-07 16:46 UTC  (4+ messages)

[PATCH][gdb/symtab] Fix language of duplicate static minimal symbol
 2018-11-07 15:48 UTC  (6+ messages)
    ` [PING][PATCH][gdb/symtab] "

[RFC] Support for changing vector lengths
 2018-11-07 15:35 UTC 

[PATCH 0/2] Two trivial output changes
 2018-11-07 14:56 UTC  (4+ messages)
` [PATCH 1/2] Fix output indentation for "info pretty-printers"
` [PATCH 2/2] Capitalize "<TAB>" in require_record_target error

[RFC] Remove cleanups from coffread.c
 2018-11-07  5:01 UTC 

[PATCH] gdb: Handle ICC's unexpected void return type
 2018-11-06 22:42 UTC  (4+ messages)

[PATCH 0/2] RISC-V Prologue Scan And Test Improvement
 2018-11-06 19:40 UTC  (5+ messages)
` [PATCH 1/2] gdb/riscv: Stop prologue scan if instruction fetch/decode fails

[PATCH] Update the conditionals in fbsd-nat.h so they are always honored
 2018-11-06 19:32 UTC 

[PATCH] RISC-V: Force variables to .data for code_elim
 2018-11-06 19:10 UTC  (3+ messages)

[PATCH] gdb: xtensa: use linux ABI code for uclinux
 2018-11-06 18:27 UTC  (3+ messages)

[PATCH] ARM: Do not use FP reg when on AAPCS
 2018-11-06 17:53 UTC  (8+ messages)

[PATCH 0/2] Allow use of out-of-tree CGEN source
 2018-11-06 17:35 UTC  (3+ messages)
` [PATCH 1/2] sim/opcodes: Allow use of out of tree cgen source directory
` [PATCH 2/2] sim/cris: Fix references to cgen cpu directory

[PATCH][gdb] Fix gdb crash when reading core file
 2018-11-06 15:40 UTC  (2+ messages)

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).