Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/24] Multi-target support
 2020-01-10 20:13 UTC  (17+ messages)
` [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)

[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  (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 00/15] Enable -Wmissing-declarations diagnostic
 2020-01-10 18:43 UTC  (7+ messages)
` [PATCH 01/15] Add back declarations for _initialize functions

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

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

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

[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  (7+ 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] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
 2020-01-10  3:46 UTC  (2+ messages)

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

[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 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 3/6] gdb/testsuite/tui: Introduce check_box_contents
  ` [PATCH 5/6] gdb: Fix scrolling in TUI
  ` [PATCH 6/6] gdb/tui: Link source and assembler scrolling .... again
  ` [PATCH 1/6] gdb/testsuite/tui: Always dump_screen when asked

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

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

[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 3/4] Use std::vector in abbrev_table_read_table
` [PATCH 1/4] Remove some explicit memory management from dwarf2read.c
` [PATCH 4/4] Use std::string in dwarf2read.c

[review] infrun: mark an exited thread non-executing when attempting to stop
 2020-01-08 15:57 UTC  (2+ messages)
` [review v2] infrun: handle already-exited threads "

[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
 2020-01-08  5:19 UTC  (2+ messages)

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

[PATCH] gdb: Fix backtrace with disassemble-next-line on
 2020-01-06 16:14 UTC  (2+ messages)

[PATCH v2] Avoid infinite recursion in find_pc_sect_line
 2020-01-06 15:55 UTC  (2+ messages)

[PATCH v2 0/4] GDB fixes for the remote end having gone astray
 2020-01-06 15:40 UTC  (2+ messages)
` [PING^6][PATCH "

[PATCH] Make TUI borders respect "set style enabled"
 2020-01-06 14:55 UTC  (3+ messages)

[PATCH] GDB: Remove trailing spaces in tui-disasm.c
 2020-01-06 13:56 UTC  (4+ messages)

[RFA/gdb-9-branch] Abort configure immediately if building GDB in tree
 2020-01-06  3:06 UTC  (2+ messages)

[PATCH] GDB: Fix the overflow in addr_is_displayed()
 2020-01-06  0:30 UTC  (2+ messages)

[PATCH] gdb: use tui_set_layout not show_layout to fix window focus
 2020-01-05 22:05 UTC  (2+ messages)

[PATCH] [AArch64] Fix erroneous use of spu architecture bfd
 2020-01-05 12:00 UTC  (3+ messages)

[PATCH] Enable styling by default on Cygwin
 2020-01-05  6:16 UTC  (2+ messages)

[pushed/gdb-9-branch] libctf: Regenerate Makefile.in and acinclude.m4
 2020-01-05  6:15 UTC  (2+ messages)
` [pushed/gdb-9-branch] libctf: Add configure check for asprintf (for MinGW)

[FYI/pushed] Start of New Year updates backported to gdb-9-branch
 2020-01-05  5:47 UTC  (2+ messages)

[PATCH] Fix valgrind error from gdb.decode_line
 2020-01-04 21:47 UTC 

[PATCH 00/24] Horizontal TUI layout + windows in Python
 2020-01-04 18:57 UTC  (28+ messages)
` [PATCH 10/24] Change return type of tui_layout_base::adjust_size
` [PATCH 20/24] Allow TUI windows in Python
` [PATCH 15/24] Remove tui_delete_invisible_windows and tui_make_all_invisible
` [PATCH 18/24] Remove tui_set_win_focus_to
` [PATCH 04/24] Simplify TUI C-x 2 binding
` [PATCH 23/24] Add "usage" text to all TUI command help
` [PATCH 02/24] Simplify tui_add_win_to_layout
` [PATCH 14/24] Handle ambiguity in tui_partial_win_by_name
` [PATCH 19/24] Remove the TUI annotation hack
` [PATCH 05/24] Reimplement TUI "C-x 1" binding
` [PATCH 12/24] Change TUI window iteration
` [PATCH 24/24] Fix cast in TUI_DISASM_WIN
` [PATCH 21/24] Make some tui_source_window_base members "protected"
` [PATCH 13/24] Reimplement tui_next_win and tui_prev_win
` [PATCH 08/24] Add the "tui new-layout" command
` [PATCH 01/24] Use TUI_DISASM_WIN instead of tui_win_list array
` [PATCH 09/24] Allow TUI sub-layouts in "new-layout" command
` [PATCH 06/24] Reimplement "tui reg" command
` [PATCH 07/24] Remove hard-coded TUI layouts
` [PATCH 22/24] Use error_no_arg in TUI
` [PATCH 03/24] Fix latent display bug in tui_data_window
` [PATCH 11/24] Add horizontal splitting to TUI layout
` [PATCH 16/24] TUI windows do not need to store their type
` [PATCH 17/24] Change how TUI windows are instantiated

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox