Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH][gdb/breakpoint] Fix assert in jit_event_handler
 2021-05-24 15:20 UTC  (7+ messages)

[PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
 2021-05-24 15:18 UTC  (8+ messages)
  ` [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write

[RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
 2021-05-24 15:15 UTC  (4+ messages)

[PATCH 0/8] Change alias creation functions to accept target as cmd_list_element
 2021-05-24 15:15 UTC  (9+ messages)
` [PATCH 1/8] gdb: make add_setshow commands return set_show_commands
` [PATCH 4/8] gdb: make add_com_alias accept target as a cmd_list_element
` [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 0/4] Fix crash in "set python" and small cleanups
 2021-05-24 15:12 UTC  (13+ messages)
` [PATCH 1/4] gdb: Add an overloaded ui_out::text accepting a const std::string &
` [PATCH 3/4] gdb: Fix crash in cmd_show_list () if the prefix doesn't contain "show "

[PATCH/OBVIOUS] Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND
 2021-05-24 14:48 UTC  (2+ messages)

[PATCH] gnulib: import ffs
 2021-05-24 14:45 UTC  (2+ messages)

[PATCH] gdb: run 'maint selftest' with an executable loaded
 2021-05-24 14:06 UTC  (10+ messages)
` [PATCHv2] "

[PATCH] gdb: make iterate_over_threads a template function
 2021-05-24 13:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
 2021-05-24 13:54 UTC  (2+ messages)

[PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
 2021-05-24 13:52 UTC  (2+ messages)

[PATCH] [AArch64] MTE corefile support
 2021-05-24 13:41 UTC  (10+ messages)

[PATCH] RISC-V : Add linker support for further Z extensions
 2021-05-24 13:34 UTC 

[PATCH] opcodes: cris: move desc & opc files from sim/
 2021-05-24 13:24 UTC  (20+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
 2021-05-24 11:36 UTC  (3+ messages)

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

[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/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: 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  (5+ 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  (14+ 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] 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)

[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] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox