public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
 2018-11-27 22:09 UTC  (14+ messages)
` [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH v2 7/7] Fortran: Document scope operator
` [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name
` [PATCH v2 4/7] Fortran: Ptype, print type extension
` [PATCH v2 6/7] Fortran: Nested functions, add scope parameter
` PING Re: [PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table

[PATCH v3 0/3] Update FreeBSD's syscall table
 2018-11-27 21:54 UTC  (8+ messages)
` [PATCH v3 2/3] Add an optional "alias" attribute to syscall entries

[PATCH 0/2] Allow use of out-of-tree CGEN source
 2018-11-27 20:31 UTC  (9+ messages)
` [PATCH 1/2] sim/opcodes: Allow use of out of tree cgen source directory

[PATCH 0/3] Introduce process_stratum_target
 2018-11-27 20:23 UTC  (4+ messages)
` [PATCH 1/3] Move test_target_ops to a separate file
` [PATCH 2/3] Introduce process_stratum_target
` [PATCH 3/3] Convert default_child_has_foo functions to process_stratum_target methods

[PATCH 00/11] Adds functionality and fixes some code
 2018-11-27 19:40 UTC  (12+ messages)
` [PATCH 02/11] Fortran: Fix negative bounds for dynamic allocated arrays
` [PATCH 07/11] Resolve dynamic target types of pointers
` [PATCH 04/11] Fortran: Resolve dynamic properties of pointer types
` [PATCH 01/11] Dwarf: Fix dynamic properties with neg. value
` [PATCH 03/11] vla: add stride support to fortran arrays
` [PATCH 06/11] Fortran: Typeprint, fix dangling types
` [PATCH 05/11] Typeprint: Resolve any dynamic target type of a pointer
` [PATCH 08/11] Fortran: Testsuite, add cyclic pointers
` [PATCH 11/11] fortran: Testsuite, add sizeof tests to indexed and sliced arrays
` [PATCH 10/11] fortran: Fix sizeof in case pointer is not associated and allocated
` [PATCH 09/11] fort_dyn_array: Fortran dynamic string support

[PATCH][gdb/python] Add interface to access minimal_symbols
 2018-11-27 18:10 UTC  (6+ messages)
    ` [PING][PATCH][gdb/python] "

[PATCH] gdb/regcache: When saving, ignore registers that can't be read
 2018-11-27 16:57 UTC  (9+ messages)
  ` [PATCHv2 2/3] "
  ` [PATCHv2 1/3] gdb/infcall: Make infcall_suspend_state more class like
  ` [PATCHv2 0/3] Handle Errors While Preparing For Inferior Call
  ` [PATCHv2 3/3] gdb: Update test pattern to deal with native-extended-gdbserver

You are my viсtim
 2018-11-27 15:36 UTC 

[PATCH] Abi selection based on set arch command in case of remote debugging for MIPS
 2018-11-27  0:38 UTC  (3+ messages)

[PATCH] Introduce dwarf2_cu::get_builder
 2018-11-26 23:09 UTC 

[pushed] Fix spurious semicolon in sparc-linux-nat.c
 2018-11-26 19:38 UTC 

[PATCH] Implement timestamp'ed output on "make check"
 2018-11-26 18:48 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/6] Use gdb::array_view some more, plug leaks
 2018-11-26 18:28 UTC  (19+ messages)
` [PATCH 3/6] Eliminate make_symbol_overload_list-related globals & cleanup
` [PATCH 1/6] Use gdb:array_view in call_function_by_hand & friends
` [PATCH 2/6] invoke_xmethod & array_view
` [PATCH 5/6] valops.c: Some more gdb::array_view
` [PATCH 4/6] C++ify badness_vector, fix leaks

Oh dear. I regret to inform you that commit 970d89d8fdd84b31decaf3bd84e785aad057ea32 might be unfortunate
 2018-11-26 16:51 UTC  (23+ messages)
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 970d89d8fdd84b31decaf3bd84e785aad057ea32
` Breakage on builder RHEL-s390x-m64, "
` Breakage on builder Fedora-s390x-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder NetBSD-x86_64-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "

Oh dear. I regret to inform you that commit 080363310650c93ad8e93018bcb6760ba5d32d1c might be unfortunate
 2018-11-26 13:26 UTC  (10+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision 080363310650c93ad8e93018bcb6760ba5d32d1c
` Breakage on builder Solaris11-amd64-m64, "

[RFAv2] Fix leak in linespec parser
 2018-11-26  1:42 UTC  (2+ messages)

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

[FYI] Remove obsolete comments from field_fmt
 2018-11-25 22:35 UTC 

[RFA] Fix leak in linespec parser
 2018-11-25 22:25 UTC  (2+ messages)

[PATCH v2 00/12] Work toward making psymtabs reusable
 2018-11-25 19:22 UTC  (13+ messages)
` [PATCH v2 10/12] Add psymtab_storage::allocate_dependencies
` [PATCH v2 07/12] Introduce objfile::reset_psymtabs
` [PATCH v2 08/12] Allocate the address map on the psymtab obstack
` [PATCH v2 11/12] Make psymtab_storage::free_psymtabs private
` [PATCH v2 09/12] Move more allocations to psymtab obstack
` [PATCH v2 12/12] Move psymtabs to their own obstack
` [PATCH v2 04/12] Change create_demangled_names_hash to take an objfile_per_bfd_storage
` [PATCH v2 01/12] Remove parameters from start_psymtab_common
` [PATCH v2 03/12] Simplify calls to init_psymbol_list
` [PATCH v2 02/12] Change add_psymbol_to_list to use an enum
` [PATCH v2 05/12] Change symbol_set_names to take an objfile_per_bfd_storage
` [PATCH v2 06/12] Introduce class psymtab_storage

[PATCH 00/12] Remove some ALL_* iteration macros
 2018-11-25 16:55 UTC  (13+ messages)
` [PATCH 09/12] Remove ALL_OBJFILE_FILETABS
` [PATCH 03/12] Remove most uses of ALL_OBJFILES
` [PATCH 11/12] Remove ALL_OBJSECTIONS
` [PATCH 10/12] Remove ALL_OBJFILES and ALL_FILETABS
` [PATCH 07/12] Remove ALL_COMPUNITS
` [PATCH 05/12] Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
` [PATCH 08/12] Remove ALL_COMPUNIT_FILETABS
` [PATCH 01/12] Introduce all_objfiles and next_iterator
` [PATCH 12/12] Remove ALL_OBJFILE_PSYMTABS
` [PATCH 04/12] Remove ALL_OBJFILES_SAFE
` [PATCH 02/12] Remove ALL_PSPACE_OBJFILES
` [PATCH 06/12] Remove ALL_OBJFILE_COMPUNITS

[PATCH] Place displaced step data directly in inferior structure
 2018-11-24 13:22 UTC  (5+ messages)

[RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time
 2018-11-24 12:58 UTC  (2+ messages)
` PING "

[PUSHED/OBVIOUS] Re-fix leak in source.c (open_source_file)
 2018-11-24 11:52 UTC 

[PATCH] Use std::vector for displaced_step_inferior_states
 2018-11-23 18:26 UTC  (5+ messages)

[PUSHED/OBV][PATCH] GDBserver: AArch64: Remove cannot_fetch/store_register
 2018-11-23 14:11 UTC 

[pushed] Remove declarations of is_running/is_stopped/is_exited
 2018-11-23 14:03 UTC 

New ARI warning Fri Nov 23 01:56:26 UTC 2018
 2018-11-23  1:56 UTC 

[PATCH 0/3] Per-inferior thread list, multi-target prep
 2018-11-22 16:28 UTC  (2+ messages)

[RFC 0/2] add new async events =target-connected and =target-disconnected
 2018-11-22 14:20 UTC  (4+ messages)
` [RFC 2/2] gdb/mi: "

[RFC] Add gdbserver multiclient support for strace
 2018-11-22 14:06 UTC 

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

New ARI warning Thu Nov 22 01:56:51 UTC 2018
 2018-11-22  1:57 UTC 

[RFC] Remove cleanups from coffread.c
 2018-11-21 21:34 UTC  (2+ messages)

[PATCH] Use std::forward_list for displaced_step_inferior_states
 2018-11-21 17:27 UTC  (6+ messages)

[PATCH][PR python/23714] Make command-repeat work after gdb.execute
 2018-11-21 17:12 UTC  (2+ messages)

[RFC] gdb/riscv: Add target description support
 2018-11-21 13:19 UTC  (6+ messages)
` [PATCH] "

[PATCH 0/2] Changes to cli-out.c for field alignment and formatting
 2018-11-20 22:18 UTC  (5+ messages)
` [PATCH 1/2] gdb: Respect field width and alignment for 'fmt' fields in CLI output
` [PATCH 2/2] gdb: Use string_printf to format int fields instead of a fixed size buffer

[RFAv2 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-11-20 21:59 UTC  (3+ messages)

[RFAv2 0/2] Fix regression 'info variables' does not show minimal symbols
 2018-11-20 21:19 UTC  (5+ messages)
` [RFAv2 2/2] Test case for 'info variables|functions' with "

[PATCH 2/2] GDB: S12Z: new function s12z_extract_return_value
 2018-11-20 17:01 UTC  (4+ messages)
` [PATCH] "

"Invalid parameter passed to C runtime function" from MinGW GDB
 2018-11-20 16:54 UTC  (4+ messages)

[PATCH] AArch64: Racy: Don't set empty set of hardware BPs/WPs on new thread
 2018-11-20 11:56 UTC 

[PATCH 1/2] GDB: S12Z: Add assertion
 2018-11-20  5:16 UTC  (3+ messages)
` [PATCH] "

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

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  (3+ messages)

[FYI] Fix gdb.rust/simple.rs for more recent compilers
 2018-11-19 17:55 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).