Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2] Add line-number styling
 2024-09-30 18:36 UTC  (3+ messages)

[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
 2024-09-30 18:04 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v4 0/5] Modernize frame unwinders and add disable feature
 2024-09-30 17:42 UTC  (16+ messages)
` [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
  ` [PING*2][PATCH v4 0/5] Modernize frame unwinders and add disable feature
    ` [PING*3][PATCH "
      ` [PING*4][PATCH "
        ` [PING*5][PATCH "

[PATCH] Introduce and use gnat_version_compare
 2024-09-30 16:44 UTC 

[PATCH 00/46] A new target to debug Intel GPUs
 2024-09-30 15:35 UTC  (7+ messages)
` [PATCH 06/46] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture

[RFC] Bug related to thread switch
 2024-09-30 12:30 UTC  (3+ messages)

[PATCH 0/2] Filename completion fixes
 2024-09-30 10:48 UTC  (13+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: fix for completing a second filename for a command
  ` [PATCHv2 2/2] gdb: fix filename completion in the middle of a line
  ` [PATCHv3 0/2] Filename completion fixes
    ` [PATCHv3 1/2] gdb: fix for completing a second filename for a command
    ` [PATCHv3 2/2] gdb: fix filename completion in the middle of a line
    ` [PATCHv4 0/2] Filename completion fixes
      ` [PATCHv4 1/2] gdb: fix for completing a second filename for a command
      ` [PATCHv4 2/2] gdb: fix filename completion in the middle of a line

[OB PATCH] gdb: Remove myself as x86 maintainer and update my email
 2024-09-30  7:52 UTC 

[PATCH v6 0/2] gdb: setting BP with multiple locations only displays one location
 2024-09-30  6:01 UTC  (3+ messages)
` [PATCH v6 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v6 2/2] gdb, breakpoint: output multiple bp locations

[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
 2024-09-30  3:39 UTC  (2+ messages)

[PATCH 0/3] Capture some globals for background DWARF reading
 2024-09-29 18:52 UTC  (4+ messages)
` [PATCH 1/3] Pass current directory to gdb_abspath
` [PATCH 2/3] Add cwd paramter to openp
` [PATCH 3/3] Capture the current directory and debug directory in DWARF reader

[PATCH] gdb/tui: Fix crash from y/n prompt during TUI initialization
 2024-09-29 10:44 UTC  (4+ messages)
` [PING][PATCH] "

gdb-15 branch FROZEN
 2024-09-29  8:26 UTC  (2+ messages)
` gdb-15 branch *OPEN* again (was: "gdb-15 branch FROZEN")

pushed: [release/branch] Bump GDB's version number to 15.2.90.DATE-git
 2024-09-29  8:22 UTC 

pushed: [release/branch] Set GDB version number to 15.2
 2024-09-29  8:05 UTC 

[PATCH] Add line-number styling
 2024-09-28 21:10 UTC  (3+ messages)

[PATCH v2 1/2] [gdb/symtab] Fix parent of enumerator
 2024-09-28 15:00 UTC  (6+ messages)
` [PATCH v2 2/2] [gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types

[PATCH] gdb-dap: disable events when deleting breakpoints
 2024-09-28  9:39 UTC 

[PATCH 0/3] Add more styling to some "maint" output
 2024-09-28  8:47 UTC  (5+ messages)
` [PATCH 1/3] Add styling to symmisc.c
` [PATCH 2/3] Add styling to cooked_index::dump
` [PATCH 3/3] Print the CU index in cooked_index::dump

[PATCH] Add gdb.events.tui_status
 2024-09-28  6:13 UTC  (2+ messages)

[pushed] Re-run 'isort' on gdb tests
 2024-09-27 19:45 UTC 

[PATCH] gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs
 2024-09-27 19:00 UTC  (3+ messages)

[PATCH] gdb, configure: Add disable-formats option for configure
 2024-09-27 18:01 UTC  (9+ messages)

[PATCH v4] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-09-27 17:31 UTC  (6+ messages)

[PATCH] [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read
 2024-09-27 17:31 UTC  (2+ messages)

[PATCH v2] gdb/linespec: Improve sliding breakpoints
 2024-09-27  8:11 UTC  (4+ messages)
` [PING][PATCH "

[pushed] Add 'const' to symmisc.c
 2024-09-26 23:14 UTC 

[PATCH v3] gdb: Introduce RAII signal handler setter
 2024-09-26 19:42 UTC  (5+ messages)
` [PING][PATCH "
  ` [PINGv2][PATCH "

[PATCH] gdb: unix: allow to use custom baud rate
 2024-09-26 18:00 UTC 

[PATCH v5 0/3] Improve debugging of optimized code
 2024-09-26 17:40 UTC  (2+ messages)

[PATCH 1/3] [gdb/contrib] Add spellcheck.sh
 2024-09-26 17:33 UTC  (4+ messages)
` [PATCH 2/3] [gdb] Fix common misspellings
` [PATCH 3/3] [gdb] Fix more "

[PATCH] ltmain.sh: allow more flags at link-time
 2024-09-26 14:25 UTC  (9+ messages)

[PATCH 1/5] [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900
 2024-09-26 13:30 UTC  (9+ messages)
` [PATCH 4/5] [gdb/symtab] Fix parent of enumerator
` [PATCH 5/5] [gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types

[PATCH v5 0/2] Add amd64 LAM watchpoint support
 2024-09-26 11:39 UTC  (9+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][PATCH "
            ` [PING*6][PATCH "
              ` [PING*7][PATCH "

[PATCH 0/3] clang inspired testsuite fixups
 2024-09-25 18:19 UTC  (6+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "
    ` [PING^3][PATCH "
      ` [PING^4][PATCH "
        ` [PING^5][PATCH "

[PATCH] gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory()
 2024-09-25 16:57 UTC  (2+ messages)

[PATCH v4] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-25 16:32 UTC  (2+ messages)

[PATCH v3] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-25 15:14 UTC  (3+ messages)

[pushed] gdb/testsuite: format some Python files
 2024-09-25 14:17 UTC 

[PATCH 1/7] [gdb] Handle ^C in gnu_source_highlight_test
 2024-09-25 13:07 UTC  (19+ messages)
` [PATCH 2/7] [gdb] Make scope_exit constructor throw
` [PATCH 3/7] [gdb] Eliminate catch(...) in execute_fn_to_string
` [PATCH 4/7] [gdb] Eliminate catch(...) in target_wait
` [PATCH 5/7] [gdb] Eliminate catch(...) in pipe_command
` [PATCH 6/7] [gdb] Handle ^C in ~scoped_remote_fd
` [PATCH 7/7] [gdb] Handle SIGTERM in run_events
` [PING][PATCH 1/7] [gdb] Handle ^C in gnu_source_highlight_test

[PATCH v5 0/2] Remove MPX
 2024-09-25 11:46 UTC  (4+ messages)
` [PATCH v5 1/2] gdb, testsuite, python: Add missing imports
` [PATCH v5 2/2] gdb, gdbserver, python, testsuite: Remove MPX

[PATCH v2 0/1] gdbserver: add thread map
 2024-09-25  6:57 UTC  (3+ messages)
` [PING][PATCH "

☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
 2024-09-25  4:39 UTC 

[pushed] Fix typo in gdb.ada/complete.exp test
 2024-09-24 18:30 UTC 

[PATCH v2] gdb: testsuite: Test whether PC register is expedited in gdb.server/server-run.exp
 2024-09-24 18:22 UTC  (3+ messages)

[pushed] gdb/elfread.c: remove unused includes
 2024-09-24 15:24 UTC 

[PATCH v2 0/6] btrace: Intel PT event tracing support
 2024-09-24 12:54 UTC  (13+ messages)
` [PATCH v2 4/6] btrace: Add support for interrupt events

[RFC] [gdb/breakpoints] Use gdbarch_addr_bits_remove in breakpoint_address_match
 2024-09-24 12:42 UTC  (6+ messages)

[PATCH] [gdb/cli] Show readline wrapping mode for maint info screen
 2024-09-24 11:29 UTC  (5+ messages)
` [PING][PATCH] "
  ` [PING^2][PATCH] "

[PATCH v2 1/4] [gdb/python] Add gdbpy_handle_gdb_exception
 2024-09-24 11:07 UTC  (4+ messages)
` [PING] "

[PATCH v2] [gdb/symtab] Fix segfault on invalid debug info
 2024-09-24  8:51 UTC  (4+ messages)
` [PING] "

[PATCH v2 1/2] [gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.exp
 2024-09-24  8:33 UTC  (5+ messages)
` [PATCH v2 2/2] [gdb/symtab] Use expand_all_symtabs in maint expand-symtabs

[PATCH v2] [gdb/symtab] Don't expand non-Ada CUs for info exceptions
 2024-09-24  8:25 UTC  (3+ messages)

[PATCH] gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locations
 2024-09-23 20:20 UTC 

[PATCH v2] Automatically add types to Python modules
 2024-09-23 19:41 UTC  (3+ messages)

[PATCH 1/2] [gdb/testsuite] Add proc _location_no_split
 2024-09-23 18:57 UTC  (3+ messages)
` [PING] "

[PATCH] [gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-cases
 2024-09-23 16:49 UTC  (4+ messages)

[PATCH v6 0/2] add annotation in 'info locals' command for variables shadowing case
 2024-09-23 16:47 UTC  (11+ messages)
` [PATCH v6 1/2] gdb: "
` [PATCH v6 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
` [PING][PATCH v6 0/2] add annotation in 'info locals' command for variables shadowing case
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "
      ` [PING 4][PATCH "

[PATCH] [gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.exp
 2024-09-23 16:46 UTC  (4+ messages)

[PATCH v2 0/1] fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'
 2024-09-23 16:35 UTC  (3+ messages)
` [PATCH v2 1/1] testsuite, threads: "

[PATCH v2] [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp
 2024-09-23 16:35 UTC  (2+ messages)

[PATCHv12 0/6] thread-specific breakpoints in just some inferiors
 2024-09-23 15:36 UTC  (4+ messages)
` [PATCHv13 "
  ` [PATCHv13 6/6] gdb: only insert thread-specific breakpoints in the relevant inferior

[PATCH v4 0/7] Support for recording some AVX instructions
 2024-09-23 15:15 UTC  (8+ messages)
` [PATCH v4 1/7] gdb: Allow replayed threads to read and write pseudo registers
` [PATCH v4 2/7] gdb: Start supporting AVX instruction
` [PATCH v4 3/7] gdb/record: add support to vmovd and vmovq instructions
` [PATCH v4 4/7] gdb/record: add support to AVX unpack instructions
` [PATCH v4 5/7] gdb/record: Add recording support to vpbroadcast instructions
` [PATCH v4 6/7] gdb/record: support AVX instructions VMOVDQ(U|A) when recording
` [PATCH v4 7/7] gdb/record: add support to vzeroupper instruction

[PATCH] [gdb/testsuite] Make parse_args error out on remaining args
 2024-09-23 12:36 UTC  (5+ messages)

[PATCH] gdb/testsuite: rework bp-cond-failure to not depend on inlining
 2024-09-23 12:24 UTC  (11+ messages)

[PATCH v2] [gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux
 2024-09-23  8:15 UTC  (3+ messages)
` [PING] "
  ` [PING^2] "

[PATCH v2] [gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
 2024-09-23  7:54 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix gdb.base/return.exp on arm-linux
 2024-09-23  7:48 UTC 

[PATCH v5 0/2] gdb: setting BP with multiple locations only displays one location
 2024-09-23  6:53 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp
 2024-09-23  5:58 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS
 2024-09-23  5:53 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux
 2024-09-23  5:51 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
 2024-09-23  5:46 UTC  (2+ messages)

[PATCH 0/4] Python API to find missing objfiles
 2024-09-22 17:58 UTC  (5+ messages)
` [PATCH 4/4] gdb/python: implement Python find_exec_by_build_id hook

[PATCH] [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp
 2024-09-22 17:27 UTC  (2+ messages)

[PATCH v2] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-22 13:19 UTC  (3+ messages)

page: 

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