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-12-02 21:32 UTC  (10+ messages)
` [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` 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 b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4 might be unfortunate
 2018-12-02 18:47 UTC  (3+ messages)
` Breakage on builder Fedora-s390x-m64, revision b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4

[RFA] Fix leak in forward-search
 2018-12-02 16:57 UTC  (6+ messages)
    ` [PATCH] Merge forward-search/reverse-search, use gdb::def_vector, remove limit (Re: [RFA] Fix leak in forward-search)

[RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time
 2018-12-02 15:59 UTC  (3+ messages)
` PING "
  ` PING^2 "

[PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
 2018-12-02 13:52 UTC  (7+ messages)

[PATCH] gdb/or1k: Add linux debugging support
 2018-12-02 13:07 UTC 

[PATCH 0/3] Fix build failure with sim-arange inlining
 2018-12-02 13:05 UTC  (4+ messages)
` [PATCH 3/3] sim/common: Fix warnings: "warning: implicit declaration of function..."
` [PATCH 1/3] sim/common: convert sim-arange to use sim-inline
` [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr

[PATCH v2] Use separate sed expressions to escape auto-load directories
 2018-12-02  0:26 UTC  (2+ messages)

[RFA] Ensure deterministic result order in gdb.ada/info_auto_lang.exp
 2018-12-01 13:38 UTC 

[PATCH][gdb/testsuite] Fix target_supports_scheduler_locking raciness
 2018-12-01  8:04 UTC  (5+ messages)
  ` [gdb/testsuite] Add gdb-caching-proc.exp testcase

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

[RFAv2 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-11-30 23:26 UTC  (4+ 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.)

[PATCH] Use sed -E to escape variables in auto-load directories
 2018-11-30 23:20 UTC  (3+ messages)

[PATCH] Use kinfo_getfile to implement fdwalk on FreeBSD
 2018-11-30 23:15 UTC  (4+ messages)

[RFAv2] Fix leak in linespec parser
 2018-11-30 21:53 UTC  (4+ messages)

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

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

[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 2/2] sim/cris: Fix references to cgen cpu directory
` [PATCH 1/2] sim/opcodes: Allow use of out of tree cgen source directory

[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 3/4] gdb/riscv: Create each unique target description only once
  ` [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 1/4] gdb/riscv: Make some target description functions constant
  ` [PATCH 4/4] gdb/riscv: Add read_description method for riscv_linux_nat_target

[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 10/16] Style the gdb welcome message
` [PATCH 03/16] Introduce ui_file_style
` [PATCH 06/16] Reset terminal styles
` [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 08/16] Style locations when setting a breakpoint
` [PATCH 04/16] Change gdb test suite's TERM setting
` [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 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)

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 05/11] Typeprint: Resolve any dynamic target type of a pointer
` [PATCH 06/11] Fortran: Typeprint, fix dangling types
` [PATCH 01/11] Dwarf: Fix dynamic properties with neg. value
` [PATCH 03/11] vla: add stride support to fortran arrays
` [PATCH 04/11] Fortran: Resolve dynamic properties of pointer types
` [PATCH 07/11] Resolve dynamic target types of pointers
` [PATCH 02/11] Fortran: Fix negative bounds for dynamic allocated arrays
` [PATCH 09/11] fort_dyn_array: Fortran dynamic string support
` [PATCH 10/11] fortran: Fix sizeof in case pointer is not associated and allocated
` [PATCH 11/11] fortran: Testsuite, add sizeof tests to indexed and sliced arrays
` [PATCH 08/11] Fortran: Testsuite, add cyclic pointers

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

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)

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