public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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  (6+ messages)
` [RFA] (Ada) do not print Ada task names in quotes in "info tasks" output

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

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

[PATCH][gdb/testsuite] Handle unreachable network in server-connect.exp
 2019-09-17 18:01 UTC  (3+ 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)

[RFC] Change boolean options to bool instead of int
 2019-09-17 12:43 UTC  (14+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
  ` [PP?] Re: [RFC] "

[PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
 2019-09-17 12:03 UTC  (4+ messages)
  ` [ping] "

[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 3/3] binutils: doc: make `make clean` clean more things
` [PATCH 2/3] binutils: doc: remove binutils_TEXINFOS usages

[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] "

GDB 8.3.1 to be released very soon!
 2019-09-16 21:31 UTC 

TRACE TABLE
 2019-09-16 18:59 UTC 

[PATCH 0/4] Remove some duplicate test names
 2019-09-16  2:25 UTC  (5+ messages)
` [PATCH 2/4] gdb/testsuite: Make test names unique in gdb.linespec tests
` [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

[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 2/3] Add tests for new leading-args related commands and arguments
` [RFAv3 1/3] leading-args: allow to define default command/alias 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 1/3] Implement convenience functions to examine GDB settings
` [RFAv5 3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting

[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  (8+ 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  (24+ messages)
` [PATCH 07/20] Simplify tui_source_window_base::show_source_content
` [PATCH 06/20] Remove some explicit re-rendering from the TUI
` [PATCH 09/20] Use "bool" in tui_data_window::show_register_group
` [PATCH 05/20] Change tui_make_status_line to be a method
` [PATCH 02/20] Change tui_source_element::line to be a unique_xmalloc_ptr
` [PATCH 01/20] Remove tui_clear_source_windows_detail
` [PATCH 10/20] Change "win_resized" to bool
` [PATCH 12/20] Don't call refresh in tui_resize_all
` [PATCH 03/20] Move "fullname" to tui_source_window
` [PATCH 13/20] Remove a call to tui_locator_win_info_ptr
` [PATCH 04/20] Change tui_make_status_line to return std::string
` [PATCH 18/20] Remove separator comments from TUI
` [PATCH 08/20] Simplify TUI disassembly
` [PATCH 14/20] Change members of tui_locator_window to std::string
` [PATCH 15/20] Rename private data members of tui_data_window
` [PATCH 16/20] Rename a private data member in tui_source_window
` [PATCH 20/20] Change TUI window commands to be case-sensitive
` [PATCH 11/20] Set TUI locator height to 1
` [PATCH 19/20] Use make_unique_xstrdup in TUI
` [PATCH 17/20] Remove strcat_to_buf

[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  (17+ messages)
` [PATCH 1/3] Refactor get_init_files "
    ` [PATCH 1/3 v2] "
` [PATCH 3/3] Make relocate_{path,gdb_directory} return std::string
      ` [PATCH v2 "
` [PATCH 2/3] Factor out the code to do the datadir-relocation for gdbinit
      ` [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 "

[PATCH] Change the type of copy_names from int to bool
 2019-09-11 17:47 UTC  (3+ messages)

[gmane.comp.gnu.binutils] [PATCH 2/2] Introduce bfd_set_filename
 2019-09-11 17:12 UTC 

[PATCH 00/23] Multi-target support
 2019-09-11 17:11 UTC  (15+ messages)
` [PATCH 10/23] Some get_last_target_status tweaks
` [PATCH 08/23] Introduce switch_to_inferior_no_thread
` [PATCH 17/23] Multi-target support
` [PATCH 04/23] exceptions.c:print_flush: Remove obsolete check
` [PATCH 05/23] Make target_ops::has_execution take an 'inferior *' instead of a ptid_t
` [PATCH 21/23] Add "info connections" command, "info inferiors" connection number/string

[PATCH] Make ada_decode not use a static buffer
 2019-09-11 15:05 UTC  (3+ messages)
` [PATCH v2] "
  ` [PING] "

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

[PATCH] Fix float to LONGEST conversion
 2019-09-10 18:46 UTC  (5+ messages)

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

[PATCH] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass
 2019-09-10 17:38 UTC 

[PATCH][gdb/symtab] Prefer var def over decl
 2019-09-10 15:43 UTC 

[PATCH 0/8] Add Ada support for .debug_names
 2019-09-10 14:22 UTC  (2+ messages)

Fix a crash in compile_to_object function
 2019-09-10  9:18 UTC  (7+ messages)

New ARI warning Tue Sep 10 01:56:49 UTC 2019
 2019-09-10  1:56 UTC 

[PATCH] Use ui_out for "info win"
 2019-09-09 23:10 UTC  (2+ messages)

[RFA] Fix leak detected in python.c initialization code
 2019-09-09 21:53 UTC  (3+ messages)

bfd_get_filename
 2019-09-09 18:17 UTC  (2+ messages)

[RFC/RFA] Remove Cell Broadband Engine debugging support
 2019-09-09 18:03 UTC  (2+ messages)

[PATCH 0/3] Fixes for gdb.base/maint.exp failures
 2019-09-09 17:31 UTC  (2+ messages)

[PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
 2019-09-09 16:35 UTC  (4+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).