Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/24] Horizontal TUI layout + windows in Python
 2020-01-04 18:34 UTC  (5+ messages)
` [PATCH 01/24] Use TUI_DISASM_WIN instead of tui_win_list array
` [PATCH 03/24] Fix latent display bug in tui_data_window
` [PATCH 02/24] Simplify tui_add_win_to_layout
` [PATCH 04/24] Simplify TUI C-x 2 binding

[PING] [PATCH] Cache the text section offset of shared libraries
 2020-01-04 17:55 UTC 

[PATCH] GDB: Fix the overflow in addr_is_displayed()
 2020-01-04 11:43 UTC 

[PATCH] Allow use of Pygments to colorize source code
 2020-01-04  3:31 UTC 

[RFA] Ensure GDB warnings are styled
 2020-01-03 20:40 UTC  (4+ messages)
` PING. "

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

[PATCH] [AArch64] Fix erroneous use of spu architecture bfd
 2020-01-03 19:15 UTC 

[PATCH] Fix a crash with a malformed PE header
 2020-01-03 16:53 UTC  (5+ messages)

[PATCH v2] solib_target_free_so memory leak
 2020-01-03 16:49 UTC  (2+ messages)

[PATCH 1/3] pe_bfd_read_buildid memory leak
 2020-01-03 16:47 UTC  (10+ messages)
  ` [PATCH 2/3] solib_target_free_so "
  ` [PATCH 3/3] windows_clear_solib "

GDB 9.1 release 2019-12-23 update
 2020-01-03 16:21 UTC  (13+ messages)

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

[PATCH] Fix --enable-libctf and --disable-static
 2020-01-03 15:33 UTC  (3+ messages)

[FYI] Add myself to gdb/MAINTAINERS
 2020-01-03  8:34 UTC 

[PATCH v2 0/2] Fix handling of null stap semaphores
 2020-01-02 23:34 UTC  (3+ messages)
` [PATCH v2 2/2] "
` [PATCH v2 1/2] gdb/testsuite/gdb.base/stap-probe: Minor clean-up

[PATCH] Remove stale references to Cell BE
 2020-01-02 21:59 UTC  (5+ messages)
` [PATCH, v2] "

Oh dear. I regret to inform you that commit 6655dba246bd164d953fe220a0e3d4eed85bb268 might be unfortunate
 2020-01-02 15:07 UTC  (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 6655dba246bd164d953fe220a0e3d4eed85bb268
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "

[PATCH] gdb/testsuite: Updated includes
 2020-01-02 14:47 UTC 

GDB 9.1 release -- 2020-01-02 update
 2020-01-02 14:33 UTC  (3+ messages)

[PATCH] Enable styling by default on Cygwin
 2020-01-02 13:08 UTC 

[PATCH] Link to -lssp when available (fixes mingw build)
 2020-01-02 11:31 UTC  (3+ messages)
` [PATCH v2] Don't define _FORTIFY_SOURCE on mingw

[PATCH v2] Fix install-strip for cross-compilation
 2020-01-01 21:00 UTC  (5+ messages)

[FYI] Add myself to gdb/MAINTAINERS
 2020-01-01 20:55 UTC 

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

[FYI/pushed] Start of New Year updates backported to gdb-9-branch
 2020-01-01  6:51 UTC  (6+ messages)
` [PATCH 4/6] gdb/copyright.py: Convert to Python 3
` [PATCH 2/6] gdb/copyright.py: Exit if run from the wrong directory
` [PATCH 3/6] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel
` [PATCH 1/6] update copyright year in version output of gdb, gdbserver and gdbreplay
` [PATCH 6/6] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex

[FYI/pushed] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex
 2020-01-01  6:41 UTC 

FYI: Start of New Year updates performed (and copyright.py switch to Python3)
 2020-01-01  6:28 UTC  (6+ messages)
` [PATCH 1/7] Automatic date update in version.in
` [PATCH 6/7] gdb/copyright.py: Convert to Python 3
` [PATCH 4/7] gdb/copyright.py: Exit if run from the wrong directory
` [PATCH 5/7] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel
` [PATCH 3/7] update copyright year in version output of gdb, gdbserver and gdbreplay

[PATCH v2 00/24] Multi-target support
 2019-12-31 20:06 UTC  (9+ messages)
` [PATCH v2 23/24] Require always-non-stop for multi-target resumptions
` [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] Support for DWARF5 location lists entries
 2019-12-31 18:33 UTC  (2+ messages)

[PATCH] Fix install-strip for cross-compilation
 2019-12-31 18:09 UTC  (2+ messages)

[PATCH] Fix handling of null stap semaphores
 2019-12-31 17:59 UTC  (9+ messages)
` [PING] "
  ` [PING**2] "

[PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure
 2019-12-30 16:50 UTC  (4+ messages)
` [PATCH 2/2] [AArch64] Add more debugging output to aarch64_displaced_step_fixup

[PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp
 2019-12-30 16:24 UTC 

[FYI 0/2] Minor TUI cleanups
 2019-12-30 16:13 UTC  (3+ messages)
` [FYI 1/2] Use "bool" in more spots in TUI
` [FYI 2/2] Make some TUI globals "static"

[PATCH] Fix setting breakpoints or stepping on line 65535
 2019-12-29 21:24 UTC  (9+ messages)
  ` [PATCHv2] "
    ` [PING] "
      ` [PING**2] "

[PATCH 3/3] gdb: Better frame tracking for inline frames
 2019-12-29  1:06 UTC  (3+ messages)

[PATCH] Make skip without argument skip the current inline function
 2019-12-28 13:30 UTC 

[PATCH 2/3] gdb: Don't reorder line table entries too much when sorting
 2019-12-28 11:09 UTC  (3+ messages)

Question for Ada people, debugging gdb.ada/ptype_tagged_param.exp
 2019-12-28  2:04 UTC  (7+ messages)

[PATCH 0/3] More TUI improvements
 2019-12-27 23:50 UTC  (4+ messages)
` [PATCH 1/3] Make "file" clear TUI source window
` [PATCH 2/3] Make "disassemble" always use TUI disassembly window
` [PATCH 3/3] Remove flickering from the TUI

[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
 2019-12-27 23:20 UTC  (3+ messages)

[PATCH 0/2] Remove C++ Symbol Aliases From Completion List
 2019-12-27 21:32 UTC  (2+ messages)
` [PATCH 1/2] gdb: Convert completion tracker to use std types

Current master fails to build on i686-pc-linux-gnu
 2019-12-27 17:23 UTC  (5+ messages)

[FYI] Remove dead code from TUI
 2019-12-27 16:50 UTC 

[FYI 0/3] Minor TUI cleanups
 2019-12-27 16:42 UTC  (4+ messages)
` [FYI 2/3] Change tui_active to bool
` [FYI 1/3] Remove tui_gen_win_info::viewport_height
` [FYI 3/3] Reorder an "if" in print_disassembly

[PATCH] Make symbol_set_names a member function
 2019-12-27  4:43 UTC  (5+ messages)

[PATCH 0/3] Improve inline frame debug experience
 2019-12-26 23:33 UTC  (6+ messages)
` [PATCH 3/3] gdb: Better frame tracking for inline frames
` [PATCH 2/3] gdb: Don't reorder line table entries too much when sorting
` [PATCH 1/3] gdb: Include end of sequence markers in the line table

[PATCH] Consistently quote variables used with "test"
 2019-12-26 22:36 UTC  (6+ messages)

[PATCH] Add a NEWS entry for multithreaded symbol loading
 2019-12-26 22:24 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] gdb: Fix backtrace with disassemble-next-line on
 2019-12-26 21:54 UTC 

[PATCH] Add profiling outputs to .gitignore
 2019-12-26  5:56 UTC  (3+ messages)

How to disable GDB backtrace new behavior of including disassembly in backtrace ?
 2019-12-25 21:34 UTC  (3+ messages)

[PATCH] Fix program invocation by gdbserver on MS-Windows
 2019-12-24 17:39 UTC 

GDB 9.0.90 available for testing
 2019-12-24 15:30 UTC  (16+ messages)

[PATCH] Don't override various Makefile variables for gnulib et al
 2019-12-24  4:42 UTC  (4+ messages)
` [PATCH] add file desc to gdbserver client_state

[PATCH] [AArch64] Recognize more program breakpoint patterns
 2019-12-23 17:34 UTC 

[PATCH] Add type for $_tlb->process_environment_block->process_parameters
 2019-12-23 16:10 UTC 

[RFC][PATCH v2] Rebase executable to match relocated base address
 2019-12-23 14:08 UTC 

[PATCH] Fix build with GNU Make 3.81
 2019-12-23  7:30 UTC  (4+ messages)

[review] gdb: Include end of sequence markers in the line table
 2019-12-23  1:51 UTC  (2+ messages)
` [review v4] "

[review] gdb: Don't reorder line table entries too much when sorting
 2019-12-23  1:51 UTC  (2+ messages)
` [review v4] "

[review] gdb: Better frame tracking for inline frames
 2019-12-23  1:51 UTC  (2+ messages)
` [review v2] "

[PATCH] gdb: use tui_set_layout not show_layout to fix window focus
 2019-12-23  1:48 UTC 

[review] gdb: Re-enable stdin for all UIs from start_event_loop
 2019-12-23  1:46 UTC  (2+ messages)
` [review v2] "

[review] gdb: Enable stdin on exception in execute_gdb_command
 2019-12-23  1:46 UTC  (2+ messages)
` [review v2] "

[PATCH 0/2] Re-enable stdin in various places
 2019-12-23  1:45 UTC  (3+ messages)
` [PATCH 2/2] gdb: Enable stdin on exception in execute_gdb_command
` [PATCH 1/2] gdb: Re-enable stdin for all UIs from start_event_loop

[RFC][PATCH] Call tui_before_prompt in do_scroll_vertical
 2019-12-23  1:23 UTC  (5+ messages)

Oh dear. I regret to inform you that commit e35000a7f8be021459102751db7e0b7e2868b57e might be unfortunate
 2019-12-22 20:42 UTC  (2+ messages)
` Breakage on builder Fedora-i686, revision e35000a7f8be021459102751db7e0b7e2868b57e

[RFA 1/3] New option 'set exec-file-mismatch (reload|warn|off)'. Fixes PR gdb/17626
 2019-12-22 18:20 UTC  (7+ messages)
` [RFA 3/3] Document 'set|show exec-file-mismatch (reload|warn|off)'

[RFC][PATCH] Rebase executable to match relocated base address
 2019-12-22 17:00 UTC 

[PATCH] Fix search in TUI
 2019-12-22 14:03 UTC 

[PATCH] Fix display of source code in TUI window
 2019-12-22  9:37 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