[PATCH 1/3] [gdb/exp] Allow internal function to indicate return type
2024-07-16 15:50 UTC (8+ messages)
` [PATCH 2/3] [gdb/exp] Fix ptype $_creal/$_cimag
` [PATCH 3/3] [gdb/testsuite] Simplify gdb.base/complex-parts.exp
[PATCH v2 1/2] [gdb/exp] Allow internal function to indicate return type
2024-07-16 15:26 UTC (2+ messages)
` [PATCH v2 2/2] [gdb/exp] Fix ptype $_creal/$_cimag
[PATCH 0/4] Clean up TUI refreshing
2024-07-16 15:01 UTC (6+ messages)
` [PATCH 1/4] Clean up refreshing in TUI register window
` [PATCH 2/4] Rename tui_suppress_output
` [PATCH 3/4] Remove tui_wrefresh
` [PATCH 4/4] Remove tui_refresh_cmd_win
[PATCH 1/2] [gdb/testsuite] Detect trailing-text-in-parentheses duplicates
2024-07-16 13:01 UTC (2+ messages)
` [PATCH 2/2] [gdb/testsuite] Fix "
[PATCH v3 1/3] Fix handling of DW_AT_entry_pc of inlined subroutines
2024-07-16 9:41 UTC (4+ messages)
[PATCH v3 0/2] Remove MPX
2024-07-16 9:15 UTC (5+ messages)
` [PATCH v3 1/2] gdb, testsuite, python: Add missing imports
` "
[PATCH 0/2] find debug by debuglink minor fixes
2024-07-16 9:00 UTC (4+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb: avoid '//' in filenames when searching for debuginfo
` [PATCHv2 2/2] gdb: fix a target: prefix issue in find_separate_debug_file
[PATCH RESEND] Fix AArch64 prologue analysis for functions using Shadow Call Stack
2024-07-16 8:08 UTC
[PATCH] gdb: obtain a lock before reading a separate debug info file
2024-07-16 6:55 UTC
Experimental Support for Microblaze 64-bit Architecture - binutils and gdb
2024-07-15 20:05 UTC (6+ messages)
[pushed] gdb: pass program space to overlay_invalidate_all
2024-07-15 18:40 UTC
[PATCH 00/14] Some random program space cleanups
2024-07-15 18:38 UTC (28+ messages)
` [PATCH 01/14] gdb: use objfile::pspace in objfile::unlink
` [PATCH 02/14] gdb: pass program space to objfile_purge_solibs
` [PATCH 03/14] gdb: split no_shared_libraries, command vs implementation
` [PATCH 04/14] gdb: pass program space to no_shared_libraries
` [PATCH 05/14] gdb: make `program_space::free_all_objfiles` use `this`
` [PATCH 06/14] gdb: pass program space to clear_current_source_symtab_and_line
` [PATCH 07/14] gdb: bool-ify a few functions in objfiles.{c,h}
` [PATCH 08/14] gdb: pass program space to have_{full,partial}_symbols
` [PATCH 09/14] gdb: pass program space to get_current_source_symtab_and_line
` [PATCH 10/14] gdb: pass program space to objfiles_changed
` [PATCH 11/14] gdb: pass program space to entry_point_address_query
` [PATCH 12/14] gdb: pass program space to entry_point_address
` [PATCH 13/14] gdb: pass program space to objfile::objfile
` [PATCH 14/14] gdb: pass program space to objfile::make
[PATCH] Fix loading a saved recording
2024-07-15 16:26 UTC (5+ messages)
[pushed] gdb: remove some trivial uses of current_program_space
2024-07-15 15:07 UTC
[PATCH v9] Add a test for the gcore script
2024-07-15 14:33 UTC (2+ messages)
[pushed] gdb: make objfile::pspace private
2024-07-15 13:58 UTC
Commit: Update top level config.guess and config.sub files
2024-07-15 9:22 UTC
[PATCH] Fix AArch64 prologue analysis for functions using Shadow Call Stack
2024-07-15 9:19 UTC (3+ messages)
[PATCH v2] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
2024-07-14 21:59 UTC (3+ messages)
` [PING][PATCH "
[PATCH^5] gdb: mips: Add MIPSR6 support
2024-07-13 16:56 UTC (7+ messages)
[PATCH] libiberty: sync with gcc
2024-07-12 21:49 UTC (4+ messages)
[PATCH v3 2/3] Introduce a new line table flag is_weak
2024-07-12 20:14 UTC (2+ messages)
Kindly Get Back To Me
2024-07-12 15:28 UTC
[PATCH v2 0/6] Refinement of scheduler-locking settings
2024-07-12 11:13 UTC (10+ messages)
` [PATCH v2 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH v2 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH v2 3/6] gdb, cli: pass the argument of a set command to its callback
` [PATCH v2 4/6] gdb: change the internal representation of scheduler locking
` [PATCH v2 5/6] gdb: refine commands to control "
` [PATCH v2 6/6] gdb: add eval option to lock the scheduler during infcalls
[PATCH 0/4] Minor fixes to DAP breakpoint setting
2024-07-11 15:46 UTC (7+ messages)
` [PATCH 1/4] Introduce exec_mi_and_log for DAP
` [PATCH 2/4] Make DAP instruction breakpoints unverified
` [PATCH 3/4] Fix failure with C++ exceptions in DAP
` [PATCH 4/4] Notify Python when breakpoint symbol changes
[PATCH] gdb: add testcase for invalid record display
2024-07-11 9:53 UTC (3+ messages)
[PATCH 0/4] Fixes to record-full replay issues
2024-07-10 17:17 UTC (2+ messages)
[PATCH v2] gdb: Update SECURITY.txt to mention extension scripts and internal errors
2024-07-10 12:09 UTC (3+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
CFP deadline for Toolchains Track @ LPC 2024 extended
2024-07-10 8:11 UTC
[PATCH v5 0/2] Add amd64 LAM watchpoint support
2024-07-09 14:09 UTC (5+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
` [PATCH v5 2/2] LAM: Enable tagged pointer support for watchpoints
[PATCH v5] Change message when reaching end of reverse history
2024-07-09 6:24 UTC (3+ messages)
[PATCH v4 0/2] Add amd64 LAM watchpoint support
2024-07-08 14:57 UTC (16+ messages)
` [PATCH v4 1/2] gdb: Make tagged pointer support configurable
` [PATCH v4 2/2] LAM: Enable tagged pointer support for watchpoints
[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
2024-07-08 11:33 UTC (10+ messages)
` [External] : "
gdb-15 branch FROZEN
2024-07-07 16:52 UTC (2+ messages)
` gdb-15 branch OPEN again (was: "gdb-15 branch FROZEN")
[release/branch] Bump GDB's version number to 15.1.90.DATE-git
2024-07-07 16:49 UTC
[release/branch] Set GDB version number to 15.1
2024-07-07 16:31 UTC
[PATCH v3] gdb: fix "frame function" failure to get frame when call is it's last instruction
2024-07-06 8:44 UTC (6+ messages)
[PATCH v4] Change message when reaching end of reverse history
2024-07-06 6:58 UTC (3+ messages)
[PATCH 1/5] Restore bitshift.exp tests
2024-07-05 19:46 UTC (6+ messages)
` [PATCH 5/5] Fix cast types for opencl
[PATCH v3] sim: riscv: Fix some compatibility issues with gcc
2024-07-05 10:18 UTC (3+ messages)
[PATCH v3 3/3] Fix range end handling of inlined subroutines
2024-07-05 9:18 UTC
[PATCH v3 0/3] Improve debugging of optimized code
2024-07-05 9:15 UTC
[PATCH v3 2/2] sim: riscv: Simplify the signed div by -1 code
2024-07-05 9:09 UTC
[PATCH v3 1/2] sim: riscv: fix a divw division by -1 bug
2024-07-05 9:08 UTC
[PATCH 0/1] gdbserver: add thread map
2024-07-05 9:02 UTC (2+ messages)
` [PATCH 1/1] gdbserver: add process specific thread list and map
[PATCH v3 0/1] gdb: adjust the default place of 'list' to main's prologue
2024-07-05 7:41 UTC (2+ messages)
` [PING][PATCH "
[PATCH v2] gdb, testsuite: fix gdb.base/list-dot-nodebug and make it more robust
2024-07-05 4:37 UTC (2+ messages)
` [PATCH v2] gdb,testsuite: "
[PATCHv3 0/7] Further filename completion improvements
2024-07-04 15:42 UTC (19+ messages)
` [PATCHv4 00/14] "
` [PATCHv4 01/14] gdb: split apart two different types of filename completion
` [PATCHv4 02/14] gdb: deprecated filename_completer and associated functions
` [PATCHv4 03/14] gdb: improve escaping when completing filenames
` [PATCHv4 04/14] gdb: move display of completion results into completion_result class
` [PATCHv4 05/14] gdb: simplify completion_result::print_matches
` [PATCHv4 06/14] gdb: add match formatter mechanism for 'complete' command output
` [PATCHv4 07/14] gdb: apply escaping to filenames in 'complete' results
` [PATCHv4 08/14] gdb: improve gdb_rl_find_completion_word for quoted words
` [PATCHv4 09/14] gdb: implement readline rl_directory_rewrite_hook callback
` [PATCHv4 10/14] gdb: new extract_single_filename_arg helper function
` [PATCHv4 11/14] gdb: extend completion of quoted filenames to work in brkchars phase
` [PATCHv4 12/14] gdb: add remove-symbol-file command completion
` [PATCHv4 13/14] gdb: allow quoted filenames for commands that have custom completion
` [PATCHv4 14/14] gdb: 'target ...' commands now expect quoted/escaped filenames
[PATCH v2] gdb: fix "frame function" issue when call is last instruction
2024-07-04 11:57 UTC (3+ messages)
[PATCH 00/46] A new target to debug Intel GPUs
2024-07-04 6:47 UTC (16+ messages)
` [PATCH 01/46] gdb, intelgt: add intelgt as a basic machine
` [PATCH 05/46] gdb, arch, intelgt: add intelgt arch definitions
` [PATCH 07/46] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description
` [PATCH 11/46] gdb, gdbserver, rsp, ze: acknowledge libraries
` [PATCH 18/46] gdb, gdbserver, ze: add U stop reply
` [PATCH 19/46] gdb, gdbserver, ze: add library notification to "
[PATCH] Hurd: do not include defs.h when compiling MiG stubs since they are compiled as C files
2024-07-03 22:05 UTC
[PATCH] Port GDB to Hurd x86_64
2024-07-03 21:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] Port GDB to Hurd x86_64
2024-07-03 21:45 UTC
[PATCH v4 0/5] Modernize frame unwinders and add disable feature
2024-07-03 17:53 UTC (8+ messages)
` [PATCH v4 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PATCH v4 2/5] gdb: add "unwinder class" to "
` [PATCH v4 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v4 4/5] gdb: introduce ability to disable frame unwinders
` [PATCH v4 5/5] gdb/testsuite: Test for a backtrace through object without debuginfo
[PATCH] gdb: reintroduce reg_buffer::m_readonly in place of m_has_pseudo
2024-07-03 13:00 UTC (3+ messages)
[PATCH] Use lwp field in ptid for AIX
2024-07-03 2:54 UTC (3+ messages)
[PATCH 0/3] [gdb/symtab] Fix some issues with macro complaints
2024-07-02 22:03 UTC (3+ messages)
` [PATCH 1/3] [gdb/symtab] Emit malformed macro definition complaint once
[PATCH] Add returnValue scope to DAP
2024-07-02 18:22 UTC (3+ messages)
[pushed] Accept unnamed array in gdb.ada/limited-length.exp
2024-07-02 17:13 UTC
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