public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Fix BZ 25065 (LTO related GDB segfault)
 2019-10-17  5:30 UTC  (6+ messages)
` [PATCH 1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs

Oh dear. I regret to inform you that commit 30d1f0184953478d14641c495261afd06ebfabac might be unfortunate
 2019-10-17  5:14 UTC  (3+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 30d1f0184953478d14641c495261afd06ebfabac

[FYI] Constify objfile::original_name
 2019-10-17  2:53 UTC 

[PATCH 00/23] Multi-target support
 2019-10-17  2:42 UTC  (31+ messages)
` [PATCH 10/23] Some get_last_target_status tweaks
` [PATCH 18/23] Add multi-target tests
` [PATCH 17/23] Multi-target support
` [PATCH 01/23] Preserve selected thread in all-stop w/ background execution
    ` [PATCH v1.1 "
` [PATCH 08/23] Introduce switch_to_inferior_no_thread
` [PATCH 23/23] Multi-target: NEWS and user manual
` [PATCH 14/23] Tweak handling of remote errors in response to resumption packet
    ` [PATCH 14.5/23] Avoid another inferior_ptid reference in gdb/remote.c (Re: [PATCH 14/23] Tweak handling of remote errors in response to resumption packet)
` [PATCH 21/23] Add "info connections" command, "info inferiors" connection number/string
      ` [PATCH] Avoid inferior_ptid reference in gdb/remote.c (Re: [PATCH 00/23] Multi-target support)

Change in binutils-gdb[master]: Load system gdbinit files from a directory
 2019-10-17  0:34 UTC  (5+ messages)
` [review] "

[PATCHv3 0/9] Fortran 'info module *' commands and MI '-symbol-info-*' commands
 2019-10-16 23:28 UTC  (10+ messages)
` [PATCHv3 6/9] gdb/mi: Add new commands -symbol-info-{functions,variables,types}
` [PATCHv3 4/9] gdb: Introduce symbol_search_spec
` [PATCHv3 9/9] gdb/mi: Add -max-results parameter to some -symbol-info-* commands
` [PATCHv3 8/9] gdb/mi: Add -symbol-info-module-{variables,functions}
` [PATCHv3 7/9] gdb/mi: Add -symbol-info-modules command
` [PATCHv3 3/9] gdb: Don't print a newline in language la_print_typedef methods
` [PATCHv3 2/9] gdb: Add new commands to list module variables and functions
` [PATCHv3 5/9] gdb: Split print_symbol_info into two parts
` [PATCHv3 1/9] gdb/fortran: Add new 'info modules' command

Change in binutils-gdb[master]: [RFC][gdb] Make script-extension strict reject unknown extensions
 2019-10-16 22:20 UTC  (3+ messages)
` [review] "

[PATCH] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
 2019-10-16 21:53 UTC  (9+ messages)
` [PATCHv2] "
      ` [PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols

[review] Don't save the signal state in SIGSETJMP
 2019-10-16 21:15 UTC  (8+ messages)
` [review] Allow not saving "

[PATCH] Add libctf to src-release.sh:GDB_SUPPORT_DIRS
 2019-10-16 20:50 UTC 

[review] DWARF reader: Reject sections with invalid sizes
 2019-10-16 20:17 UTC  (7+ messages)

[review] gdb/testsuite: Introduce compiler_supports_ctf_debug guard function
 2019-10-16 20:02 UTC  (3+ messages)

[PATCH v3 1/2] binutils, ld: work with --disable-libctf
 2019-10-16 19:10 UTC  (2+ messages)
` [PATCH v3 2/2] Fix --enable-libctf, --disable-static, and tests sans CTF-capable toolchain

Change in binutils-gdb[master]: Add initial compile command support to RISC-V port
 2019-10-16 18:01 UTC  (7+ messages)
` [review] "

Change in binutils-gdb[master]: Create xml-builtin.h to declare xml_builtins
 2019-10-16 16:21 UTC  (8+ messages)
` [review] "

Aruba Network Install Base
 2019-10-16 15:21 UTC 

Change in binutils-gdb[master]: [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argum
 2019-10-16 15:13 UTC  (4+ messages)
` [review] "

Change in binutils-gdb[master]: [gdb/tdep] Fix inferior call arg passing for amd64
 2019-10-16 15:13 UTC  (8+ messages)
` [review] "

[review] [gdb/testsuite] Fix local-static.exp with g++-4.8
 2019-10-16 15:01 UTC  (2+ messages)

Change in binutils-gdb[master]: [gdb/testsuite] Fix regexp for reg value in jit-reader.exp
 2019-10-16 14:54 UTC  (3+ messages)
` [review] "

Fwd: Change in binutils-gdb[master]: [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argum
 2019-10-16 14:21 UTC  (3+ messages)
  `  "

[RFC] [PATCH] Add gdbserver multiclient support for strace
 2019-10-16 13:34 UTC  (3+ messages)

[review] Add a fast_hash function in common-utils
 2019-10-16 13:09 UTC  (3+ messages)

[review] Use libxxhash for hashing, if present
 2019-10-16 13:09 UTC  (3+ messages)

[review] Store the mangled name as a string_view
 2019-10-16 13:08 UTC 

[PATCH v2 1/2] binutils, ld: work with --disable-libctf
 2019-10-16 12:53 UTC  (4+ messages)
` [PATCH v2 2/2 gdb] Fix --enable-libctf, --disable-static, and tests sans CTF-capable toolchain

[review] Change some arguments to gdb::string_view instead of name+len
 2019-10-16 12:39 UTC  (3+ messages)

[review] Add a string_view version of startswith
 2019-10-16 12:39 UTC 

[PATCH] Obsolete Solaris 10 support
 2019-10-16 10:22 UTC 

[PATCH] DWARF 5 support: Handle line table and file indexes
 2019-10-16  3:04 UTC  (3+ messages)

[review] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
 2019-10-15 22:09 UTC 

[review] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
 2019-10-15 22:09 UTC 

Change in binutils-gdb[master]: Change iterate_over_breakpoints to take a function_view
 2019-10-15 21:32 UTC  (8+ messages)
` [review] "

[PUSHED] gdb/gdbserver: Remove reference to vec-ipa.o
 2019-10-15 21:06 UTC 

[PATCH v4 1/2] Renaming of ctf (the trace format) files
 2019-10-15 20:19 UTC  (5+ messages)
` [PATCH v4 2/2] gdb: CTF support

Change in binutils-gdb[master]: gdb: Remove vec.{c,h} and update code to not include vec.h
 2019-10-15 20:14 UTC 

Change in binutils-gdb[master]: gdb: Update comments that reference VEC or vec.h
 2019-10-15 20:14 UTC 

Change in binutils-gdb[master]: gdb.mi/list-thread-groups-available.exp: read entries one by one inst
 2019-10-15 19:45 UTC  (12+ messages)
  ` Gerrit request (Was: Change in binutils-gdb[master]: gdb.mi/list-thread-groups-available.exp: read entries one by one inst...)
        ` Gerrit request

[PATCH] gdb: remove unused includes from dwarf2read.c
 2019-10-15 17:49 UTC  (19+ messages)
      ` Gerrit (was: [PATCH] gdb: remove unused includes from dwarf2read.c)
        ` Gerrit

Change in binutils-gdb[master]: Change gcc_target_options to return std::string
 2019-10-15 17:42 UTC  (3+ messages)

Change in binutils-gdb[master]: Make tui-winsource not use breakpoint_chain
 2019-10-15 17:28 UTC  (7+ messages)

[PATCH 0/2] minor windows-nat changes
 2019-10-15 15:55 UTC  (5+ messages)
` [PATCH 2/2] Use %x when printing the TID
` [PATCH 1/2] Rename pid -> tid in windows-nat.c

GDB 9.1 release: Start of stabilization period ?
 2019-10-15 15:53 UTC  (11+ messages)

Change in binutils-gdb[master]: [gdb/breakpoints] Fix fullname.exp when run from symlink dir
 2019-10-15 15:18 UTC 

[PATCH] s390: Fix infcalls passing a single-field struct with static members
 2019-10-15 12:23 UTC  (3+ messages)

[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
 2019-10-15 10:18 UTC  (3+ messages)
  ` [RFC] Do we need to support PIE + stabs?

Change in binutils-gdb[master]: [gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
 2019-10-15  9:20 UTC 

[binutils-gdb] Style the gdb welcome message
 2019-10-15  8:32 UTC  (4+ messages)

[committed][gdb/testsuite] Fix gdb.ada/mi_task_arg.exp
 2019-10-15  0:22 UTC 

Change in binutils-gdb[master]: [gdb/symtab] Prefer var def over decl
 2019-10-14 16:51 UTC  (2+ messages)

[PATCH 0/9] share some Windows code between gdb and gdbserver
 2019-10-14 16:22 UTC  (10+ messages)
` [PATCH 7/9] Make windows_thread_info::name a unique_xmalloc_ptr
` [PATCH 1/9] Remove the "next" field from windows_thread_info
` [PATCH 2/9] Rename win32_thread_info to windows_thread_info
` [PATCH 8/9] Share Windows thread-suspend and -resume code
` [PATCH 3/9] Rename windows_thread_info::id to "tid"
` [PATCH 6/9] Change two windows_thread_info members to "bool"
` [PATCH 4/9] Share windows_thread_info between gdb and gdbserver
` [PATCH 5/9] Use new and delete for windows_thread_info
` [PATCH 9/9] Change type of argument to windows-nat.c:thread_rec

Change in binutils-gdb[refs/meta/config]: Edit Repo Config
 2019-10-14 15:56 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).