Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] [gdb/testsuite] XFAIL under Clang tests using label debug info
 2019-09-06 20:25 UTC  (9+ messages)

[PATCH] [PUSHED/OBVIOUS] Change int to bool for the relocate_* functions
 2019-09-06 19:35 UTC 

Fix a crash in compile_to_object function
 2019-09-06 17:11 UTC  (3+ messages)

[RFC/RFA] Remove Cell Broadband Engine debugging support
 2019-09-06 16:33 UTC 

[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
 2019-09-06 15:31 UTC  (3+ messages)
` [PING][PATCH][gdb/symtab] "
  ` [PING^2][PATCH][gdb/symtab] "

[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
 2019-09-06 15:28 UTC  (2+ messages)
` [PING][PATCH][gdb/contrib] "

bfd_get_filename
 2019-09-06 13:29 UTC 

[RFC] Apply compilation dir to source_path lookup
 2019-09-05 22:40 UTC 

[PATCH] Improve ptrace-error detection on Linux targets
 2019-09-05 17:58 UTC  (32+ messages)
` [PATCH v2] "
        ` [PATCH] Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning message
` [PATCH v3] Improve ptrace-error detection on Linux targets

[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
 2019-09-05 12:50 UTC  (2+ messages)

[RFC][gdb/testsuite] Remove breakpoint command in gdb.base/ui-redirect.exp
 2019-09-05 12:42 UTC  (9+ messages)
  ` [PATCH][gdb/testsuite] Restore breakpoint command in ui-redirect.exp

[PATCH] Fix expected received signal message in testsuite
 2019-09-05 12:04 UTC 

[PATCH] Fix float to LONGEST conversion
 2019-09-04 21:29 UTC  (3+ messages)

[RFA] Avoid expect's buffer overflow in info-var.exp test
 2019-09-04 20:42 UTC  (3+ messages)

[PATCH v6 1/3] PRU Simulator port
 2019-09-04 20:09 UTC  (3+ messages)
` [PATCH v6 2/3] Add testsuite for the PRU simulator port
` [PATCH v6 3/3] sim:pru: Autogenerated configure script

[PATCH v2 0/3] Fix stop-on-solib event failures
 2019-09-04 18:00 UTC  (6+ messages)
` [PATCH v2 2/3] Use gdbarch for probe::get_argument_count

[PATCH v2 0/2] Add Rust support to source highlighting
 2019-09-04 17:22 UTC  (3+ messages)
` [PATCH v2 2/2] "

Updates on GDB 8.3.1 and GDB 9 releases (2019-07-14)
 2019-09-04 16:43 UTC  (5+ messages)
    ` [8.3 backport] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)
      ` [PING][8.3 "

[PATCH] Truncate long TUI window titles
 2019-09-04 11:07 UTC  (4+ messages)

[PATCH] Fix signals reported for faults on Solaris
 2019-09-04  9:10 UTC 

[PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
 2019-09-04  8:17 UTC  (7+ messages)
      ` [PING][PATCH][gdb/testsuite] "
        ` [PING^2][PATCH][gdb/testsuite] "
          ` [PING^3][PATCH][gdb/testsuite] "

[PATCH 0/2] Fortran nested subroutine support
 2019-09-03 21:39 UTC  (3+ messages)
` [PATCH 1/2] gdb/fortran: Nested "
` [PATCH 2/2] gdb/fortran: Allow for matching symbols with missing scope

[FYI] gdb: Handle missing domain types in: maintenance print psymbols
 2019-09-03 21:34 UTC 

[PATCH] Fix creation of stamp-h by gdb's configure script
 2019-09-03 18:05 UTC 

[PATCH] Handle biased types
 2019-09-03 16:20 UTC  (2+ messages)

[PATCH][gdb/testsuite] Rewrite gdb.base/store.exp into .s test
 2019-09-03 13:13 UTC  (5+ messages)
  ` [PATCH][gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupported

[PATCH v2 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-09-02 15:13 UTC  (2+ messages)

[PATCH 0/3] Fixes for gdb.base/maint.exp failures
 2019-09-02 13:14 UTC  (6+ messages)
` [PATCH 1/3] gdb: Don't fault for 'maint print psymbols' when using an index
` [PATCH 3/3] gdb/testsuite: Make use of exec_has_index_section function
` [PATCH 2/3] gdb: Have 'maint info sections' print all sections again

[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
 2019-09-02 11:08 UTC  (5+ messages)
        ` [PING][PATCH][gdb] "

[PATCH v5 1/2] PRU Simulator port
 2019-08-31  8:13 UTC  (6+ messages)
` [PATCH v5 2/2] Add testsuite for the PRU simulator port

[PATCH] Use ui_out for "info win"
 2019-08-30 20:06 UTC 

[PATCH 00/15] More TUI Refactorings
 2019-08-30 19:06 UTC  (6+ messages)
` [PATCH 05/15] Private data members in tui_data_window

[PATCH] s390: Implement 'type_align' gdbarch method
 2019-08-30 15:42 UTC  (4+ messages)

[PATCH] Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
 2019-08-29 16:36 UTC  (3+ messages)

[PATCH][gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp
 2019-08-29 14:38 UTC 

[PATCH 0/7] Fortran info types, info modules, info module 
 2019-08-29 12:47 UTC  (16+ messages)
` [PATCH 1/7] gdb: Add new -n flag to some info commands
              ` [committed][gdb/testsuite] Fix info-var.exp for debug info from other files
` [PATCH 5/7] gdb/fortran: Don't include module symbols when searching for types
    ` [committed][gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
` [PATCH 4/7] gdb/fortran: Implement la_print_typedef for Fortran

[PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
 2019-08-28 23:09 UTC  (3+ messages)

[PATCH] Make ada_decode not use a static buffer
 2019-08-28 21:24 UTC  (2+ messages)
` [PATCH v2] "

[patch, testsuite] Run argv0-symlink.exp only on native target and local host
 2019-08-28 18:49 UTC  (2+ messages)

[PATCH] Fix Gnulib glob.c resource leaks found by Coverity
 2019-08-28 14:41 UTC  (7+ messages)

[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
 2019-08-28 12:34 UTC  (8+ messages)
` [PATCH v2 7/8] Add $_ada_exception convenience variable
` [PATCH v2 4/8] Search global block from basic_lookup_symbol_nonlocal

[PATCH 1/4] Increasing support for dwarf 5
 2019-08-28  5:16 UTC  (2+ messages)

[PATCH 2/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH 4/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH 3/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH] Increasing support for dwarf 5
 2019-08-27 23:41 UTC  (3+ messages)

[PATCH v2] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
 2019-08-27 23:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Fix compiler warning in linux-namespaces.c
 2019-08-27 18:54 UTC  (3+ messages)

[PATCH] Factor out the common code in lookup_{static,global}_symbol
 2019-08-26 21:23 UTC  (7+ messages)
` [PATCH v2] "

[PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
 2019-08-26 17:27 UTC  (7+ messages)
` [PING][PATCH][gdb, "
  ` [PING^2][PATCH][gdb, "
  ` [committed][gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true

[PATCH 0/3] [RFC] Load gdbinit files from a directory
 2019-08-26 13:31 UTC  (9+ messages)
` [PATCH 3/3] Load system "
      ` [PATCH 3/3 v2] "

[PATCH] Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWarning: invalid escape sequence")
 2019-08-26 13:19 UTC  (3+ messages)

Oh dear. I regret to inform you that commit beadd3e84ed8e652015f07eb4734a6d3b17e79cb might be unfortunate
 2019-08-26  1:34 UTC  (3+ messages)
` Breakage on builder NetBSD-x86_64-m64, revision beadd3e84ed8e652015f07eb4734a6d3b17e79cb

[RFC] [PATCH] Add gdbserver multiclient support for strace
 2019-08-26  0:17 UTC 

[PATCH] Remove some variables in favor of using gdb::optional
 2019-08-25 22:35 UTC  (14+ messages)

[PATCH v4] Convert the RX target to make use of target descriptions
 2019-08-24 23:53 UTC  (2+ messages)

[PATCH] Fix compile warning in symtab.c
 2019-08-24 21:47 UTC  (3+ messages)

[PATCH v3] Convert the RX target to make use of target descriptions
 2019-08-24 13:41 UTC  (5+ messages)

[PATCH] Change lookup_symbol's block_index parameter type to block_enum
 2019-08-23 22:21 UTC 

[PATCH] Move gdb-dlfcn.[ch] to gdbsupport/
 2019-08-23 17:14 UTC  (6+ messages)

[patch, nios2] Fix bug in nios2 prologue analysis
 2019-08-23  4:29 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