public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [gdb.base] Enable macro test for clang compiler
 2021-03-10 15:45 UTC 

[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

Subtle problems with "info sharedlibrary" on MS-Windows
 2021-03-10 12:36 UTC 

GDB 10.2 Release: Proposing Mar 13-14 for official GDB 10.2 release
 2021-03-10  2:48 UTC  (6+ messages)

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

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

[PATCH] gdb: fix field names of GDB's type main_type structure
 2021-03-09 11:09 UTC  (5+ 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  (11+ messages)
` [PATCH 1/2] gdb/fortran: add support for RANK keyword
` [PATCH 2/2] gdb/fortran: add support for 'SIZE' keyword
` [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

sim automake regen
 2021-03-08 18:46 UTC  (2+ messages)

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

[RFC] TUI windows for locals/display/threads/frames/memory
 2021-03-08 12:00 UTC  (16+ 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 10/22] Add optional styled argument to gdb.execute
 2021-03-08 10:01 UTC  (13+ 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 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 0/2] Two minor abbrev improvements
 2021-03-08  4:00 UTC  (4+ messages)
` [PATCH 1/2] Remove Irix 6 workaround from DWARF abbrev reader
` [PATCH 2/2] Constify abbrev_table::lookup_abbrev

[PATCH 1/3] sim: unify toolchain settings
 2021-03-08  3:33 UTC  (3+ messages)
` [PATCH 2/3] sim: igen: merge build into top level
` [PATCH 3/3] sim: add preliminary support for --enable-targets

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

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

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

[PATCH] nptl: Move stack list variables into _rtld_global
 2021-03-05 19:00 UTC  (4+ messages)

[PATCH] gdb-create-powerpc-power10 test
 2021-03-05 18:51 UTC 

[PATCH] gdb-power10-single-step
 2021-03-05 18:51 UTC 

[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-03-05 17:35 UTC  (4+ messages)
` [PATCHv3 "

[PATCH] Use enum for gdbarch_call_dummy_location
 2021-03-05 16:05 UTC  (5+ messages)

[PATCH][gdb/breakpoints] Workaround missing line-table entry
 2021-03-05  6:35 UTC  (3+ messages)
` [PING][PATCH][gdb/breakpoints] "
  ` [PING^2][PATCH][gdb/breakpoints] "

[PATCH gdb-10-branch candidate] gdb: set current thread in sparc_{fetch, collect}_inferior_registers (PR gdb/27147)
 2021-03-04 17:10 UTC  (3+ messages)
` [PATCH gdb-10-branch candidate] gdb: set current thread in sparc_{fetch,collect}_inferior_registers "

[PATCH] sim: drop dep on configure-gdb
 2021-03-04 16:38 UTC  (5+ messages)

[PATCH 0/8] extend branch tracing to use ARM CoreSight traces
 2021-03-04 16:35 UTC  (7+ 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] Add directory containing executable to relative search paths for .dwo files
 2021-03-04 15:48 UTC  (3+ messages)
  ` [PATCH, v2] "

[pushed] Minor Ada-related cleanups
 2021-03-04 14:32 UTC  (3+ messages)

[pushed] Use "bool" in ada-lang.c
 2021-03-04 14:31 UTC 

[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
 2021-03-04 14:30 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH] gdb/fortran: Add 'LOC' intrinsic support
 2021-03-04 13:26 UTC  (3+ messages)

[PATCH,V2 0/5] CTF: bug fixes and new features
 2021-03-03 22:27 UTC  (21+ messages)
` [PATCH,V2 1/5] CTF: fix incorrect function return type
  ` [PATCH,V2 2/5] CTF: set up debug info for function arguments
    ` [PATCH,V2 3/5] CTF: handle forward reference type
      ` [PATCH,V2 4/5] CTF: add all members of an enum type to psymtab
        ` [PATCH,V2 5/5] CTF: multi-CU and archive support

[PATCH 0/4] Minor C++-ifications for Ada
 2021-03-03 19:04 UTC  (6+ messages)
` [PATCH 3/4] Return a vector from ada_lookup_symbol_list

[PATCH 0/8] pass gdb.btrace with clang
 2021-03-03  7:57 UTC  (4+ messages)
` [PATCH 1/8] testsuite: extend nopie handling to add -fno-pie to compiler flags

[PATCH] Handle DWARF 5 separate debug sections
 2021-03-02 22:05 UTC  (8+ messages)
` build-ids, .debug_sup and other IDs (Was: [PATCH] Handle DWARF 5 separate debug sections)
  ` build-ids, .debug_sup and other IDs

RFC: update to Readline 8.1
 2021-03-02 20:41 UTC  (2+ messages)

[PING] Re: [PATCH] MI: PR20684, preserve user selected thread and frame when invoking MI commands
 2021-03-02 20:27 UTC 

[PATCH] Rewrite GNAT-encoded fixed point types in DWARF reader
 2021-03-02 20:08 UTC  (2+ messages)

[pushed] Check objfile->sf in ada-lang.c
 2021-03-02 19:06 UTC 

[PATCH v3 000/206] Refactor expressions
 2021-03-02 18:45 UTC  (2+ messages)

[PATCH][gdb/testsuite] Add KFAILs for PR symtab/24549
 2021-03-02 15:01 UTC  (7+ messages)
    ` [RFC][gdb/symtab] Add DW_IDX_GNU_main_subprogram

[PATCH v2 0/6] Fix inferior calls from breakpoint condition
 2021-03-02 12:17 UTC  (11+ messages)
` [PATCH v2 1/6] gdb: add in_cond_eval field to thread_control_state struct
` [PATCH v2 2/6] gdb/infrun: in condition evaluation resume only current thread
` [PATCH v2 3/6] gdb/infcall: in condition evaluation register target back after infcall
` [PATCH v2 4/6] gdb/infrun: in condition evaluation wait only for the current inferior

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