public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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] Remove stale references to Cell BE
 2020-01-01 13:53 UTC  (3+ messages)

[PATCH] Fix an issue with the gdb step-over aka. "n" command
 2020-01-01  9:40 UTC  (11+ 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 1/6] update copyright year in version output of gdb, gdbserver and gdbreplay
` [PATCH 3/6] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel
` [PATCH 2/6] gdb/copyright.py: Exit if run from the wrong directory
` [PATCH 4/6] gdb/copyright.py: Convert to Python 3
` [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 6/7] gdb/copyright.py: Convert to Python 3
` [PATCH 5/7] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel
` [PATCH 4/7] gdb/copyright.py: Exit if run from the wrong directory
` [PATCH 1/7] Automatic date update in version.in
` [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  (19+ messages)
` [PATCH v2 02/24] Don't rely on inferior_ptid in record_full_wait
` [PATCH v2 01/24] Preserve selected thread in all-stop w/ background execution
` [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)

[RFA] Ensure GDB warnings are styled
 2019-12-31 18:13 UTC  (3+ messages)
` PING. "

[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  (10+ 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 2/2] Make some TUI globals "static"
` [FYI 1/2] Use "bool" in more spots in TUI

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

GDB 9.1 release 2019-12-23 update
 2019-12-28 16:22 UTC  (11+ 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  (3+ messages)
` [PATCH 2/2] gdb: Remove C++ symbol aliases from completion list
` [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 

[PATCH 1/3] pe_bfd_read_buildid memory leak
 2019-12-27 16:46 UTC  (7+ messages)
  ` [PATCH 3/3] windows_clear_solib "
  ` [PATCH 2/3] solib_target_free_so "

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

[PATCH v2] solib_target_free_so memory leak
 2019-12-27 12:46 UTC 

[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 2/3] gdb: Don't reorder line table entries too much when sorting
` [PATCH 3/3] gdb: Better frame tracking for inline frames
` [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)

[RFAv3 0/6] Implement | (pipe) command
 2019-12-25 15:57 UTC  (9+ messages)
` [RFAv3 2/6] Improve process exit status macros on MinGW

[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 1/2] gdb: Re-enable stdin for all UIs from start_event_loop
` [PATCH 2/2] gdb: Enable stdin on exception in execute_gdb_command

[RFC][PATCH] Call tui_before_prompt in do_scroll_vertical
 2019-12-23  1:23 UTC  (6+ 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  (9+ messages)
` [RFA 2/3] Test 'set exec-file-mismatch reload|warn|off'
` [RFA 3/3] Document 'set|show exec-file-mismatch (reload|warn|off)'
` [RFA 1/3] Implement 'set/show exec-file-mismatch'

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

[pushed] sym-info-cmds.exp: add yet another missing quote in test name
 2019-12-21 23:21 UTC  (2+ messages)

[PATCH v2 (w/ ChangeLog)] Fix disabling of solib probes when LD_AUDITing
 2019-12-21 21:03 UTC  (6+ messages)

[PATCH] Cache the text section offset of shared libraries
 2019-12-21 16:33 UTC 

[PATCH] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue
 2019-12-21 11:25 UTC 

"gdb --config" to show the xxHash option
 2019-12-21  7:41 UTC  (3+ messages)

Oh dear. I regret to inform you that commit 1ee7b812e778e4fddcfaa5f0be023dfdfb5a4d6e might be unfortunate
 2019-12-21  2:00 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-cc-with-index, revision 1ee7b812e778e4fddcfaa5f0be023dfdfb5a4d6e

New ARI warning Sat Dec 21 01:56:48 UTC 2019
 2019-12-21  1:56 UTC 

[PATCH v5] gdb: CTF support update
 2019-12-20 22:40 UTC  (3+ messages)

[pushed] sym-info-cmds.exp: add missing quote in test name
 2019-12-20 20:29 UTC 

[review] Pass thread_info pointer to various inferior control functions
 2019-12-20 20:03 UTC  (3+ messages)
` [review v2] "

[review] Use enum bitfield for the calling_convention attribute of a subroutine
 2019-12-20 18:31 UTC  (4+ messages)
` [pushed] "

[PATCH] Use get_thread_regcache instead of get_current_regcache in post_create_inferior
 2019-12-20 17:50 UTC 

[review] Change set_locator_info to take a symtab_and_line
 2019-12-20 16:58 UTC  (2+ messages)
` [pushed] "

[review] infcall, c++: collect more pass-by-reference information
 2019-12-20 16:53 UTC  (2+ messages)
` [pushed] "

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