public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
 2020-05-19  9:07 UTC  (4+ messages)
` [PATCH v2 1/9] RISC-V: Remove the redundant gas test file

GDB 9.2 release: May 23-24 weekend
 2020-05-19  8:16 UTC  (5+ messages)

PR25993, read of freed memory
 2020-05-19  4:32 UTC 

Use bfd_get_filename throughout gdb
 2020-05-19  4:12 UTC 

[PATCH 0/3] C++ification of symfile_segment_data
 2020-05-19  1:35 UTC  (4+ messages)
` [PATCH 1/3] gdb: allocate symfile_segment_data with new
` [PATCH 2/3] gdb: use std::vector to store segments in symfile_segment_data
` [PATCH 3/3] gdb: make symfile_segment_data::segment_info an std::vector

[PATCH] [PR 25678] gdb crashes with "internal-error: sect_index_text not initialized" when .text
 2020-05-18 21:44 UTC  (16+ messages)

[RFC][PATCH 7/6] Implement column breakpoints
 2020-05-18 17:35 UTC  (2+ messages)

[committed][gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.exp
 2020-05-18 17:30 UTC  (2+ messages)

[RFC][PATCH 0/6] Step program considering the source column information
 2020-05-18 16:37 UTC  (14+ messages)
  ` [PATCH 1/6] Add column information of dwarf to the symbol information
  ` [PATCH 2/6][PR gdb/25913] Implement nextc and stepc commands
  ` [PATCH 3/6] Add column information to maint info line-table
  ` [PATCH 4/6] Add LineTableEntry.column to python line table interface
  ` [PATCH 5/6][PR gdb/25911] Show column of current execution point in frame info
  ` [PATCH 6/6] Show column of current execution point in TUI

[PATCH 0/3] Make exec-file-mismatch compare build IDs
 2020-05-18 14:21 UTC  (8+ messages)
` [PATCH 1/3] Default gdb_bfd_open's fd parameter to -1
` [PATCH 2/3] Eliminate target_fileio_open_warn_if_slow
` [PATCH 3/3] Make exec-file-mismatch compare build IDs
  ` [PATCH v2 "

[PATCH] Avoid short i386 register names on Solaris/x86 [PR25981]
 2020-05-18 14:17 UTC  (2+ messages)

[PATCH] Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
 2020-05-18 14:14 UTC  (2+ messages)

[committed][gdb/testsuite] Split up multi-exec test-cases
 2020-05-18 14:13 UTC  (7+ messages)
    ` [committed][gdb/testsuite] Rename *.exp.in to *.exp.tcl

-Werror,-Wtautological-overlap-compare error in h8300-tdep.c
 2020-05-18 12:51 UTC  (4+ messages)

[PATCH v8 0/6] Handle already-exited threads in 'stop_all_threads'
 2020-05-18 10:41 UTC  (16+ messages)
` [PATCH v8 6/6] gdb/infrun: handle already-exited threads when attempting to stop
                  ` [PATCH][gdb/testsuite] Warn about leaked global array

[PATCH] breakpoint: Make sure location types match before swapping
 2020-05-17 18:50 UTC  (11+ messages)
            ` [PATCH] Stop considering hw and sw breakpoints duplicates (Re: [PATCH] breakpoint: Make sure location types match before swapping)
              ` [PATCH v2] Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)

[PATCHv2 0/2] Line table is_stmt support
 2020-05-17 17:26 UTC  (16+ messages)
` [PATCH 0/2] More regression fixing from is-stmt patches
  ` [PATCH 2/2] gdb: Preserve is-stmt lines when switch between files

[PATCH 0/2] Avoid infinite recursion in get_msymbol_address
 2020-05-17 16:39 UTC  (3+ messages)
` [PATCH 2/2] "
  ` FYI: pushed/gdb-9.2: [PATCH 2/2] Avoid infinite recursion in get_msymbol_address")

[PATCH] Make BLOCK_START and BLOCK_END into rvalues
 2020-05-17 14:40 UTC  (5+ messages)

[PATCH 1/2] gdb: add type::name / type::set_name
 2020-05-16 19:33 UTC  (9+ messages)
` [PATCH 2/2] gdb: remove TYPE_NAME macro

[PATCH] Add completion styling
 2020-05-16 19:25 UTC  (5+ messages)

[pushed] Fix gdb.multi/multi-re-run.exp with native-gdbserver
 2020-05-16 18:04 UTC 

[RFAv6 0/3] Allow the user to define default args for aliases
 2020-05-16 17:49 UTC  (5+ messages)
` [RFAv6 1/3] default-args: allow to define default arguments "
` [RFAv6 2/3] Add tests for new default-args related commands and arguments
` [RFAv6 3/3] NEWS and documentation for default-args related concept and commands

[PATCH] Remove ALL_UIS
 2020-05-16 15:56 UTC  (2+ messages)

[PATCH] Remove compunit_symtab::block_line_section
 2020-05-16 15:45 UTC 

[PATCH] gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.c
 2020-05-16 15:23 UTC  (4+ messages)

[PATCH v2 00/24] Multi-target support
 2020-05-16 11:33 UTC  (4+ messages)
` [PATCH v2 18/24] "
    ` Fix IA-64 GNU/Linux build (Re: [PATCH v2 18/24] Multi-target support)

[PATCH 14/31] gdbserver/linux-low: turn 'breakpoint_at' into a method
 2020-05-16  8:49 UTC  (3+ messages)
  ` [PATCH 11/31] gdbserver/linux-low: turn 'sw_breakpoint_from_kind' "

[pushed] gdb: remove unnecessary struct typedef in sparc64-tdep.c
 2020-05-16  2:18 UTC 

[PATCH] Remove lookup_objfile_from_block
 2020-05-15 22:30 UTC  (2+ messages)

[PATCH] gdb: fix -Wtautological-overlap-compare error in lm32-tdep.c
 2020-05-15 22:28 UTC 

[PATCH] Remove allocate_symbol et al
 2020-05-15 22:18 UTC  (2+ messages)

-Wtautological-bitwise-compare error in arm-tdep.c
 2020-05-15 20:57 UTC  (3+ messages)

[RFAv2 00/10] fix/improve cmd structure, class_alias, help, apropos
 2020-05-15 20:46 UTC  (16+ messages)
` [RFAv2 01/10] Fix the only incorrect case found by command_structure_invariants selftest
` [RFAv2 02/10] Add a selftest that detects a 'corrupted' command tree structure in GDB
` [RFAv2 03/10] Fix problem that alias can be defined or not depending on the order
` [RFAv2 04/10] Fix the problems reported by prefix check of command-def-selftests.c
` [RFAv2 05/10] command-def-selftests.c: detect missing or wrong prefix cmd in subcommands
` [RFAv2 06/10] Fix inconsistent output of prefix and bugs in 'show' command
` [RFAv2 07/10] Fix/improve 'help CLASS' output
` [RFAv2 08/10] Fix/improve 'apropos' output
` [RFAv2 09/10] Ensure class_alias is only used for user-defined aliases
` [RFAv2 10/10] Update NEWS and documentation for help and apropos changes

[pushed] update name of several Ada fixed-point type handling functions
 2020-05-15 20:08 UTC 

[PATCH 4/4] [PR gdbserver/25893]: Add gdbserver test for argument with space in it
 2020-05-15 20:07 UTC  (5+ messages)
` [PATCH 1/2] gdb/testsuite: support passing inferior arguments with native-gdbserver board
  ` [PATCH 2/2] gdb/testsuite: add inferior arguments test

[PATCH 0/9] Starting to convert languages to separate classes
 2020-05-15 17:47 UTC  (24+ messages)
` [PATCH 3/9] gdb: Convert language la_read_var_value field to a method
` [PATCH 4/9] gdb: Convert language la_pass_by_reference "
` [PATCHv2 00/13] Starting to convert languages to separate classes
  ` [PATCHv2 01/13] gdb: Represent all languages as sub-classes of language_defn
  ` [PATCHv2 02/13] gdb: Convert language la_print_array_index field to a method
  ` [PATCHv2 03/13] gdb: Convert language la_read_var_value "
  ` [PATCHv2 04/13] gdb: Convert language la_pass_by_reference "
  ` [PATCHv2 05/13] gdb: Convert language la_language_arch_info "
  ` [PATCHv2 06/13] gdb: Convert language la_lookup_transparent_type "
  ` [PATCHv2 07/13] gdb: Convert language la_iterate_over_symbols "
  ` [PATCHv2 08/13] gdb: Convert language la_get_compile_instance "
  ` [PATCHv2 09/13] gdb: Convert language la_search_name_hash "
  ` [PATCHv2 10/13] gdb: Convert language la_sniff_from_mangled_name "
  ` [PATCHv2 11/13] gdb: Convert language la_print_type "
  ` [PATCHv2 12/13] gdb: Convert language la_demangle "
  ` [PATCHv2 13/13] gdb: Convert language skip_trampoline "

Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
 2020-05-15 17:29 UTC  (4+ messages)
` [PATCH v4 1/9] gdb: Move construct_inferior_arguments to gdbsupport
  ` [PATCH v4 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board

[PATCH] gdb: infrun: consume multiple events at each pass in stop_all_threads
 2020-05-15 16:53 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH 0/7] Remove obsolete GDBserver ports
 2020-05-15 14:18 UTC  (14+ messages)
` [PATCH 7/7] gdbserver: remove support for ARM/WinCE
` [PATCH 8/7] gdb: mention removed GDBserver host support in NEWS

[OB PATCH] Fix "control reaches end of non-void function" errors in testsuite
 2020-05-15 14:04 UTC 

[OB PATCH] Don't silently skip tests if OpenCL is unsupported
 2020-05-15 13:27 UTC 

[PUSHED] gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1
 2020-05-15 10:52 UTC 

[PUSHED] contrib: Update dg-extract-results.* from gcc
 2020-05-15 10:42 UTC 

[PING][PATCH][PR gdb/21690] Fix interruption of command history search
 2020-05-15  9:00 UTC 

[PATCH] Enable hardware breakpoints for gdbserver on Windows
 2020-05-15  8:57 UTC  (3+ messages)

[PATCH] <Overlapping Dwarf Compile Units with non-overlapping subranges gives incorrect line information>
 2020-05-15  2:43 UTC 

[PATCH v2] Disable record btrace bts support for AMD processors
 2020-05-15  1:00 UTC  (3+ messages)

[PATCH] Disable record btrace bts support for AMD processors
 2020-05-15  0:40 UTC  (6+ messages)

[RFA 00/10] fix/improve cmd structure, class_alias, help, apropos
 2020-05-14 21:12 UTC  (4+ messages)
` [RFA 09/10] Ensure class_alias is only used for user-defined aliases

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