public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
 2019-09-20 19:16 UTC  (13+ messages)
` [PATCH v2 7/8] Add $_ada_exception convenience variable
` [PATCH v2 2/8] Handle copy relocations

[PATCH] Fix crash in Ada "catch exception"
 2019-09-20 17:40 UTC 

GDB 8.3.1 to be released very soon!
 2019-09-20 15:20 UTC  (3+ messages)

[PATCH 0/4] Remove some uses of iterate_over_inferiors
 2019-09-20 14:02 UTC  (7+ messages)
` [PATCH 2/4] Don't use iterate_over_inferiors in top.c
` [PATCH 4/4] Remove a use of iterate_over_threads from mi-main.c
` [PATCH 3/4] Don't use iterate_over_inferiors in target.c
` [PATCH 1/4] Use foreach in gdbpy_inferiors

TRACE TABLE
 2019-09-20 14:02 UTC 

[PATCH] Move declarations of debug_threads and using_threads to header
 2019-09-20 13:11 UTC  (2+ messages)

[PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
 2019-09-20 10:56 UTC  (10+ messages)
  ` [ping] "
      ` [PUSHED/OBVIOUS] Don't duplicate comment in symfile.c and .h
      ` [PATCH v4] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order

bfd macro conversion to inline functions
 2019-09-20  8:30 UTC 

[RFC] gdb/testsuite: Add framework for running under valgrind
 2019-09-20  2:03 UTC  (3+ messages)

[RFC/RFA] Remove Cell Broadband Engine debugging support
 2019-09-20  1:47 UTC  (4+ messages)

[PATCH] Move declaration of overload_resolution to value.h
 2019-09-20  0:20 UTC  (3+ messages)

[PATCH] Move arm_apcs_32 extern declaration to header
 2019-09-20  0:19 UTC  (3+ messages)

[PUSHED/OBVIOUS] Make extern declaration of dwarf_always_disassemble correct
 2019-09-20  0:15 UTC  (5+ messages)
  ` [PATCH] Declare dwarf_always_disassemble in dwarf2read.h

[PATCH][gdb/testsuite] Introduce gdb_test_ext
 2019-09-19 21:50 UTC  (5+ messages)

[PATCH][gdb/testsuite] Don't use FOOBAR pattern in gdb_test
 2019-09-19 16:41 UTC  (2+ messages)

[PATCH v2 0/2] Add Rust support to source highlighting
 2019-09-19 16:18 UTC  (9+ messages)
` [PATCH v2 2/2] "
              ` [PATCH][gdb] Catch exception when constructing the highlighter

bfd_section_* macros
 2019-09-19  0:49 UTC  (4+ messages)

[PATCH][gdb/testsuite] Handle unreachable network in server-connect.exp
 2019-09-18 23:16 UTC  (6+ messages)

[PATCH] Make ada_decode not use a static buffer
 2019-09-18 22:06 UTC  (4+ messages)
` [PATCH v2] "
  ` [PING] "

[PATCH v8 00/17] Enable FSGSBASE instructions
 2019-09-18 21:02 UTC 

[PATCH 0/4] Remove some duplicate test names
 2019-09-18 20:42 UTC  (6+ messages)
` [PATCH 3/4] gdb/testsuite: Reduce test name duplication in gdb.base tests
` [PATCH 4/4] gdb/testsuite: Reduce test name duplication in gdb.python tests
` [PATCH 1/4] gdb/testsuite: Make test names unique in gdb.reverse tests
` [PATCH 2/4] gdb/testsuite: Make test names unique in gdb.linespec tests

[PATCH] gdb/readline: fix use of an undefined variable
 2019-09-18 20:30 UTC  (3+ messages)
` [Bug-readline] "

[PATCH] gdb: remove local extern declaration of cli_styling
 2019-09-18 17:36 UTC  (3+ messages)

[PUSHED] gdb/testsuite: Avoid directory names in test names
 2019-09-18 16:39 UTC 

bfd_asymbol_* macros
 2019-09-18 13:53 UTC 

Constify target name, reloc name, and carsym name
 2019-09-18 12:44 UTC 

Use bfd_set_filename more
 2019-09-18 12:41 UTC 

[PATCH v2 1/4] DWARF 5 support: Handle dwo_id
 2019-09-18  3:08 UTC  (3+ messages)
` [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx

[PATCH] Give a name to the TUI SingleKey keymap
 2019-09-18  2:37 UTC  (4+ messages)

[RFC] Change boolean options to bool instead of int
 2019-09-18  0:34 UTC  (15+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "
  ` [PP?] Re: [RFC] "

[RFC] Apply compilation dir to source_path lookup
 2019-09-17 20:39 UTC  (20+ messages)

[PATCH 1/2] etc/texi2pod.pl: convert @t{} to C<>
 2019-09-17 19:22 UTC  (6+ messages)

[RFAv4] Output the Ada task name in more messages
 2019-09-17 18:29 UTC  (5+ messages)
` [RFA] (Ada) do not print Ada task names in quotes in "info tasks" output

[PATCH] gdb: Catch exceptions when accessing source cache
 2019-09-17 18:19 UTC  (2+ messages)

Move gdbsupport to the top level
 2019-09-17 16:45 UTC  (7+ messages)

[PATCH] gdb docs: do not format the ++ in C++ in man page
 2019-09-17 12:48 UTC  (5+ messages)

[PATCH] texi2pod.pl: import support for @t{...} from gcc
 2019-09-17  3:21 UTC 

[PUSHED/OBVIOUS] Don't duplicate comment in symfile.c and .h
 2019-09-17  3:10 UTC 

[PATCH 1/3] binutils: doc: remove stale things from Makefile
 2019-09-17  2:59 UTC  (4+ messages)
` [PATCH 2/3] binutils: doc: remove binutils_TEXINFOS usages
` [PATCH 3/3] binutils: doc: make `make clean` clean more things

[PATCH 2/2] etc/texi2pod.pl: C<>'s can be nested as well
 2019-09-17  1:40 UTC  (2+ messages)

[committed][gdb/testsuite] Fix regexp in skip_opencl_tests
 2019-09-16 21:58 UTC  (3+ messages)
` [8.3 backport][gdb/testsuite] "

TRACE TABLE
 2019-09-16 18:59 UTC 

[RFAv3 0/3] Allow the user to define default leading args for commands and aliases
 2019-09-15 19:27 UTC  (4+ messages)
` [RFAv3 3/3] NEWS and documentation for leading-args related concept and commands
` [RFAv3 1/3] leading-args: allow to define default command/alias arguments
` [RFAv3 2/3] Add tests for new leading-args related commands and arguments

[RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str
 2019-09-15 18:53 UTC  (4+ messages)
` [RFAv5 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting
` [RFAv5 3/3] NEWS and documentation for "
` [RFAv5 1/3] Implement convenience functions to examine GDB settings

[PATCH][gdb/testsuite] Mark gdb.multi/multi-term-settings.exp FAIL as racy
 2019-09-15  9:34 UTC 

[PATCH v3] Make GDB compile with Python 3 on MinGW
 2019-09-15  2:42 UTC  (9+ messages)
` [PATCH v4] "
          ` [PATCH] Add a NEWS entry that gdb can be compiled with py3 on Windows

[PATCH] [readline] Fix compilation on MinGW
 2019-09-15  1:49 UTC  (4+ messages)

[PATCH] Fix expected received signal message in testsuite
 2019-09-13 22:18 UTC  (3+ messages)

[RFC PATCH] Support debuginfo and source file fetching via debuginfo server
 2019-09-13 21:03 UTC  (2+ messages)

[PATCH][gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp
 2019-09-13 20:32 UTC  (3+ messages)
` [PING][PATCH][gdb/testsuite] "

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

[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
 2019-09-13 19:50 UTC  (3+ messages)
` [PING][PATCH][gdb/contrib] "
  ` [PING^2][PATCH][gdb/contrib] "

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

[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
 2019-09-13 19:45 UTC  (7+ messages)
        ` [PING][PATCH][gdb] "
          ` [PING^2][PATCH][gdb] "

Oh dear. I regret to inform you that commit aa17805fb9a3a1983a510ba425b682fba03410c2 might be unfortunate
 2019-09-13  1:32 UTC  (4+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision aa17805fb9a3a1983a510ba425b682fba03410c2
` Breakage on builder Solaris11-amd64-m64, "

[PATCH 0/3] [RFC] Load gdbinit files from a directory
 2019-09-12 22:14 UTC  (5+ messages)

[PATCH 3/3] Load system gdbinit files from a directory
 2019-09-12 22:12 UTC  (4+ messages)
` [PATCH 3/3 v2] "

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

[PATCH] Improve ptrace-error detection on Linux targets
 2019-09-12 18:29 UTC  (4+ messages)
` [PATCH v4] "

[RFC] Only compute realpath when basenames_may_differ is set
 2019-09-12 17:47 UTC  (4+ messages)

[RFAv2] Fix internal error and improve 'set debug infrun 1'/target wait kind trace
 2019-09-12 17:15 UTC  (6+ messages)
          ` [PATCH, 8.3][gdb/testsuite] Mark watchthreads-reorder.exp FAIL as KFAIL

[RFC][PATCH 0/2] Add RISC-V cpu description and sim
 2019-09-12 11:42 UTC  (5+ messages)
` [RFC][PATCH 2/2] RISC-V: Add cgen-based simulator port
` [RFC][PATCH 1/2] RISC-V: Add cgen cpu description and generated files

[PATCH 00/20] Final round of TUI refactorings
 2019-09-12  3:29 UTC  (5+ messages)
` [PATCH 20/20] Change TUI window commands to be case-sensitive

[PING 3][PATCH v2] gdb: CTF support
 2019-09-12  0:40 UTC 

[PATCH 0/3] Refactor some path methods in main.c to use std::string
 2019-09-11 21:36 UTC  (8+ messages)
` [PATCH 3/3] Make relocate_{path,gdb_directory} return std::string
      ` [PATCH v2 "

[PATCH 1/3] Refactor get_init_files to use std::string
 2019-09-11 20:16 UTC  (3+ messages)
` [PATCH 1/3 v2] "

[PATCH 2/3] Factor out the code to do the datadir-relocation for gdbinit
 2019-09-11 20:15 UTC  (3+ messages)
` [PATCH 2/3 v2] "

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

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