public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/5] gdb/23712: Introduce multidictionary's
 2018-11-30 20:58 UTC  (3+ messages)
` [PATCH 4/5] gdb/23712: Remove dw2_add_symbol_to_list

Oh dear. I regret to inform you that commit beab453223769279cc1cef68a1622ab8978641f7 might be unfortunate
 2018-11-30 20:58 UTC  (4+ messages)
` Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7

[RFAv2 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-11-30 20:46 UTC  (3+ messages)
` [RFAv2 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode
  ` New FAILs added by gdb.ada/info_auto_lang.exp (was: Re: [RFAv2 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode.)

[RFA] Fix leak in forward-search
 2018-11-30 20:42 UTC  (5+ messages)
    ` [PATCH] Merge forward-search/reverse-search, use gdb::def_vector, remove limit (Re: [RFA] Fix leak in forward-search)

[PATCH] Introduce dwarf2_cu::get_builder
 2018-11-30 20:32 UTC  (2+ messages)

[RFC PATCH] Introduce dwarf2_cu::get_builder
 2018-11-30 20:30 UTC  (2+ messages)

[PATCH 1/2] Allow function prologues to have multiple repeating lines
 2018-11-30 20:10 UTC  (4+ messages)

[PATCH 0/2] Allow use of out-of-tree CGEN source
 2018-11-30 19:51 UTC  (14+ 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/testsuite] Fix target_supports_scheduler_locking raciness
 2018-11-30 19:49 UTC  (4+ messages)
  ` [gdb/testsuite] Add gdb-caching-proc.exp testcase

[RFC/PATCH] Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary search
 2018-11-30 18:05 UTC  (3+ messages)

[PATCH 0/3] Introduce process_stratum_target
 2018-11-30 17:52 UTC  (12+ messages)
` [PATCH 1/3] Move test_target_ops to a separate file
` [PATCH 3/3] Convert default_child_has_foo functions to process_stratum_target methods
` [PATCH 2/3] Introduce process_stratum_target

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

[RFC] gdb/riscv: Add read_description method for riscv_linux_nat_target
 2018-11-30 17:07 UTC  (13+ messages)
  ` [PATCH 2/4] gdb/riscv: Add equality operators to riscv_gdb_features
  ` [PATCH 0/4] Re: gdb/riscv: Add read_description method for riscv_linux_nat_target
  ` [PATCH 3/4] gdb/riscv: Create each unique target description only once
  ` [PATCH 4/4] gdb/riscv: Add read_description method for riscv_linux_nat_target
  ` [PATCH 1/4] gdb/riscv: Make some target description functions constant

[PUSHED/OBVIOUS] Re-fix leak in source.c (open_source_file)
 2018-11-30 16:39 UTC  (6+ messages)

[PATCH 00/16] Add styling to the gdb CLI and TUI
 2018-11-30 16:17 UTC  (22+ messages)
` [PATCH 02/16] Add a "context" argument to add_setshow_enum_cmd
` [PATCH 05/16] Add output styles to gdb
` [PATCH 12/16] Style addresses
` [PATCH 14/16] Use wclrtoeol in tui_show_source_line
` [PATCH 09/16] Style print_address_symbolic
` [PATCH 10/16] Style the gdb welcome message
` [PATCH 03/16] Introduce ui_file_style
` [PATCH 06/16] Reset terminal styles
` [PATCH 11/16] Style the "Reading symbols" message
` [PATCH 15/16] Highlight source code using GNU Source Highlight
` [PATCH 07/16] Style variable names
` [PATCH 16/16] Document the "set style" commands
` [PATCH 13/16] Make ANSI terminal escape sequences work in TUI
` [PATCH 08/16] Style locations when setting a breakpoint
` [PATCH 04/16] Change gdb test suite's TERM setting
` [PATCH 01/16] Change wrap buffering to use a std::string

GDB internal error in pc_in_thread_step_range
 2018-11-30 13:42 UTC  (2+ messages)

[PATCH][gdb/python] Add interface to access minimal_symbols
 2018-11-29 22:32 UTC  (8+ messages)
    ` [PING][PATCH][gdb/python] "

[RFC] Make "all" depend on "info"
 2018-11-29 19:23 UTC  (2+ messages)

[PATCH] AArch64: Racy: Don't set empty set of hardware BPs/WPs on new thread
 2018-11-29 15:24 UTC  (4+ messages)
` [Ping][PATCH] "

[PATCH] Avoid buffer overflow in value_x_unop
 2018-11-29 14:04 UTC  (2+ messages)

[PATCH] Fix use-after-free in gdbserver
 2018-11-29 14:00 UTC  (2+ messages)

[PATCH] gdb/riscv: Prevent buffer overflow in riscv_return_value
 2018-11-28 22:04 UTC 

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

[PATCH] Fix symtab/23853: symlinked default symtab
 2018-11-28 19:17 UTC  (2+ messages)

[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
 2018-11-28 10:32 UTC  (8+ messages)
` [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions
` PING Re: [PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table

Oh dear. I regret to inform you that commit 970d89d8fdd84b31decaf3bd84e785aad057ea32 might be unfortunate
 2018-11-28 10:29 UTC  (6+ messages)

[PATCH 00/11] Adds functionality and fixes some code
 2018-11-28  6:07 UTC  (13+ messages)
` [PATCH 02/11] Fortran: Fix negative bounds for dynamic allocated arrays
` [PATCH 07/11] Resolve dynamic target types of pointers
` [PATCH 06/11] Fortran: Typeprint, fix dangling types
` [PATCH 05/11] Typeprint: Resolve any dynamic target type of a pointer
` [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 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

[RFAv2] Fix leak in linespec parser
 2018-11-27 22:52 UTC  (3+ messages)

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

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)

[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  (10+ messages)
` [PATCH v2] "

[PATCH 0/6] Use gdb::array_view some more, plug leaks
 2018-11-26 18:28 UTC  (7+ messages)
` [PATCH 2/6] invoke_xmethod & array_view

Breakage on builder Solaris11-amd64-m64, revision 080363310650c93ad8e93018bcb6760ba5d32d1c
 2018-11-26 13:26 UTC  (8+ 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 08/12] Allocate the address map on the psymtab obstack
` [PATCH v2 10/12] Add psymtab_storage::allocate_dependencies
` [PATCH v2 07/12] Introduce objfile::reset_psymtabs
` [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 09/12] Move more allocations to psymtab obstack
` [PATCH v2 11/12] Make psymtab_storage::free_psymtabs private
` [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 12/12] Move psymtabs to their own obstack
` [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 10/12] Remove ALL_OBJFILES and ALL_FILETABS
` [PATCH 07/12] Remove ALL_COMPUNITS
` [PATCH 11/12] Remove ALL_OBJSECTIONS
` [PATCH 01/12] Introduce all_objfiles and next_iterator
` [PATCH 08/12] Remove ALL_COMPUNIT_FILETABS
` [PATCH 04/12] Remove ALL_OBJFILES_SAFE
` [PATCH 12/12] Remove ALL_OBJFILE_PSYMTABS
` [PATCH 05/12] Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
` [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 "

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