[PATCH] [AArch64] MTE corefile support
2021-05-24 12:45 UTC (9+ messages)
[PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
2021-05-24 11:36 UTC (3+ messages)
[PATCH] opcodes: cris: move desc & opc files from sim/
2021-05-24 3:48 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH/committed] sim: cris: fix memory setup typos
2021-05-24 3:43 UTC
Sim bfin build failure with gcc 11
2021-05-24 2:16 UTC (4+ messages)
[PATCH 0/5] Add support for MIPS32/64 revision 6
2021-05-24 1:26 UTC (14+ messages)
` [PATCH 1/5] sim: Allow toggling of quiet NaN-bit semantics
` [PATCH 2/5] sim: Factor out NaN handling in floating point operations
` [EXTERNAL]Re: "
` [PATCH 3/5] sim: Add partial support for IEEE 754-2008
` [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
` [EXTERNAL]Re: "
` [PATCH 5/5] gdb: mips: Add MIPSR6 support
[PATCH/committed] sim: rl78: rename open symbol to avoid collisions
2021-05-23 21:40 UTC
[PATCH/committed] sim: cris: add unistd.h for environ decl
2021-05-23 21:39 UTC
[PATCH/committed] sim: bfin: add strings.h for ffs()
2021-05-23 21:38 UTC
[PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
2021-05-23 21:32 UTC
[PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
2021-05-23 21:27 UTC
[PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec
2021-05-23 13:42 UTC (6+ messages)
` [PATCH 2/2] sim: h8300 add special case test
` [PATCH RESEND "
[PATCH 0/4] Improve debugging of optimized code
2021-05-23 11:57 UTC (6+ messages)
` [PING] "
` [PING**2] "
` [PING**3] "
[PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
2021-05-23 1:27 UTC (9+ messages)
[RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
2021-05-23 1:11 UTC (2+ messages)
[PATCH] gdb: make iterate_over_threads a template function
2021-05-23 1:08 UTC (2+ messages)
[PATCH/OBVIOUS] Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND
2021-05-22 15:18 UTC
[PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
2021-05-22 0:50 UTC (5+ messages)
` [PATCH v2 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
` [PATCH v2 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
[PATCH] sim/d10v: Use offsetof in a static assertion about structure layout
2021-05-21 22:39 UTC (4+ messages)
[PATCH][gdb/breakpoint] Fix assert in jit_event_handler
2021-05-21 19:12 UTC (6+ messages)
[PATCH] gdb/doc: add '@:' after 'e.g.' to help texinfo
2021-05-21 16:00 UTC (2+ messages)
[PATCH] testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.c
2021-05-21 15:05 UTC (2+ messages)
[PATCH] gdb: run 'maint selftest' with an executable loaded
2021-05-21 14:42 UTC (9+ messages)
` [PATCHv2] "
[PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
2021-05-21 14:35 UTC (3+ messages)
` [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write
[PATCH] gdb: avoid premature dummy frame garbage collection
2021-05-21 8:42 UTC (3+ messages)
[Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers
2021-05-21 6:52 UTC
[pushed] gdb: remove linespec_p typedef
2021-05-20 19:58 UTC
[PATCHv2] Add optional styled argument to gdb.execute
2021-05-20 18:02 UTC (9+ messages)
[PATCH] kill all threadapply processes at end of test
2021-05-20 16:01 UTC (8+ messages)
[PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
2021-05-20 15:37 UTC
[RFC][gdb/cli] Ignore error in gdb command script
2021-05-20 15:01 UTC (15+ messages)
` [PATCH][gdb/cli] Add ignore-errors command
[PATCH] cli-script: use unique_ptr to not leak next struct
2021-05-20 14:55 UTC (2+ messages)
[PATCH] guile: stop procedures on invalid breakpoints
2021-05-20 14:52 UTC (3+ messages)
[PATCH] Mark tu_abbrev_offset::operator<() const
2021-05-20 14:41 UTC (3+ messages)
[PATCH] [AArch64] Sanitize the address before working with allocation tags
2021-05-20 12:22 UTC (6+ messages)
[PATCH] sim: ppc: fix some Wpointer-sign warnings
2021-05-20 12:08 UTC (4+ messages)
[PATCH] Replace sort_tu_by_abbrev_offset with operator<
2021-05-19 23:35 UTC (3+ messages)
[PATCH] guile: fix smob exports
2021-05-19 22:27 UTC
[PATCH] guile: fix make-value with pointer type
2021-05-19 22:26 UTC
[PATCH] sim: pcc: fix some Wenum-compare warnings
2021-05-19 17:06 UTC (2+ messages)
[PATCH] sim: ppc: fix Wnonnull warning
2021-05-19 16:25 UTC (2+ messages)
[PATCH] gdb: Move definitions of std::string overloads in ui_out to the header
2021-05-19 15:53 UTC (3+ messages)
[PATCH 0/8] Change alias creation functions to accept target as cmd_list_element
2021-05-19 15:52 UTC (10+ messages)
` [PATCH 1/8] gdb: make add_setshow commands return set_show_commands
` [PATCH 2/8] gdb: remove unnecessary lookup_cmd when deprecating commands
` [PATCH 3/8] gdb/python: use return values of add_setshow functions in add_setshow_generic
` [PATCH 4/8] gdb: make add_com_alias accept target as a cmd_list_element
` [PATCH 5/8] gdb: make add_info_alias "
` [PATCH 6/8] gdb: remove add_alias_cmd overload that accepts a string
` [PATCH 7/8] gdb: add make-init-c script
` [PATCH 8/8] gdb: add option to reverse order of _initialize function calls
[PATCH] gnulib: import ffs
2021-05-19 14:43 UTC
[PATCH] sim: ppc: fix some more Wunused-function warnings
2021-05-19 14:42 UTC (2+ messages)
[PATCH] sim: ppc: fix some Wunused-function warnings
2021-05-19 14:40 UTC (2+ messages)
[PATCH 0/4] Fix crash in "set python" and small cleanups
2021-05-19 13:43 UTC (14+ messages)
` [PATCH 1/4] gdb: Add an overloaded ui_out::text accepting a const std::string &
` [PATCH 2/4] gdb: Pass std::strings to ui_out::field_string () where convenient
` [PATCH 3/4] gdb: Fix crash in cmd_show_list () if the prefix doesn't contain "show "
[PUSHED] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
2021-05-19 12:41 UTC
[PATCH][gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
2021-05-19 12:03 UTC (2+ messages)
` [committed][gdb/testsuite] "
[PATCH 0/4] New option for 'info sources', also better MI support
2021-05-19 11:53 UTC (10+ messages)
` [PATCHv2 0/5] "info sources" - group by objfile
` [PATCHv2 1/5] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
` [PATCHv2 2/5] gdb: make struct output_source_filename_data more C++ like
` [PATCHv2 3/5] gdb/mi: add regexp filtering to -file-list-exec-source-files
` [PATCHv2 4/5] gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files
` [PATCHv2 5/5] gdb: change info sources to group results by objfile
[PATCH] Guile: temporary breakpoints
2021-05-19 5:15 UTC (3+ messages)
` [PING] "
` [PING**2] "
[PATCH] Update the core file architecture if a target description is present
2021-05-18 20:20 UTC
[PATCH] Fix printing of non pointer types when memory tagging is enabled
2021-05-18 20:20 UTC
gdb build broken in sim with -Wall -Werror
2021-05-18 15:26 UTC (6+ messages)
[PATCH] gdb, testsuite, rs6000: Add powerpc64le prologue test
2021-05-18 15:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox