public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] RISC-V Linux native port
 2018-08-08 12:50 UTC  (9+ messages)
` [PATCH 1/5] RISC-V: Make riscv_isa_xlen a global function
` [PATCH 2/5] RISC-V: Add software single step support
` [PATCH 3/5] RISC-V: Add linux target support
` [PATCH 5/5] RISC-V: Add configure support riscv*-linux*
` [PATCH 4/5] RISC-V: Add native linux support

PING: [PATCHv2 0/2] Issue reconnecting to remote target afte fork
 2018-08-08 12:31 UTC  (7+ messages)
` [PATCH "
  ` [PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target
  ` [PATCHv2 1/2] gdb: Fix assert for extended-remote target

[PATCH 0/8] Convert C compile to C++
 2018-08-08 12:29 UTC  (7+ messages)
` [PATCH 6/8] Use std::unordered_map instead of htab_t

[PATCH v2 3/6] Use get_remote_packet_size in download_tracepoint
 2018-08-08 12:25 UTC  (8+ messages)
      ` [committed] Fix gdb/remote.c build failure

[0/2] C-SKY Port
 2018-08-08 10:53 UTC  (5+ messages)
` [1/2] "

[PATCH v2 0/3] Core file support for Aarch64 SVE
 2018-08-08  8:19 UTC  (12+ messages)
` [PATCH v2 2/3] Detect SVE when reading aarch64 core files
` [PATCH v2 3/3] Parse SVE registers in aarch64 core file reading/writing
` [PATCH v2 1/3] Add min size to regset section iterations
` [PING][PATCH v2 0/3] Core file support for Aarch64 SVE

[pushed] Fix gdb.fortran/nested-funcs.exp failure
 2018-08-08  2:48 UTC 

New ARI warning Wed Aug 8 01:55:57 UTC 2018
 2018-08-08  2:10 UTC  (2+ messages)

[pushed] Make target_options_to_string return an std::string
 2018-08-08  1:42 UTC 

[PATCH v3 0/5] Add a DWARF index cache
 2018-08-07 22:19 UTC  (7+ messages)
` [PATCH v3 5/5] Add doc and news for "
` [PATCH v3 1/5] Make index reading functions more modular
` [PATCH v3 2/5] Introduce mmap_file function
` [PATCH v3 4/5] Add DWARF index cache

fix invalid memory references in gdb/jit.c
 2018-08-07 22:04 UTC  (2+ messages)

[PATCH] Replace some uses of xstrprintf with string_printf
 2018-08-07 21:46 UTC  (3+ messages)

[PATCH][PING][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" )
 2018-08-07 21:37 UTC  (2+ messages)

[PATCH V3][PR gdb/17903] Implement to_pid_to_exec_file for solaris
 2018-08-07 21:35 UTC  (2+ messages)

[PATCH] Allow CPPFLAGS to be set on the make command line
 2018-08-07 21:25 UTC  (2+ messages)

[committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs
 2018-08-07 20:12 UTC  (4+ messages)

[PATCH V3][PR gdb/17903] Implement to_pid_to_exec_file for solaris
 2018-08-07 19:45 UTC 

[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
 2018-08-07 19:13 UTC 

[PATCH] Logical short circuiting with Fortran argument lists
 2018-08-07 17:40 UTC  (7+ messages)

Update dg-extract-results.* from gcc
 2018-08-07 14:35 UTC  (8+ messages)

Support parallel make check with GNU make 4.2+
 2018-08-07 11:23 UTC  (3+ messages)

[PATCH] Remove a spurious target_terminal::ours() from windows_nat_target::wait()
 2018-08-07  2:45 UTC  (2+ messages)

[pushed] Fix compilation failure in remote.c
 2018-08-06 21:11 UTC  (3+ messages)

[PATCH v2 4/6] Use remote register numbers in tracepoint mask
 2018-08-06 20:18 UTC  (6+ messages)

Oh dear. I regret to inform you that commit db1e1b45b417dc3e7d37f401828afa18328d8508 might be unfortunate
 2018-08-06 15:14 UTC  (12+ messages)
` Breakage on builder RHEL-s390x-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "

do the editing
 2018-08-06 12:29 UTC 

Remove unused variables in procfs.c etc
 2018-08-06 11:55 UTC 

87% OFF All Custom Canvas Prints | Limited Time Offer!
 2018-08-05 16:24 UTC 

[obvious/pushed] Fix thinko when deciding whether to disable TCP's Nagle algorithm
 2018-08-03 22:15 UTC 

[PATCH] RISC-V: Don't decrement pc after break
 2018-08-03 22:05 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix regexp in py-rbreak.exp
 2018-08-03 18:45 UTC  (2+ messages)

[PATCH 0/3] Add support for DW_OP_GNU_variable_value
 2018-08-03 18:43 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add support of DW_OP_GNU_variable_value to DWARF assembler
` [PATCH 3/3] Test case for DW_OP_GNU_variable_value

RFA Fix regressions for multi breakpoints command line setting/clearing
 2018-08-03 18:29 UTC  (4+ messages)
` [RFA 2/2] Modify gdb.base/commands.exp to test multi breakpoint command setting/clearing
` [RFA 1/2] Fix regressions for multi breakpoints command line setting/clearing

[RFA] Allow "info address" of a template parameter
 2018-08-02 22:06 UTC  (3+ messages)

Oh dear. I regret to inform you that commit f99d9b9f436dce02aa06839395c67d400b2a0de0 might be unfortunate [gdb-8.1-branch]
 2018-08-02 21:08 UTC  (8+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision f99d9b9f436dce02aa06839395c67d400b2a0de0 [gdb-8.1-branch]

[RFA 0/2] Fix some bugs on macOS
 2018-08-02 20:16 UTC  (7+ messages)
` [RFA 2/2] Fix kill issue leading to zombie process on MacOS Sierra
` [RFA 1/2] Check results of get_darwin_inferior

[PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
 2018-08-02 20:03 UTC  (5+ messages)
  ` Ping! "

[PATCH] gdb: Only run scheduler-locking tests if feature is supported
 2018-08-02 19:28 UTC  (3+ messages)
` PING! [PATCHv2] "

[PATCH 0/2] Accessing array elements of optimised out VLA
 2018-08-02 19:01 UTC  (5+ messages)
` [PATCH 1/2] gdb: Merge similar tests into a single test script
` [PATCH 2/2] gdb: Check element of optimised out vla exists

[PATCH] Backport gettext fixes to get rid of warnings on macOS
 2018-08-02 18:57 UTC  (4+ messages)

[PATCH v2 6/6] Allow larger regblock sizes when saving tracefiles
 2018-08-02 17:04 UTC  (2+ messages)

[PATCH v2 5/6] Variable size for regs mask in collection list
 2018-08-02 17:01 UTC  (2+ messages)

[PATCH v2 2/6] Remove trailing '-' from the last QTDP action packet
 2018-08-02 16:44 UTC  (2+ messages)

[PATCH v2 1/6] Fix indentation in remote_target::download_tracepoint
 2018-08-02 16:43 UTC  (2+ messages)

[PATCH 0/8] Non-contiguous address range support
 2018-08-02  0:07 UTC  (22+ messages)
` [PATCH 1/8] Add block range data structure for blocks with non-contiguous address ranges
` [PATCH 2/8] Record explicit block ranges from dwarf2read.c
` [PATCH 3/8] Add support for non-contiguous blocks to find_pc_partial_function
` [PATCH 4/8] Disassemble blocks with non-contiguous ranges
` [PATCH 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
` [PATCH 6/8] Use BLOCK_ENTRY_PC to find function entry pc in infrun.c
` [PATCH 7/8] Relocate block range start and end addresses
` [PATCH 8/8] Test case for functions with non-contiguous ranges

GDB 8.2 release 2018-07-31 status update
 2018-08-01 23:32 UTC  (3+ messages)

[PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
 2018-08-01 18:16 UTC  (5+ messages)
` [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} "

[PATCH] [PR gdb/23105] Core file error 'Cannot access memory at address' on FreeBSD
 2018-08-01 15:13 UTC 

Propagate from gcc: Add linker_output as prefix for LTO temps
 2018-08-01 13:25 UTC 

[RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-08-01  4:34 UTC  (10+ messages)
` [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs

[RFC] mi: add -a option to the "-data-disassemble" command
 2018-07-31 20:35 UTC  (6+ messages)

GDB 8.1.90 available for testing
 2018-07-31 16:58 UTC  (5+ messages)

[PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-07-31 15:42 UTC  (4+ messages)

gdb-8.1 branch FROZEN
 2018-07-31 15:09 UTC  (2+ messages)
` gdb-8.1 branch now OPEN again

[release/HEAD] Document the GDB 8.1.1 release in gdb/ChangeLog
 2018-07-31 15:08 UTC 

FYI/BRANCH: Patches applied to branch gdb-8.1-branch
 2018-07-31 15:07 UTC  (3+ messages)
` [release/branch 2/2] Bump GDB version number to 8.1.1.DATE-git
` [release/branch 1/2] Document the GDB 8.1.1 release in gdb/ChangeLog

[release/branch] Set GDB version number to 8.1.1
 2018-07-31 14:48 UTC 

[PATCH] Update thread list, when calling find_global_thread_id
 2018-07-31 14:37 UTC  (2+ messages)

[PATCH] gdb: Disable address space randomization for a test
 2018-07-31 14:23 UTC  (7+ messages)

[PATCH v6] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
 2018-07-31 14:15 UTC  (2+ messages)
` [PP?] "

[PATCH] Re-generate gnulib import
 2018-07-31 14:10 UTC  (3+ messages)
  ` [PP?] "

[PATCH v5] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
 2018-07-31  9:14 UTC  (5+ messages)
` [PING] "

[PATCH] Delete test target descriptions when exiting
 2018-07-30 23:07 UTC  (3+ messages)
  ` [PP?] "

[PATCH] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start
 2018-07-30 21:16 UTC  (3+ messages)

GDB 8.1.1 release -- 2018-07-26 update
 2018-07-30 19:55 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).