public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file
 2020-01-15  0:56 UTC  (12+ messages)
  ` [PATCH] Don't let TUI exceptions escape to readline (PR tui/9765)
      ` [PATCH 0/2] gdb/tui: Assembler window scrolling fixes
      ` [PATCH 2/2] gdb/tui: asm window handles invalid memory and scrolls better
      ` [PATCH 1/2] gdb/tui: Prevent exceptions from trying to cross readline

[PATCH] Fix valgrind error from gdb.decode_line
 2020-01-15  0:43 UTC  (2+ messages)

[PATCH 00/55] Remove val_print
 2020-01-15  0:37 UTC  (2+ messages)

[PATCH v2 0/6] Move gdbsupport to top level
 2020-01-15  0:36 UTC  (5+ messages)

[FYI] Fix indentation in common.m4
 2020-01-14 23:18 UTC 

[PATCH 0/3] Fix gdb's BFD cache
 2020-01-14 23:17 UTC  (6+ messages)
` [PATCH 1/3] Avoid hash table corruption in gdb_bfd.c
` [PATCH 2/3] Consistently use BFD's time
` [PATCH 3/3] Further simplify gdb BFD caching

[review] Update Gnulib to the latest git version
 2020-01-14 21:10 UTC  (6+ messages)
` [pushed] "
  ` gnulib stat problem (Was: [pushed] Update Gnulib to the latest git version)
    ` gnulib stat problem

[X-POST] patchwork.sourceware.org refresh
 2020-01-14 19:46 UTC  (6+ messages)

[PATCH] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue
 2020-01-14 18:17 UTC  (2+ messages)

[PATCH] gdb/arm-tdep: fix to adapt insn "str rd, [sp, #-imm]"
 2020-01-14 17:37 UTC  (2+ messages)

[PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service
 2020-01-14 16:57 UTC  (6+ messages)

[PATCH] Support for DWARF5 location lists entries
 2020-01-14 16:56 UTC  (9+ messages)

[PATCH 0/2,v2][AArch64]Handle additional brk instruction patterns
 2020-01-14 15:37 UTC  (9+ messages)
` [PATCH 1/2][AArch64] Recognize more program breakpoint patterns
` [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns

[PATCH] Fix/Update misc comments
 2020-01-14 15:22 UTC  (9+ messages)
` [PATCH, v2] "

[review] testsuite, cp: increase the coverage of testing pass-by-ref arguments
 2020-01-14 13:31 UTC  (8+ messages)
` [review v3] "

[PATCH] gdb: introduce objfile text_section_offset and data_section_offset methods
 2020-01-14  7:02 UTC 

[PATCH,v2][AArch64] Add more debugging output to aarch64_displaced_step_fixup
 2020-01-14  4:25 UTC  (4+ messages)
` [PATCH] [AArch64] Convert an int flag variable to bool
` [PATCH,v2][AArch64] Fix step-over-syscall.exp failure

[PATCH] Make skip without argument skip the current inline function
 2020-01-14  4:20 UTC  (4+ messages)
` [PING] "
  ` [PING**2] "

[review] gdb/fortran: array stride support
 2020-01-14  4:11 UTC  (2+ messages)
` [PATCH] Add gdb.fortran/vla-stride.exp and report a bug (was: Re: [review] gdb/fortran: array stride support)

[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
 2020-01-14  3:46 UTC  (5+ messages)

[PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section
 2020-01-13 23:21 UTC  (11+ messages)

[PATCH v2 0/4] GDB fixes for the remote end having gone astray
 2020-01-13 20:46 UTC  (2+ messages)
` [PING^7][PATCH "

[pushed] gdbserver: remove rule for files from regformats/i386
 2020-01-13 19:34 UTC 

[PATCH v2 0/7] Enable -Wmissing-declarations diagnostic
 2020-01-13 19:19 UTC  (18+ messages)
` [PATCH v2 7/7] "
` [PATCH v2 2/7] gdb: add declaration to Python init function
` [PATCH v2 4/7] gdbserver: include gdbsupport/common-inferior.h in inferiors.c
` [PATCH v2 3/7] gdbserver: include hostio.h in hostio-errno.c
` [PATCH v2 1/7] gdb: add back declarations for _initialize functions
` [PATCH v2 5/7] gdbserver: make some functions static in linux-x86-low.c
` [PATCH v2 6/7] gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add declarations

[pushed] gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh
 2020-01-13 19:00 UTC 

[PATCH] [AArch64] Recognize more program breakpoint patterns
 2020-01-13 17:25 UTC  (11+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] [AArch64] Test handling of additional brk instruction patterns

[PATCH v2] Cache the text section offset of shared libraries
 2020-01-13 17:25 UTC 

[PATCH v2 00/24] Multi-target support
 2020-01-13 16:37 UTC  (27+ messages)
` [PATCH v2 18/24] "
    ` [pushed] Remove last traces of discard_all_inferiors (Re: [PATCH v2 18/24] Multi-target support)
` [PATCH v2 08/24] Introduce switch_to_inferior_no_thread
      ` [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread)
          ` [PATCH] Switch the inferior before outputting its id in "info inferiors" (Re: [PATCH v2 00/24] Multi-target support)

[PING^2] [PATCH] Cache the text section offset of shared libraries
 2020-01-13 15:10 UTC  (2+ messages)

[review] jit: remove bp locations when unregistering jit code
 2020-01-13 10:00 UTC  (2+ messages)
` [review v3] "

[PATCH 0/2] Fix bug when debugging a corrupted ELF
 2020-01-13  8:39 UTC  (5+ messages)
` [PATCH 2/2] gdb: Handle malformed ELF, symbols in non-allocatable sections
` [PATCH 1/2] gdb/testsuite: Allow DWARF assembler to create multiple line tables

[PATCH] Replace init_cutu_and_read_dies with a class
 2020-01-12 23:20 UTC 

[pushed 1/2] gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.c
 2020-01-12 21:46 UTC  (2+ messages)
` [pushed 2/2] gdb: include gdb_wait.h in gdb_wait.c

Oh dear. I regret to inform you that commit c17e02e1b55b5e9cbdc6581f05bfec96dc8436f4 might be unfortunate
 2020-01-12 19:57 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-m32, revision c17e02e1b55b5e9cbdc6581f05bfec96dc8436f4

[pushed 1/2] gdbserver: include aarch32/aarch64 header file in corresponding source file
 2020-01-12 19:10 UTC  (2+ messages)
` [pushed 2/2] gdbserver: make aarch64_write_goto_address static

New ARI warning Sun Jan 12 01:58:00 UTC 2020
 2020-01-12  2:19 UTC 

[PATCH] Make TUI borders respect "set style enabled"
 2020-01-12  0:03 UTC  (2+ messages)

[PATCH] Call disassemble_free_target in gdb
 2020-01-11 19:41 UTC 

[RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626
 2020-01-11 18:44 UTC  (5+ messages)
` [RFAv2 1/3] Implement 'set/show exec-file-mismatch'
` [RFAv2 2/3] Test 'set exec-file-mismatch ask|warn|off'
` [RFAv2 3/3] Document 'set|show exec-file-mismatch (ask|warn|off)'

New ARI warning Sat Jan 11 01:56:40 UTC 2020
 2020-01-11  1:56 UTC 

[PATCH 00/15] Enable -Wmissing-declarations diagnostic
 2020-01-10 21:46 UTC  (8+ messages)
` [PATCH 01/15] Add back declarations for _initialize functions

[PATCH v3 0/2] Fix handling of null stap semaphores
 2020-01-10 20:00 UTC  (6+ messages)
` [PATCH v3 2/2] "
` [PATCH v3 1/2] gdb/testsuite/gdb.base/stap-probe: Minor clean-up

[PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp
 2020-01-10 19:54 UTC  (3+ messages)

[PATCH v2 0/2] Fix handling of null stap semaphores
 2020-01-10 19:16 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH 1/1] Add debuginfod support to GDB
 2020-01-10 18:43 UTC  (8+ messages)

[PATCH] Link to -lssp when available (fixes mingw build)
 2020-01-10 17:41 UTC  (8+ messages)
` [PATCH v2] Don't define _FORTIFY_SOURCE on mingw

[PATCH] gdb/tui: Place window titles in the center of the border
 2020-01-10 14:26 UTC  (2+ messages)

[PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure
 2020-01-10 10:36 UTC  (9+ messages)
` [PATCH 2/2] [AArch64] Add more debugging output to aarch64_displaced_step_fixup

[PUSHED] gdb/testsuite: Fix race condition in gdb.base/skip.exp
 2020-01-10  4:08 UTC  (2+ messages)

[RFC][PATCH] Call tui_before_prompt in do_scroll_vertical
 2020-01-09 23:28 UTC  (4+ messages)
` [PATCH 0/6] Vertical scrolling and another small bug fix

[pushed] Fix indentation in print_thread_info_1
 2020-01-09 22:03 UTC 

[PATCH] Fix memory leak of the demangled symbol name
 2020-01-09 19:15 UTC  (3+ messages)

[review] infrun: mark an exited thread non-executing when attempting to stop
 2020-01-09 16:58 UTC  (3+ messages)
` [review v2] infrun: handle already-exited threads "

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