"Invalid parameter passed to C runtime function" from MinGW GDB
2018-11-20 16:54 UTC (4+ messages)
[PATCH 1/2] GDB: S12Z: Add assertion
2018-11-20 16:40 UTC (13+ messages)
` [PATCH 2/2] GDB: S12Z: new function s12z_extract_return_value
` [PATCH] "
` [PATCH] GDB: S12Z: Add assertion
[PATCH] AArch64: Racy: Don't set empty set of hardware BPs/WPs on new thread
2018-11-20 11:56 UTC
[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
2018-11-20 5:01 UTC (8+ messages)
` [PATCH v2 7/7] Fortran: Document scope operator
` [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH v2 4/7] Fortran: Ptype, print type extension
` [PATCH v2 6/7] Fortran: Nested functions, add scope parameter
` [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name
[PATCH] Use std::forward_list for displaced_step_inferior_states
2018-11-20 4:03 UTC (4+ messages)
[pushed] Remove displaced_step_inferior_state::next
2018-11-20 3:38 UTC
[PATCH] gdb: xtensa: fix register counters for xtensa-linux
2018-11-20 2:55 UTC
[FYI] Change get_filename_and_charpos to return void
2018-11-19 22:45 UTC
[PATCH] Fix inaccuracies in "info skip" help
2018-11-19 22:28 UTC (3+ messages)
[RFAv2 0/2] Fix regression 'info variables' does not show minimal symbols
2018-11-19 22:11 UTC (5+ messages)
` [RFAv2 2/2] Test case for 'info variables|functions' with "
` [RFAv2 1/2] Fix regression 'info variables' does not show "
GDB 8.2.1 release -- 2018-11-14 status update
2018-11-19 18:33 UTC (2+ messages)
[FYI v2] Handle TYPE_CODE_PTR when printing Rust types
2018-11-19 18:24 UTC
[FYI] Handle TYPE_CODE_PTR when printing Rust types
2018-11-19 18:23 UTC (4+ messages)
[FYI] Fix gdb.rust/simple.rs for more recent compilers
2018-11-19 17:55 UTC
[PATCH] GDB: Add ChangeLog entry inadvertently omitted from commit
2018-11-19 15:59 UTC (4+ messages)
[PATCH v2] Avoid crash when calling warning too early
2018-11-19 15:27 UTC (11+ messages)
[RFC] gdb/riscv: Add target description support
2018-11-19 3:51 UTC (11+ messages)
` [PATCH] "
GDB internal error in pc_in_thread_step_range
2018-11-18 16:37 UTC
[FYI] Fix ia64-linux-nat.c
2018-11-18 16:34 UTC
[RFAv2 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
2018-11-17 19:19 UTC (7+ messages)
` [RFAv2 1/5] Add class scoped_switch_to_sym_language_if_auto
` [RFAv2 4/5] Document language choice in 'info [functions|variables|types]|rbreak' commands
` [RFAv2 2/5] Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language
` [RFAv2 5/5] NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'
` [RFAv2 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode
[PATCH] Fix search of debug files for remote debuggee
2018-11-17 18:52 UTC (4+ messages)
[RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
2018-11-17 12:24 UTC (9+ messages)
` [RFA 1/5] Add class scoped_switch_auto_to_sym_language
` [RFA 2/5] Use scoped_switch_auto_to_sym_language in symtab.c to switch language
` [RFA 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode
` PING Re: [RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
[PATCH v3 0/3] Update FreeBSD's syscall table
2018-11-16 19:37 UTC (7+ messages)
` [PATCH v3 2/3] Add an optional "alias" attribute to syscall entries
` [PATCH v3 3/3] Update the FreeBSD system call table to match FreeBSD 12.0
` [PATCH v3 1/3] Change get_syscalls_by_group to append to an existing vector of integers
[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 4/7] Fortran: Ptype, print type extension
` [PATCH 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH 3/7] Fortran: Accessing fields of inherited types via fully qualified name
` [PATCH 6/7] Fortran: Nested functions, add scope parameter
` [PATCH 7/7] Fortran: Document scope operator
` [PATCH 2/7] Dwarf: Fortran, support DW_TAG_entry_point
[RFC PATCH] Introduce dwarf2_cu::get_builder
2018-11-16 14:39 UTC (5+ 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
[RFAv2] Fix leak in displaced step
2018-11-13 17:02 UTC (4+ messages)
[PATCH 0/3] RISC-V: gdb.base/gnu_vector fixes
2018-11-13 1:52 UTC (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "
[PATCH v2] Add completer for skip numbers
2018-11-12 15:40 UTC (3+ messages)
[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)
[RFA] Fix leak in displaced step
2018-11-10 17:42 UTC (3+ messages)
[RFA 0/2] Fix regression 'info variables' does not show minimal symbols + test
2018-11-10 12:36 UTC (3+ messages)
` [RFA 1/2] Fix regression 'info variables' does not show minimal symbols
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-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-extended-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][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
2018-11-09 22:08 UTC (4+ messages)
Small typo in iconv.m4
2018-11-09 18:28 UTC (4+ 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 (14+ messages)
` [PATCH v2 2/3] Add an optional "alias" attribute to syscall entries
` [PATCH v2 1/3] Return a vector of integers from get_syscalls_by_group
` [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 2/5] gdb/23712: Use new multidictionary API
` [PATCH 4/5] gdb/23712: Remove dw2_add_symbol_to_list
` [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 (8+ 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox