public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/fortran: Fix quad floating-point type for Intel compilers
 2021-03-15 10:06 UTC  (3+ messages)

[PATCH] [gdb.base] Enable macro test for clang compiler
 2021-03-15  5:51 UTC  (6+ messages)

GDB 10.2 Release: Proposing Mar 13-14 for official GDB 10.2 release
 2021-03-15  3:43 UTC  (7+ messages)

[PATCH 0/2] Two minor abbrev improvements
 2021-03-15  0:25 UTC  (6+ messages)
` [PATCH 1/2] Remove Irix 6 workaround from DWARF abbrev reader
` [PATCH 2/2] Constify abbrev_table::lookup_abbrev

[pushed] Use cu_header consistently in read_attribute_value
 2021-03-14 18:03 UTC 

[PATCH 0/2] Two trivial DWARF reader changes
 2021-03-14 17:53 UTC  (3+ messages)
` [pushed 1/2] Set dwarf2_per_cu_data::m_header_read_in
` [pushed 2/2] Minor tweak to use die_reader_specs::abfd

[PATCH 1/3] sim: unify toolchain settings
 2021-03-14  2:09 UTC  (7+ messages)
` [PATCH 2/3] sim: igen: merge build into top level
` [PATCH 3/3] sim: add preliminary support for --enable-targets
` [PATCH v2 1/3] sim: unify toolchain settings
  ` [PATCH v2 2/3] sim: igen: merge build into top level
  ` [PATCH v2 3/3] sim: add preliminary support for --enable-targets
  ` [PATCH] sim: testsuite: integrate common tests into build

GDB 10.2 Release: 2021-03-13 update (10.2 release delayed)
 2021-03-13 12:58 UTC  (2+ messages)

[PATCH] Use RAII to set the per-thread SIGSEGV handler
 2021-03-12 17:30 UTC  (4+ messages)
` [PATCH v2] "

[RFC] TUI windows for locals/display/threads/frames/memory
 2021-03-12 17:02 UTC  (34+ messages)
  ` [PATCH 01/22] Initial TUI mouse support
  ` [PATCH 02/22] Create/disable/enable/delete breakpoints in TUI with mouse
  ` [PATCH 03/22] Forward mouse click to python TUI window
  ` [PATCH 04/22] Prevent flickering when redrawing the TUI python window
  ` [PATCH 05/22] Implement locals TUI window
  ` [PATCH 06/22] Implement display "
  ` [PATCH 07/22] Implement threads "
  ` [PATCH 08/22] Implement frames "
  ` [PATCH 09/22] Implement cccw TUI command

[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
 2021-03-12 15:36 UTC  (5+ messages)
` [PING][PATCH] "

[PATCH] gdb: use make_scoped_restore to restore gdbpy_current_objfile
 2021-03-12 14:19 UTC  (2+ messages)

[PATCH 0/2] Rewrite the Rust expression parser
 2021-03-12  2:46 UTC  (3+ messages)
` [PATCH 1/2] Fix syntax error in Rust test
` [PATCH 2/2] Rewrite the Rust expression parser

sim automake regen
 2021-03-12  0:02 UTC  (3+ messages)

[PATCH 20/22] Use method children instead of to_string in pretty printers
 2021-03-11 21:55 UTC  (4+ messages)
  ` [PATCH 21/22] Implement memory TUI window
  ` [PATCH 22/22] Copy variable value to clipboard on middle-click

[PATCH 10/22] Add optional styled argument to gdb.execute
 2021-03-11 21:53 UTC  (16+ messages)
  ` [PATCH 11/22] Use styled argument of gdb.execute() for cccw command
  ` [PATCH 12/22] Add optional full_window argument to TuiWindow.write
  ` [PATCH 13/22] Use the full_window argument of TuiWindow.write to prevent flickering
  ` [PATCH 14/22] Add set_tui_auto_display python function
  ` [PATCH 15/22] Disable automatic display while the display window is active
  ` [PATCH 16/22] Show raw flag in info display
  ` [PATCH 17/22] Use the raw flag of automatic display to disable pretty printers
  ` [PATCH 18/22] Update the source location with Frame.select
  ` [PATCH 19/22] Refresh the TUI source window when changing the frame in the frame window

[PATCH] Add directory containing executable to relative search paths for .dwo files
 2021-03-11 15:33 UTC  (4+ messages)
  ` [PATCH, v2] "

[PATCH v2 0/8] extend branch tracing to use ARM CoreSight traces
 2021-03-11  6:23 UTC  (10+ messages)
` [PATCH v2 1/8] configure gdb build system for supporting btrace on arm processors
` [PATCH v2 2/8] add btrace coresight related commands
` [PATCH v2 3/8] start/stop btrace with coresight etm and parse etm buffer. nat independant
` [PATCH v2 4/8] start/stop btrace with coresight etm and collect etm buffer on linux os
` [PATCH v2 5/8] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
` [PATCH v2 6/8] add support for coresight btrace via remote protocol
` [PATCH v2 7/8] adapt btrace testcases for arm target
` [PATCH 8/8] document btrace support for arm targets using coresight etm traces

[PATCH 0/8] extend branch tracing to use ARM CoreSight traces
 2021-03-11  0:12 UTC  (16+ messages)
` [PATCH 1/8] configure gdb build system for supporting btrace on arm processors
` [PATCH 2/8] add btrace coresight related commands
` [PATCH 3/8] start/stop btrace with coresight etm and parse etm buffer. nat independant
` [PATCH 5/8] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
` [PATCH 8/8] document btrace support for arm targets using coresight etm traces

[PATCH] gdb-create-powerpc-power10 test
 2021-03-10 21:26 UTC  (3+ messages)

[pushed] Use bool for "parse_completion"
 2021-03-10 18:56 UTC 

[PATCH 0/5] Fix Ada expression regressions
 2021-03-10 17:56 UTC  (6+ messages)
` [PATCH 1/5] Fix bug in Ada aggregate assignment
` [PATCH 2/5] Fix Ada assignment resolution
` [PATCH 3/5] Fix regression in Ada ptype
` [PATCH 4/5] Implement Ada operator overloading
` [PATCH 5/5] Call ada_ensure_varsize_limit in indirection

[PATCH] gdb-power10-single-step
 2021-03-10 17:50 UTC  (2+ messages)

Subtle problems with "info sharedlibrary" on MS-Windows
 2021-03-10 17:35 UTC  (4+ messages)

[PATCH 00/14] Resolve all duplicate test names in gdb.python/
 2021-03-10 14:32 UTC  (16+ messages)
` [PATCH 01/14] gdb/testsuite: make test names unique in gdb.python/py-mi.exp
` [PATCH 02/14] gdb/testsuite: make test names unique in gdb.python/py-format-string.exp
` [PATCH 03/14] gdb/testsuite: make test names unique in gdb.python/py-strfns.exp
` [PATCH 04/14] gdb/testsuite: make test names unique in gdb.python/py-finish-breakpoint.exp
` [PATCH 05/14] gdb/testsuite: make test names unique in gdb.python/py-explore.exp
` [PATCH 06/14] gdb/testsuite: make test names unique in gdb.python/py-pp-maint.exp
` [PATCH 07/14] gdb/testsuite: make test names unique in gdb.python/py-block.exp
` [PATCH 08/14] gdb/testsuite: make test names unique in gdb.python/py-prompt.exp
` [PATCH 09/14] gdb/testsuite: make test names unique in gdb.python/py-symtab.exp
` [PATCH 10/14] gdb/testsuite: remove a duplicate test
` [PATCH 11/14] gdb/testsuite: make test names unique in gdb.python/py-explore-cc.exp
` [PATCH 12/14] gdb/testsuite: check the correct Python variable in test
` [PATCH 13/14] gdb/testsuite: remove duplicate test from gdb.python/py-value-cc.exp
` [PATCH 14/14] gdb/testsuite: resolve remaining duplicate test names in gdb.python/*.exp

[PATCH] MI: PR20684, preserve user selected thread and frame when invoking MI commands
 2021-03-09 12:04 UTC  (4+ messages)
` [PING] "

[PATCH] gdb: fix field names of GDB's type main_type structure
 2021-03-09 11:09 UTC  (4+ messages)

[PATCH v4] gdb/fortran: Add 'LOC' intrinsic support
 2021-03-09 10:41 UTC  (3+ messages)

[PATCH] Fix function call regression in new evaluator
 2021-03-09  9:44 UTC  (2+ messages)

[PATCH 0/4] Add support for command renaming
 2021-03-09  9:42 UTC  (17+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] gdb: add lookup_cmd_exact to simplify a common pattern
  ` [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
  ` [PATCH v2 3/5] gdb: update the docs for add_cmd and do_add_cmd to match reality
  ` [PATCH v2 4/5] gdb: generate the prefix name for prefix commands on demand
  ` [PING] [PATCH v2 0/5] Add support for command renaming
    ` [PING2] "
      ` [PING 3] "
        ` [PING 4] "
          ` [PING 5] "

[PATCH 1/3] src-release: fix indentation
 2021-03-09  9:42 UTC  (8+ messages)
` [PATCH] sim: switch to autogenerated ChangeLog files

[PATCH v3] gdb/fortran: Add 'LOC' intrinsic support
 2021-03-09  8:44 UTC  (3+ messages)

[PATCH 00/43 V2] Allow location description on the DWARF stack
 2021-03-08 23:52 UTC  (3+ messages)
` [PATCH 18/43] Add new register access interface to expr.c

[PATCH 0/2] Fortran RANK and SIZE keywords
 2021-03-08 18:55 UTC  (6+ messages)
` [PATCHv2 0/3] Fortran RANK, SIZE, and SHAPE keywords
  ` [PATCHv2 1/3] gdb/fortran: add support for RANK keyword
  ` [PATCHv2 2/3] gdb/fortran: add support for 'SIZE' keyword
  ` [PATCHv2 3/3] gdb/fotran: add support for the 'shape' keyword

[PATCH] Enable maintainer mode for sim
 2021-03-08 16:51 UTC  (3+ messages)

[PATCH 1/2] sim: introduce {COMPILE,LINK}_FOR_BUILD
 2021-03-08  8:22 UTC  (2+ messages)
` [PATCH 2/2] sim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILD

[PATCH/committed] sim: delete unused BUILD_LIBS setting
 2021-03-08  5:59 UTC 

[PATCH/committed] sim: igen: update options API
 2021-03-08  3:03 UTC 

Fail to compile m4 package
 2021-03-07 18:17 UTC 

GDB 10.2 release (respin) -- 2021-02-28 Update
 2021-03-07 16:59 UTC  (12+ messages)

[pushed] Fix build bug in ada-lang.c
 2021-03-06 16:42 UTC 

[PATCH 0/5] Some minor dwz-handling improvements & cleanups
 2021-03-06 16:28 UTC  (2+ messages)

[PATCH] Micro-optimize abbrev reading and storage
 2021-03-06 16:23 UTC  (2+ messages)

[PATCH] Make valgrind tests more robust by adding --wait=1 to vgdb invocation
 2021-03-06 15:55 UTC  (4+ messages)

[PATCH] Handle unaligned mapping of .gdb_index
 2021-03-05 20:36 UTC 

[PATCH v2] gdb/fortran: Add 'LOC' intrinsic support
 2021-03-05 20:07 UTC  (7+ messages)

[PATCH] nptl: Move stack list variables into _rtld_global
 2021-03-05 19:00 UTC  (4+ 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).