public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC][PATCH] Support frames inlined into the outer frame
 2020-04-02 19:30 UTC  (6+ messages)
` [PATCH] [gdb] "
      ` [PATCH v2] "

[PATCH] Implement basic threading support in the NetBSD target
 2020-04-02 19:24 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[pushed] Avoid assertion failure due to complex type change
 2020-04-02 19:19 UTC 

[PATCH v2 0/7] Update complex number support
 2020-04-02 19:17 UTC  (8+ messages)
` [PATCH v2 1/7] Change how complex types are created
` [PATCH v2 3/7] Change how complex types are printed in C
  ` [committed][gdb/testsuite] Accept new complex print style in mixed-lang-stack.exp

[PATCH 0/7] Add "Windows" OS ABI
 2020-04-02 19:01 UTC  (21+ messages)
` [PATCH 6/7] gdb: select "Cygwin" OS ABI for Cygwin binaries
      ` [PATCH] gdb: use bfd_get_section_contents to read section contents in, is_linked_with_cygwin_dll (was: Re: [PATCH 6/7] gdb: select "Cygwin" OS ABI for Cygwin binaries)
        ` [PATCH] gdb: use bfd_get_section_contents to read section contents in, is_linked_with_cygwin_dll
    ` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c (was: Re: [PATCH 0/7] Add "Windows" OS ABI)
      ` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c

[pushed] Micro-optimize partial_die_info::read
 2020-04-02 18:55 UTC 

[review v2] infrun: handle already-exited threads when attempting to stop
 2020-04-02 18:00 UTC  (3+ messages)
` [PATCH v4 2/2] gdb/infrun: "

[PATCH] gdb: replace some calls to internal_error with gdb_assert
 2020-04-02 17:48 UTC 

[PATCH v4 0/2] Handling already-exited threads in 'stop_all_threads'
 2020-04-02 15:31 UTC  (2+ messages)
` [PING][PATCH "

[PATCH][gdb/symtab] Fix check-psymtab failure for inline function
 2020-04-02 15:14 UTC  (7+ messages)
  ` [committed][gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp
    ` [PING][PATCH][gdb/symtab] Fix check-psymtab failure for inline function

[PATCH] gdb: Restore previously selected thread when switching inferior
 2020-04-02 11:52 UTC  (5+ messages)

[PATCH][gdb] Expand symbolless symtabs using maint expand-symtabs
 2020-04-02  8:44 UTC  (4+ messages)

[PING^2][PATCH 00/31] Turn gdbserver's linux low targets into classes
 2020-04-02  7:33 UTC  (6+ messages)
  ` [PATCH 10/31] gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into methods
  ` [PATCH 13/31] gdbserver/linux-low: move 'decr_pc_after_break' into linux_process_target
` [PATCH 00/31] Turn gdbserver's linux low targets into classes

[PATCH] Implement nbsd_nat_target::thread_name
 2020-04-01 20:45 UTC  (4+ messages)

[PATCH 0/3] Fix gdb's BFD cache
 2020-04-01 20:20 UTC  (5+ messages)
` [PATCH 2/3] Consistently use BFD's time

[RFC][gdb] Use partial symbol table to find language for main
 2020-04-01 20:07 UTC  (7+ messages)
      ` [PATCH][gdb] "
        ` [PING][PATCH][gdb] "

[PATCH] Clarify when dont_repeat should be called
 2020-04-01 20:03 UTC  (2+ messages)

[PATCH 0/2] Make Rust tests more "past-proof"
 2020-04-01 20:02 UTC  (2+ messages)

[PATCH 0/2] All threads not stopped when a process exits
 2020-04-01 19:35 UTC  (5+ messages)
` [PATCH 2/2] gdb/infrun: stop all threads if there exists a non-stop target
` [PING^3][PATCH 0/2] All threads not stopped when a process exits

[PATCH v2 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-04-01 19:24 UTC  (6+ messages)
` [PATCH v2 2/3] DWARFv5: Handle location list for split dwarf
` [PATCH v2 3/3] DWARFv5: Info address command error in gdb with DWARFfv5

[PATCH v3 2/2] Fix an undefined behavior in record_line
 2020-04-01 19:01 UTC  (6+ messages)

[PATCH v2][PR gdb/24789] Allow pointer arithmetic with integer references
 2020-04-01 18:55 UTC  (7+ messages)

[PATCH 0/3] Keep duplicate line table entries
 2020-04-01 18:34 UTC  (7+ messages)
` [PATCH 1/3] gdb/testsuite: Add compiler options parameter to function_range helper
` [PATCH 2/3] gdb/testsuite: Add support for DW_LNS_set_file to DWARF compiler
` [PATCH 3/3] gdb: Don't remove duplicate entries from the line table

[PATCH][gdb/ada] Fix -readnow FAILs
 2020-04-01 18:30 UTC  (2+ messages)

[RFC][gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.exp
 2020-04-01 16:34 UTC  (4+ messages)
` [PING][RFC][gdb/testsuite] "

[pushed 0/3] Small cleanups in the psymtab department
 2020-04-01 16:29 UTC  (5+ messages)
` [pushed 1/3] gdb: remove discard_psymtab function
` [pushed 2/3] gdb: rename partial_symtab::read_dependencies to expand_dependencies
` [pushed 3/3] gdb: rename partial symtab expand functions of debug info readers using legacy_psymtab

[PATCH v3 1/2] Fix the resizing condition of the line table
 2020-04-01 16:16 UTC  (2+ messages)

[PATCH v2] gdb/remote: do not check for null_ptid in stop reply (was: [PATCH] gdb: do not require ptid in stop reply if target does not support multi-process)
 2020-04-01 14:43 UTC  (2+ messages)

[pushed v2 0/2] Avoid copying in name lookup
 2020-04-01 13:55 UTC  (3+ messages)
` [pushed v2 1/2] Avoid some copying in psymtab.c
` [pushed v2 2/2] Avoid copying in lookup_name_info

[PATCH] gdb: do not require ptid in stop reply if target does not support multi-process
 2020-04-01 13:15 UTC  (3+ messages)

Alternative Mailing list archives
 2020-04-01  8:47 UTC  (3+ messages)

[PATCH] breakpoint: Make sure location types match before swapping
 2020-04-01  1:38 UTC 

[PATCH][PR gdb/24789] Allow pointer arithmetic with integer references
 2020-03-31 20:15 UTC  (2+ messages)

[pushed] Fix py-tui.c build problem
 2020-03-31 20:09 UTC 

[PATCH 0/2] Avoid copying in name lookup
 2020-03-31 19:35 UTC  (13+ messages)
` [PATCH 1/2] Avoid some copying in psymtab.c
` [PATCH 2/2] Avoid copying in lookup_name_info

[PATCH v3 1/9] [gdb/testsuite] allow more registers in reader test
 2020-03-31 17:13 UTC  (9+ messages)
  ` [PATCH v3 2/9] [gdb/testsuite] structured rename of jit test files
  ` [PATCH v3 3/9] [gdb/testsuite] share jit-protocol.h by all jit tests
  ` [PATCH v3 4/9] [gdb/testsuite] use args as lib list for jit-elf tests
  ` [PATCH v3 5/9] [gdb/testsuite] add lib/jit-elf-helpers.exp
  ` [PATCH v3 6/9] [gdb/testsuite] use -Ttext-segment for jit-elf tests
  ` [PATCH v3 7/9] [gdb/testsuite] define jit function name via macro
  ` [PATCH v3 8/9] [gdb/testsuite] add jit-elf-util.h and run jit function
  ` [PATCH v3 9/9] [gdb/testsuite] handle compilation failures in jit-elf-helpers

[patch v2] Fix cyrillic symbols show in tui
 2020-03-31 16:43 UTC  (3+ messages)

[PATCH v2 1/8] [gdb/testsuite] allow more registers in reader test
 2020-03-31 16:08 UTC  (6+ messages)
  ` [PATCH v2 4/8] [gdb/testsuite] use args as lib list for jit-elf tests

[PATCH v3 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-03-31 13:57 UTC  (3+ messages)
` [PATCH v3 2/3] DWARFv5: Handle location list for split dwarf
` [PATCH v3 3/3] DWARFv5: Info address command error in gdb with DWARFfv5

[PATCH] RISC-V: Update CSR to privileged spec 1.11
 2020-03-31  1:01 UTC  (2+ messages)

[PATCH 00/20] Make DWARF attribute references safe
 2020-03-31  0:23 UTC  (37+ messages)
` [PATCH 02/20] Rename struct attribute accessors
` [PATCH 04/20] Change some uses of DW_STRING to string method
` [PATCH 05/20] Remove some uses of DW_STRING_IS_CANONICAL
` [PATCH 06/20] Remove DW_STRING and DW_STRING_IS_CANONICAL
` [PATCH 07/20] Remove DW_BLOCK
` [PATCH 11/20] Add reprocessing flag to struct attribute
` [PATCH 12/20] Remove DW_ADDR
` [PATCH 13/20] Change how reprocessing is done
` [PATCH 14/20] Change how accessibility is handled in dwarf2/read.c
` [PATCH 15/20] Add attribute::get_unsigned method
` [PATCH 16/20] Change is_valid_DW_AT_defaulted to a method on attribute
` [PATCH 17/20] Change die_info methods to check the attribute's form
` [PATCH 18/20] Add attribute::virtuality method
` [PATCH 19/20] Add attribute::boolean method
` [PATCH 20/20] Remove DW_UNSND

[PATCH] Select variant field when printing variant (no-tn-check)
 2020-03-30 18:55 UTC 

[pushed] Change ada_which_variant_applies to value API
 2020-03-30 17:55 UTC 

[PATCH][gdb] Fix missing symtab includes
 2020-03-30 17:42 UTC  (7+ messages)

[PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
 2020-03-30 15:13 UTC  (3+ messages)

[PATCH] [PowerPC] Fix debug register issues in ppc-linux-nat
 2020-03-30 13:04 UTC  (2+ messages)

[committed][gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index,readnow}.exp
 2020-03-30  8:53 UTC 

[patch][pr gdbtui/#1275210] Fix cyrillic symbols show in tui
 2020-03-30  2:20 UTC  (2+ messages)

[RFAv5 0/3] Allow the user to define default args for commands and aliases
 2020-03-30  2:14 UTC  (7+ messages)
` [RFAv5 1/3] default-args: allow to define default command/alias arguments
` PING. Re: [RFAv5 0/3] Allow the user to define default args for commands and aliases
  ` PING^2. "
    ` PING^3. "

[PATCH v2 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-03-30  1:51 UTC  (5+ messages)
` [PATCH v2 2/3] DWARFv5: Handle location list for split dwarf
` [PATCH v2 3/3] DWARFv5: Info address command error in gdb with DWARFfv5

[PATCH v2] Add support for "info auxv" on NetBSD
 2020-03-29 22:10 UTC  (8+ messages)
` [PATCH v3] "

[PATCH 0/4] Fix BZ 25631 - core file memory access problem
 2020-03-29 13:18 UTC  (3+ messages)
` [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections

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