public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Add support for MIPS32/64 revision 6
 2021-05-20  7:45 UTC  (5+ messages)
` [PATCH 1/5] sim: Allow toggling of quiet NaN-bit semantics
` [PATCH 2/5] sim: Factor out NaN handling in floating point operations
` [PATCH 3/5] sim: Add partial support for IEEE 754-2008
` [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6

[PATCH] opcodes: cris: move desc & opc files from sim/
 2021-05-20  5:18 UTC  (9+ messages)

[PATCH] sim/d10v: Use offsetof in a static assertion about structure layout
 2021-05-19 23:35 UTC  (2+ messages)

[PATCH] Replace sort_tu_by_abbrev_offset with operator<
 2021-05-19 23:35 UTC  (4+ messages)

[PATCH] guile: stop procedures on invalid breakpoints
 2021-05-19 23:28 UTC 

[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] Mark tu_abbrev_offset::operator<() const
 2021-05-19 18:54 UTC  (2+ messages)

[PATCHv2] Add optional styled argument to gdb.execute
 2021-05-19 17:34 UTC  (2+ messages)

[PATCH] sim: pcc: fix some Wenum-compare warnings
 2021-05-19 17:06 UTC  (2+ messages)

[PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
 2021-05-19 16:32 UTC  (3+ messages)

[PATCH] sim: ppc: fix some Wpointer-sign warnings
 2021-05-19 16:32 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  (16+ 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 "
` [PATCH 4/4] gdb: Add "set|show python" commands to the correct list

[PATCH] testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.c
 2021-05-19 12:56 UTC 

[PUSHED] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
 2021-05-19 12:41 UTC 

[PATCH] gdb: avoid premature dummy frame garbage collection
 2021-05-19 12:29 UTC 

[PATCH] [AArch64] MTE corefile support
 2021-05-19 12:13 UTC  (4+ messages)

[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  (14+ messages)
` [PATCH 3/4] gdb: add new -group-by-binary flag to info sources command
` [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

[RFC][gdb/cli] Ignore error in gdb command script
 2021-05-19  7:36 UTC  (13+ messages)
            ` [PATCH][gdb/cli] Add ignore-errors command

[PATCH] Guile: temporary breakpoints
 2021-05-19  5:15 UTC  (3+ messages)
` [PING] "
  ` [PING**2] "

[PATCH] kill all threadapply processes at end of test
 2021-05-19  0:11 UTC  (6+ messages)

[PATCH] [AArch64] Sanitize the address before working with allocation tags
 2021-05-18 21:20 UTC  (3+ messages)

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

[PATCH V5] CTF: multi-CU and archive support
 2021-05-18  0:20 UTC 

[PATCH] gdb: add build mode to reverse order of _initialize function calls
 2021-05-17 20:43 UTC  (3+ messages)

[PATCH] gdb: additional settings for emacs in .dir-locals.el
 2021-05-17 19:41 UTC  (4+ messages)

[PATCH] Avoid crash with GCC trunk
 2021-05-17 19:02 UTC  (2+ messages)

[PATCH] gdb/testsuite: rename .py.in files to .py
 2021-05-17 18:58 UTC  (3+ messages)

[PATCH 0/3] Fix some sanitizer errors
 2021-05-17 18:53 UTC  (2+ messages)

[PATCH] gdb: add pyproject.toml
 2021-05-17 18:31 UTC  (3+ messages)

[PATCH 0/7] Minor improvements to cmd_list_element
 2021-05-17 18:08 UTC  (13+ messages)
` [PATCH 1/7] gdb: move cmd_list_element::prefixname to cli/cli-decode.c
` [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
` [PATCH 3/7] gdb: rename cmd_list_element::prefixlist to subcommands
` [PATCH 4/7] gdb: rename cmd_list_element::cmd_pointer to target
` [PATCH 5/7] gdb: add cmd_list_element::is_alias
` [PATCH 6/7] gdb: add cmd_list_element::is_prefix
` [PATCH 7/7] gdb: add cmd_list_element::is_command_class_help

[PING] [PATCH 3/4] Add optional styled argument to gdb.execute
 2021-05-17 16:20 UTC  (2+ messages)

[PATCH 0/3] Move dwarf2_cu to its own file
 2021-05-17 16:15 UTC  (8+ messages)
` [PATCH 1/3] Move dwarf2_cu to new header file

[PATCH] gdb: re-format Python files using black 21.4b0
 2021-05-17 14:48 UTC  (7+ messages)

[PATCH v2] Fix raw-frame-arguments in combination with frame-filters
 2021-05-17 10:54 UTC  (3+ messages)

[PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
 2021-05-17  7:45 UTC  (6+ messages)
` [PATCH 2/2] [pr gdb/19447] sim: mips: Add shadow mappings for 32-bit memory address space
    ` [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,V4 0/2] CTF: bug fixes and new features
 2021-05-16 22:31 UTC  (11+ messages)
` [PATCH,V4 1/2] CTF: fix incorrect function return type
  ` [PATCH,V4 2/2] CTF: multi-CU and archive support

[PATCH] sim: riscv: move __int128 check to configure
 2021-05-16  4:14 UTC 

[PATCH] sim: ppc: clean up various warnings
 2021-05-15 15:00 UTC 

[PATCH/committed] sim: switch to libiberty environ.h
 2021-05-15 14:59 UTC 

[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-05-15 13:52 UTC  (7+ messages)
` [PATCHv3 "
  ` [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
          ` SV: "

[PING^3] [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
 2021-05-15 12:31 UTC 

[pushed] Fix Python pretty-printing bug in Rust
 2021-05-15  2:01 UTC 

[PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
 2021-05-14 20:56 UTC  (7+ messages)

[PATCH 0/1] Integrate GNU poke in GDB
 2021-05-14 20:52 UTC  (5+ messages)

[PATCH v2 5/5] gdb: Add support for renaming commands
 2021-05-14 20:41 UTC  (2+ messages)
` [PATCH v3 5/5] gdb: add "

[PATCH v2 3/5] gdb: update the docs for add_cmd and do_add_cmd to match reality
 2021-05-14 20:39 UTC  (2+ messages)
` [PATCH v3 3/5] gdb: move declarations and docs for cli-decode.c to cli-decode.h

[PATCH v2 2/5] gdb: prevent prefix commands from being hooks
 2021-05-14 20:38 UTC  (2+ messages)
` [PATCH v3 "

[RFC PATCH] gdb: fix eval.c assert during inferior exit event
 2021-05-14 16:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] testsuite: Cleanup some temp dirs with gdb-index files
 2021-05-14 15:45 UTC  (6+ messages)
` [PP?] "

[PATCH 5/6] sim: callback: convert time interface to 64-bit
 2021-05-14 14:00 UTC  (3+ messages)
` [PATCH 5/6 v2] "

[PATCH] inflow.c: Do not leak tty
 2021-05-14 13:22 UTC  (2+ messages)

[PATCH v3] gdb/python: add a 'connection_num' attribute to Inferior objects
 2021-05-14 13:15 UTC  (2+ messages)

[PATCH 1/2] gdb: some int to bool conversion in remote.c
 2021-05-14 12:52 UTC  (5+ messages)
` [PATCH 2/2] gdb: avoid sending unnecessary wildcard vCont actions

[PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
 2021-05-14 10:13 UTC  (7+ messages)

[PATCH v3] Fixed pretty printing max depth behavior
 2021-05-14  6:05 UTC  (3+ messages)
` [PING] "

[PATCH] sim: install library header files
 2021-05-14  5:59 UTC 

[PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
 2021-05-13 19:30 UTC  (3+ messages)
` [PATCH 5/5] gdb: maybe unpush target from old inferior in inf_child_target::follow_exec

[PATCH] [symtab/27831] Fix OBJF_MAINLINE assert
 2021-05-13 19:17 UTC  (2+ 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).