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-20 16:27 UTC  (21+ messages)
` [PATCH v2 1/9] RISC-V: Remove the redundant gas test file
` [PATCH v2 2/9] RISC-V: Forgot to update the priv-reg-fail-read-only-01 test case
` [PATCH v2 3/9] RISC-V: Support GAS option -misa-spec to set ISA versions
` [PATCH v2 4/9] RISC-V: Support configure options to set ISA versions by default
` [PATCH v2 5/9] RISC-V: Support version checking for CSR according to privilege spec version
` [PATCH v2 6/9] RISC-V: Support configure option to choose the "
` [PATCH v2 7/9] RISC-V: Make privilege spec attributes workable
` [PATCH v2 8/9] RISC-V: Disassembler dumps the CSR according to the chosen privilege spec
` [PATCH v2 9/9] RISC-V: Add documents and --help for the new GAS and OBJDUMP options

[PATCH v2 0/5] Fix BZ 25631 - core file memory access problem
 2020-05-20 16:24 UTC  (3+ messages)
` [PATCH v2 2/5] Adjust corefile.exp test to show regression after bfd hack removal

Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
 2020-05-20 16:21 UTC  (16+ 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 v5 1/9] gdb: Move construct_inferior_arguments to gdbsupport
  ` [PATCH v5 2/9] gdbsupport: Adapt construct_inferior_arguments
  ` [PATCH v5 3/9] gdbsupport: Let construct_inferior_arguments take gdb::array_view param
  ` [PATCH v5 4/9] gdbserver: Don't add extra NULL to program args
  ` [PATCH v5 5/9] nto_process_target::create_inferior: Pass args as char **
  ` [PATCH v5 6/9] [PR gdbserver/25893]: Use construct_inferior_arguments which handles special chars
  ` [PATCH v5 7/9] gdbsupport: Drop now unused function 'stringify_argv'
  ` [PATCH v5 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board
  ` [PATCH v5 9/9] gdb/testsuite: add inferior arguments test

[PATCH 0/4] Fix BZ 25631 - core file memory access problem
 2020-05-20 16:04 UTC  (6+ messages)
` [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections

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

[pushed] gdb/testsuite: check mmap ret val against MAP_FAILED
 2020-05-20 14:51 UTC 

[pushed] Fix array_char_idx.exp
 2020-05-20 13:22 UTC 

[pushed] Remove bound_name static from ada-lang.c
 2020-05-20 13:20 UTC 

[PATCH][gdb/symtab] Handle .gdb_index in ada language mode
 2020-05-20  9:40 UTC  (3+ messages)

PR25993, read of freed memory
 2020-05-20  1:51 UTC  (10+ messages)

Oh dear. I regret to inform you that commit 4111f652f955028e8219fad2d60af1fd22aa29ee might be unfortunate
 2020-05-19 23:34 UTC  (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 4111f652f955028e8219fad2d60af1fd22aa29ee
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "

Use bfd_get_filename throughout gdb
 2020-05-19 22:38 UTC  (3+ messages)

[PATCH] gdb: fix IA64 build failure of linux-nat
 2020-05-19 22:00 UTC  (2+ messages)

[PATCH] gdb: Restore old annotations behaviour when printing frame info
 2020-05-19 20:34 UTC  (2+ messages)

[pushed] Restore missing Rust test
 2020-05-19 19:43 UTC 

[pushed] Fix duplicate tests in gdb.rust
 2020-05-19 19:40 UTC  (3+ messages)

[PATCH] Add gdb::nullopt, from C++17's std::nullopt
 2020-05-19 19:27 UTC  (3+ messages)
  ` [PATCH v2] "

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

[PATCH 1/4] gdb: add type::num_fields / type::set_num_fields
 2020-05-19 18:44 UTC  (4+ messages)
` [PATCH 2/4] gdb: remove TYPE_NFIELDS macro
` [PATCH 3/4] gdb: add type::fields / type::set_fields
` [PATCH 4/4] gdb: remove TYPE_FIELDS macro

[pushed] Update call to target_fileio_open
 2020-05-19 18:35 UTC 

[PATCH] gdb: fix off-by-one error in quirk_rust_enum
 2020-05-19 18:21 UTC  (3+ messages)

[PATCH 0/3] Make exec-file-mismatch compare build IDs
 2020-05-19 17:44 UTC  (11+ 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 "

-Werror,-Wtautological-overlap-compare error in h8300-tdep.c
 2020-05-19 17:35 UTC  (5+ messages)

[PATCH 0/2] Fix some Ada enum bugs
 2020-05-19 17:18 UTC  (3+ messages)
` [PATCH 1/2] Fix bugs in 'val and 'pos with range types
` [PATCH 2/2] Handle indexing Ada arrays with enum indices

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

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

[PATCH 3/3][gdb/testsuite] Warn about leaked global array
 2020-05-19 16:30 UTC 

[PATCH 2/3][gdb/testsuite] Fix global array leaks
 2020-05-19 16:29 UTC 

[PATCH 1/3][gdb/testsuite] Fix global array cp_class_table_history leak
 2020-05-19 16:29 UTC 

[PATCH 0/3] C++ification of symfile_segment_data
 2020-05-19 16:25 UTC  (9+ 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

[RFC PATCH 0/3] What to do with objfiles with no .text section?
 2020-05-19 16:14 UTC  (4+ messages)
` [RFC PATCH 1/3] gdb: remove symfile_find_segment_sections and part of init_objfile_sect_indices
` [RFC PATCH 2/3] gdb: fix a few spots to not assume that we have a .text section
` [RFC PATCH 3/3] gdb: add test for shared library without "

[RFC][PATCH 0/6] Step program considering the source column information
 2020-05-19 16:02 UTC  (18+ 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

GDB 9.2 release: May 23-24 weekend
 2020-05-19 13:23 UTC  (6+ messages)

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

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

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

[PATCH 0/2] More regression fixing from is-stmt patches
 2020-05-17 17:26 UTC  (15+ messages)
` [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  (3+ messages)

[pushed] update name of several Ada fixed-point type handling functions
 2020-05-15 20:08 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).