Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] [Arm] Fix endianness handling for arm record self tests
 2022-09-07  8:19 UTC  (5+ messages)
` [PATCH,v2] "
  ` [PING][PATCH,v2] "

[PATCH][gdb/testsuite] Use prototype to call libc functions
 2022-09-07  8:01 UTC  (2+ messages)

[PATCH 0/2] Suppress printing of superfluous BFD error messages
 2022-09-06 23:21 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] BFD error message suppression test case

[PATCH][gdb/symtab] Support .gdb_index section with TUs in .debug_info
 2022-09-06 17:14 UTC 

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-09-06 14:41 UTC  (2+ messages)

[PATCH][gdb] Fix abort in selftest run_on_main_thread with ^C
 2022-09-06 10:35 UTC 

[COMMITTED PATCH] gdb: add Tsukasa Oi to gdb/MAINTAINERS
 2022-09-06  9:03 UTC 

[PUSHED] gdb: move a write after approval entry into the correct place
 2022-09-06  8:49 UTC 

[PATCH 0/2] gdb, opcodes: Add non-enum disassembler options
 2022-09-06  8:31 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gdb: "
` [PATCH v2 0/2] gdb, opcodes: "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] gdb: "

[PATCH][gdb/symtab] Support .debug_names section with TUs in .debug_info
 2022-09-06  8:22 UTC  (2+ messages)

[PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-tu.exp
 2022-09-06  8:17 UTC  (2+ messages)

[PATCH] gdb/testsuite/lib/future.exp: follow dejagnu default_target_compile
 2022-09-05 18:30 UTC  (2+ messages)

[PATCH v4 00/15] Clean gdb.base when testing with clang
 2022-09-05 14:59 UTC  (4+ messages)
` [PINGv2][PATCH "
  ` [PINGv3][PATCH "
    ` [PINGv4][PATCH "

[PATCH 0/9] Disassembler opcode display and text alignment
 2022-09-05 14:11 UTC  (3+ messages)

[PATCH][gdb/build] Add gdb/contrib/makeinfo-dummy.sh
 2022-09-05 14:10 UTC  (5+ messages)

[PATCH] gdb: add a numeric check after the exponent (PR cli/24124)
 2022-09-05 13:57 UTC  (4+ messages)
` [PATCH v2] "

[PUSHED] sim: fixes for libopcodes styled disassembler
 2022-09-05 10:38 UTC  (4+ messages)

[PATCH 0/1] sim/riscv: Complete tidying up with SBREAK
 2022-09-05  8:45 UTC  (4+ messages)
` [PATCH 1/1] "

[RFAv3] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-09-03 15:17 UTC  (3+ messages)
` ping^10 "

[PATCH] sim: Update mailing list address
 2022-09-02 11:18 UTC  (5+ messages)

[PATCH 0/9] Lots of changes to gdbarch_register_name (many architectures)
 2022-09-01 21:31 UTC  (10+ messages)
` [PATCH 1/9] gdb/testsuite: rewrite capture_command_output proc
` [PATCH 2/9] gdb/riscv: fix failure in gdb.base/completion.exp
` [PATCH 3/9] gdb/gdbarch: add a comment to gdbarch_register_name
` [PATCH 4/9] gdb: add a gdbarch_register_name self test, and fix some architectures
` [PATCH 5/9] gdb: check for duplicate register names in selftest
` [PATCH 6/9] gdb: add asserts to gdbarch_register_name
` [PATCH 7/9] gdb/csky: remove nullptr return from csky_pseudo_register_name
` [PATCH 8/9] gdb: final cleanup of various gdbarch_register_name methods
` [PATCH 9/9] gdb: update now gdbarch_register_name doesn't return nullptr

[PATCH v2] gdb: add a file event mask parameter to add_file_handler
 2022-09-01 18:50 UTC 

[PATCH] Initial implementation of Debugger Adapter Protocol
 2022-09-01 16:38 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
 2022-09-01 14:40 UTC  (7+ messages)

[PATCH 1/2] [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp with clang
 2022-09-01 14:09 UTC  (2+ messages)
` [PATCH 2/2] [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for ppc64le

[PATCH] gdb: make "start" breakpoint inferior-specific
 2022-09-01 10:42 UTC  (3+ messages)

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-09-01 10:32 UTC  (5+ messages)
` [PATCH v6 2/8] GDB/doc: Document the Guile `#:unlimited' keyword
` [PING][PATCH v6 0/8] gdb: split array and string limiting options

[PATCH] Update auxv cache when there is no auxv cached data
 2022-09-01  9:29 UTC  (3+ messages)
` [PATCH] Update auxv cache when inferior pid is 0 (no inferior)
  ` [PING][PATCH] "

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-09-01  9:29 UTC  (4+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "

[PATCH] gdb/linespec: Improve sliding breakpoints
 2022-09-01  9:04 UTC  (3+ messages)

[PATCH] gdb/python-config: replace deprecated distutils.sysconfig
 2022-09-01  8:58 UTC  (3+ messages)

[PATCH v4 0/3] RISC-V: Add 'Zmmul' extension
 2022-09-01  7:47 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] RISC-V: Add 'M' extension testcases
  ` [PATCH v5 2/3] RISC-V: Add 'Zmmul' extension
  ` [PATCH v5 3/3] RISC-V: Add 'Zmmul' failure testcases
  ` [PATCH 0/1] sim: Fix RISC-V multiply instructions on simulator
    ` [PATCH 1/1] "

[PATCH 0/4] Adapt Fortran testsuite for ifort
 2022-08-31 17:22 UTC  (12+ messages)
` [PATCH 3/4] testsuite, fortran: adapt tests for ifort's 'start' behavior
` [PING 2][PATCH 0/4] Adapt Fortran testsuite for ifort
  ` [PING 3][PATCH "
    ` [PING 4][PATCH "
        ` [PING 5][PATCH "
          ` [PING 6][PATCH "

[PATCH 00/14] Minor ui / interp cleanups
 2022-08-31 17:13 UTC  (2+ messages)

[PATCH] gdb: add a file event mask parameter to add_file_handler
 2022-08-31 16:51 UTC  (7+ messages)

[PATCH 0/3] RISC-V fflags, frm, and fcsr (includes small tdesc change)
 2022-08-31 15:33 UTC  (4+ messages)
` [PATCH 3/3] gdb/riscv: better support for fflags and frm registers

[PATCH v3 0/2] Fix reverse nexting over recursions
 2022-08-31 12:07 UTC  (3+ messages)
` [PATCH v3 1/2] Change calculation of frame_id by amd64 epilogue unwinder
` [PATCH v3 2/2] gdb/reverse: Fix stepping over recursive functions

[PATCH] gdb/csky rm csky_print_registers_info
 2022-08-31 11:57 UTC 

[PATCH] gdb/csky rm csky_memory_insert/remove_breakpoint
 2022-08-31 11:49 UTC 

[PATCH] gdb/csky add unwinder for long branch cases
 2022-08-31 11:42 UTC 

[PATCH] gdb: Fix missing first breakpoint in schedule-multiple mode
 2022-08-31 10:11 UTC  (3+ messages)
` [PING 2][PATCH] "
` [PING 3][PATCH] "

[PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2022-08-31  9:36 UTC  (5+ messages)
` [PATCH v2 1/4] testsuite, fortran: make mixed-lang-stack less compiler dependent
` [PATCH v2 2/4] testsuite, fortran: Remove self assignment non-statements
` [PATCH v2 3/4] testsuite, fortran: adapt tests for ifort's 'start' behavior
` [PATCH v2 4/4] testsuite, fortran: make kfail gfortran specific

[PATCH v4 0/2] Handle unnamed template tags in GDB
 2022-08-31  8:27 UTC  (7+ messages)
` [PATCH v4 1/2] gdb, testsuite: adapt function_range expected name
` [PATCH v4 2/2] gdb, dwarf: create symbols for template tags without names

[PATCH] gdb/elfread.c: Use bfd filename instead of objfile->original_name
 2022-08-31  0:45 UTC  (5+ messages)
  ` [PING][PATCH] "

[PATCH] gdbsupport: add wrapper around result_of and invoke_result
 2022-08-30 18:44 UTC  (4+ messages)

[PATCH 0/2] Fix two small Python flush problems
 2022-08-30 17:49 UTC  (2+ messages)

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-08-30 14:45 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "

[PATCH 0/3] Improvements for Pygments based disassembly styling
 2022-08-30 14:16 UTC  (4+ messages)
` [PATCH 1/3] gdb/testsuite: extend styling test for libopcodes styling
` [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
` [PATCH 3/3] gdb/disasm: better intel flavour disassembly styling with Pygments

[PATCH] gdb: update ranged_breakpoint::print_one_detail in comments
 2022-08-30 13:15 UTC  (3+ messages)

[PATCH] gdbserver/csky add csky gdbserver support
 2022-08-30 11:39 UTC 

[PATCH v2 0/2] Fix reverse nexting over recursions
 2022-08-30 11:35 UTC  (8+ messages)
` [PATCH v2 1/2] Change calculation of frame_id by amd64 epilogue unwinder
` [PATCH v2 2/2] gdb/reverse: Fix stepping over recursive functions

[PATCH v4 0/5] Smart pointer wrapper for frame_info
 2022-08-30 10:08 UTC  (6+ messages)
` [PATCH v4 1/5] Remove frame_id_eq
` [PATCH v4 2/5] Introduce frame_info_ptr smart pointer class
` [PATCH v4 3/5] Change GDB to use frame_info_ptr
` [PATCH v4 4/5] Continue making GDB "
` [PATCH v4 5/5] gdb/frame: Add reinflation method for frame_info_ptr

[PATCH 1/3] gdbsupport: move include/gdb/fileio.h contents to fileio.h
 2022-08-29 16:29 UTC  (7+ messages)
` [PATCH 2/3] gdbsupport: convert FILEIO_* macros to an enum
` [PATCH 3/3] gdbsupport: move fileio_errno_to_host to fileio.{h.cc} and rename
` [PATCH v2 0/3] fileio error cleanups
  ` [PATCH v2 1/3] gdbsupport: move include/gdb/fileio.h contents to fileio.h
  ` [PATCH v2 2/3] gdbsupport: convert FILEIO_* macros to an enum
  ` [PATCH v2 3/3] gdbsupport: move fileio_errno_to_host to fileio.{h, cc} and rename

[PATCH] gdb, gdbsupport: configure: factor out yes/no/auto value checking
 2022-08-29 16:24 UTC  (4+ messages)

[PATCH] Enable Access to containing scope variables from nested inlined function
 2022-08-29 11:23 UTC  (5+ messages)

[PATCH v3 0/4] gdb, btrace: infrun fixes
 2022-08-29  4:41 UTC  (2+ messages)

[PATCH] Make stdin_event_handler static
 2022-08-27 17:35 UTC 

[RESEND PATCH 0/1] sim/testsuite: Trim extra path from arch
 2022-08-27  1:53 UTC  (2+ messages)
  ` [RESEND PATCH 1/1] "

[PATCH v4] gdb: Improve debuginfod progress updates
 2022-08-26 21:25 UTC  (2+ messages)
` [PING][PATCH "

[pushed] gdbsupport: fix gdb::optional compilation with C++11 && _GLIBCXX_DEBUG
 2022-08-26 15:47 UTC 

[pushed] gdb: change bpstat_print's kind parameter to target_waitkind
 2022-08-26 14:32 UTC 

[PATCH 0/2] Some patches for multi inferior case
 2022-08-25 23:20 UTC  (5+ messages)
` [PATCH 1/2] gdb: Fix deleted thread when issuing next command
` [PATCH 2/2] gdb: Improve the resuming of the stepped thread

[PATCH 0/2] Some patches for multi inferior case
 2022-08-25 14:55 UTC  (6+ messages)
` [PING][PATCH "

[PATCH] sim/aarch64: Fix type error in declaration
 2022-08-25 12:55 UTC  (3+ messages)

[PATCH v3 0/5] Smart pointer wrapper for frame_info
 2022-08-24 15:49 UTC  (6+ messages)
` [PATCH v3 2/5] Introduce frame_info_ptr smart pointer class

[PATCH] gdb: new 'maint print frame-id' command
 2022-08-24 13:45 UTC  (2+ messages)

[PATCH v3 0/2] Handle unnamed template tags in GDB
 2022-08-24  8:47 UTC  (5+ messages)
` [PATCH v3 1/2] gdb, testsuite: adapt function_range expected name
` [PATCH v3 2/2] gdb, dwarf: create symbols for template tags without names

[PATCH 0/2] Remove MI version 1
 2022-08-23 19:42 UTC  (3+ messages)

[PATCH][gdb/symtab] Fix assert in set_length
 2022-08-23 19:38 UTC  (2+ messages)

[PATCH][gdb/tdep] Declare score-*-* target obsolete
 2022-08-23 19:34 UTC  (2+ messages)

[RFAv2] Allow to document user-defined aliases
 2022-08-23 19:33 UTC  (3+ messages)

[PATCH] Add a timeout parameter to gdb_do_one_event
 2022-08-23 18:38 UTC  (4+ messages)

[PATCH v2 1/2] gdb, testsuite: adapt function_range expected name
 2022-08-23 15:35 UTC  (3+ 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