public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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] gdb: use std::vector instead of alloca in core_target::get_core_register_section
 2020-01-13  4:29 UTC  (3+ messages)

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

[PATCH v2 00/24] Multi-target support
 2020-01-12 22:30 UTC  (24+ 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)

[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

[PATCH v2 0/7] Enable -Wmissing-declarations diagnostic
 2020-01-12 20:23 UTC  (15+ messages)
` [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 7/7] Enable -Wmissing-declarations diagnostic
` [PATCH v2 2/7] gdb: add declaration to Python init function
` [PATCH v2 1/7] gdb: add back declarations for _initialize functions
` [PATCH v2 6/7] gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add declarations
` [PATCH v2 5/7] gdbserver: make some functions static in linux-x86-low.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

[PATCH] Make skip without argument skip the current inline function
 2020-01-12 16:08 UTC  (3+ messages)
` [PING] "
  ` [PING**2] "

[PATCH v2 0/6] Move gdbsupport to top level
 2020-01-12  2:48 UTC  (7+ messages)
` [PATCH v2 1/6] Consolidate definition of USE_WIN32API
` [PATCH v2 5/6] Add gdbsupport check-defines script
` [PATCH v2 4/6] Remove use of <config.h> from gdb/nat/
` [PATCH v2 6/6] Don't link gdb twice against libiberty

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

[PING^2] [PATCH] Cache the text section offset of shared libraries
 2020-01-12  1:02 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)'

[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
 2020-01-11 13:35 UTC  (7+ messages)

[PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file
 2020-01-11  2:00 UTC  (7+ messages)
  ` [PATCH] Don't let TUI exceptions escape to readline (PR tui/9765)

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 1/2] gdb/testsuite/gdb.base/stap-probe: Minor clean-up
` [PATCH v3 2/2] Fix handling of null stap semaphores

[PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp
 2020-01-10 19:54 UTC  (4+ 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  (9+ messages)

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

[PATCH] [AArch64] Recognize more program breakpoint patterns
 2020-01-10 16:53 UTC  (7+ messages)

[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  (11+ 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)

[PATCH 0/6] Vertical scrolling and another small bug fix
 2020-01-09 23:28 UTC  (16+ messages)
` [RFC][PATCH] Call tui_before_prompt in do_scroll_vertical
  ` [PATCH 6/6] gdb/tui: Link source and assembler scrolling .... again
  ` [PATCH 4/6] gdb/tui: Fix 'layout asm' before the inferior has started
  ` [PATCH 2/6] gdb/testsuite/tui: Split enter_tui into two procs
  ` [PATCH 1/6] gdb/testsuite/tui: Always dump_screen when asked
  ` [PATCH 3/6] gdb/testsuite/tui: Introduce check_box_contents
  ` [PATCH 5/6] gdb: Fix scrolling in TUI

[PATCH] Fix/Update misc comments
 2020-01-09 23:26 UTC  (7+ messages)
` [PATCH, v2] "

[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  (4+ messages)
` [review v2] infrun: handle already-exited threads "

[PATCH] GDB: Treat memory exception from tui_disassemble() gracefully
 2020-01-09 11:59 UTC  (3+ messages)

[PATCH] gdb/testsuite: Updated includes
 2020-01-09  8:17 UTC  (5+ messages)

[PATCH 0/1] Add debuginfod support to GDB
 2020-01-09  3:47 UTC 

[PATCH] Remove gdb_assert in dw2_find_pc_sect_compunit_symtab
 2020-01-09  1:01 UTC  (4+ messages)

[PATCH] Change section_offsets to a std::vector
 2020-01-08 22:11 UTC  (3+ messages)

[PATCH 0/4] Minor DWARF memory management cleanups
 2020-01-08 18:12 UTC  (11+ messages)
` [PATCH 2/4] Use unique_xmalloc_ptr in fixup_go_packaging
` [PATCH 1/4] Remove some explicit memory management from dwarf2read.c
` [PATCH 3/4] Use std::vector in abbrev_table_read_table
` [PATCH 4/4] Use std::string in dwarf2read.c

[PATCH] Support for DWARF5 location lists entries
 2020-01-08  3:26 UTC  (5+ messages)

[RFA 1/3] New option 'set exec-file-mismatch (reload|warn|off)'. Fixes PR gdb/17626
 2020-01-08  0:58 UTC  (6+ messages)
` [RFA 1/3] Implement 'set/show exec-file-mismatch'
` [RFA 3/3] Document 'set|show exec-file-mismatch (reload|warn|off)'

GDB 9.1 release -- 2020-01-02 update
 2020-01-08  0:34 UTC  (2+ messages)

[PING][PATCH] Add type for $_tlb->process_environment_block->process_parameters
 2020-01-07 18:30 UTC 

[PATCH] Add constructor to stap_static_probe_ops
 2020-01-07 16:44 UTC  (2+ messages)

[PATCH] Fix an issue with the gdb step-over aka. "n" command
 2020-01-07 15:15 UTC  (6+ messages)
` [PING] "
  ` [PING**2] "
    ` [PING**3] "

[PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service
 2020-01-06 23:39 UTC  (6+ messages)
` [PATCH] always export the symbols for the proc_service interface

[PATCH 0/3] Improve inline frame debug experience
 2020-01-06 22:14 UTC  (2+ messages)

[PATCH 0/2] Re-enable stdin in various places
 2020-01-06 22:13 UTC  (2+ messages)

GDB 9.1 release 2019-12-23 update
 2020-01-06 22:00 UTC  (4+ messages)

[RFAv3 0/6] Implement | (pipe) command
 2020-01-06 19:55 UTC  (19+ messages)
` [RFAv3 2/6] Improve process exit status macros on MinGW

[PATCH v2] GDB: Fix the overflow in addr_is_displayed()
 2020-01-06 19:55 UTC  (3+ messages)
` [PATCH v3] GDB: Fix the overflow in addr/line_is_displayed()

[PATCH] Make symbol_set_names a member function
 2020-01-06 19:26 UTC  (6+ messages)

[RFAv3 2/6] Improve process exit status macros on MinGW
 2020-01-06 18:23 UTC  (2+ messages)

[PATCH] Fix search in TUI
 2020-01-06 16:18 UTC  (3+ 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).