[PATCH v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
2023-06-05 23:35 UTC (3+ messages)
[PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
2023-06-05 23:28 UTC
[PATCHv2] gdb: fix missing null-character when using value_cstring
2023-06-05 17:57 UTC (5+ messages)
` [PATCHv3] gdb: building inferior strings from within GDB
[RFC 00/10] More use of unrelocated_addr
2023-06-05 16:13 UTC (2+ messages)
[PATCH v6] gdb/Python: Added ThreadExitedEvent
2023-06-05 15:55 UTC (2+ messages)
[PATCH 00/31] Step over thread clone and thread exit
2023-06-05 15:53 UTC (3+ messages)
` [PATCH 28/31] Document remote clone events, and QThreadOptions packet
[PATCHv6 0/6] Infcalls from B/P conditions in multi-threaded inferiors
2023-06-05 13:55 UTC (11+ messages)
` [PATCHv7 "
` [PATCHv7 2/6] gdb: fix b/p conditions with infcalls "
` [PATCHv7 3/6] gdb: add timeouts for inferior function calls
` [PATCHv7 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
[PATCH v1] [gdb/dap] Add thread exited event
2023-06-05 13:48 UTC (2+ messages)
[PATCH v5] gdb/Python: Added ThreadExitedEvent
2023-06-05 13:45 UTC (3+ messages)
[PATCH] Permit DW_OP_GNU_uninit to be used with DW_OP_piece
2023-06-05 13:17 UTC (2+ messages)
[PATCH v2 0/4] GDB support for DW_AT_trampoline
2023-06-05 12:07 UTC (8+ messages)
` [PATCH v2 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v2 2/4] gdb/symtab: add lookup for trampoline functions
` [PATCH v2 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
` [PATCH v2 4/4] gdb: Skip trampoline frames in the stack for printing or finish command
[pushed 1/2] [gdb] Fix more typos
2023-06-05 10:53 UTC (2+ messages)
` [pushed 2/2] [gdb] Fix grammar in comments and docs
[PATCH 0/4] Some alloca removal and a printf bug fix
2023-06-05 9:43 UTC (9+ messages)
` [PATCH 1/4] gdb: fix printf of wchar_t early in a gdb session
` [PATCH 2/4] gdb: remove two uses of alloca from printcmd.c
` [PATCH 3/4] gdb: remove last alloca call "
` [PATCH 4/4] gdb: check max-value-size when reading strings for printf
[PATCH] gdb/guile: remove some manual xfree calls
2023-06-05 9:35 UTC (3+ messages)
[PATCH 0/3] Improve vmcore loading
2023-06-05 9:11 UTC (4+ messages)
` [PATCH 1/3] gdb: split inferior and thread setup when opening a core file
` [PATCH 2/3] gdb/testsuite: add test for core file with a 0 pid
` [PATCH 3/3] gdb: handle core files with .reg/0 section names
[PATCH 0/1]Python breakpoint with extra spec
2023-06-05 7:36 UTC (4+ messages)
` [PATCH 1/1] gdb, python: fix python "
[PATCH 00/10] [gdb] Fix typos and misspellings
2023-06-05 7:20 UTC (15+ messages)
` [PATCH 01/10] [gdb/ada] Fix argument name misspelling
` [PATCH 02/10] [gdbserver] Fix typo in debug message
` [PATCH 03/10] [gdb/compile] "
` [PATCH 04/10] [gdb/cli] Fix help text of maint set ignore-prologue-end-flag
` [PATCH 05/10] [gdb/cli] Fix help text of maint info target-sections
` [PATCH 06/10] [gdb/tui] Fix help text of show tui tab-width
` [PATCH 07/10] [gdb/guile] Fix doc string for value-optimized-out?
` [PATCH 08/10] [gdb/python] Fix doc string of valpy_const_value
` [PATCH 09/10] [gdb/tdep] Fix typo in debug message
` [PATCH 10/10] [gdb] Fix typos
[RFC] Bump minimum Python version to 3.4
2023-06-03 0:01 UTC (6+ messages)
[PATCH v2 0/9] Implement the DAP "loadedSources" request
2023-06-02 19:19 UTC (4+ messages)
` [PATCH v2 8/9] Implement gdb.execute_mi
[PATCH] Remove f-strings from DAP
2023-06-02 19:02 UTC (5+ messages)
School Districts Contacts 2023
2023-06-02 18:52 UTC
[PATCH 0/6 v3] gdb/debuginfod: Add on-demand debuginfo downloading
2023-06-02 6:49 UTC (12+ messages)
` [PATCH 1/6 v2] gdb/debuginfod: Add debuginfod_section_query
` [PATCH 2/6 v2] gdb: Add command 'maint set/show debuginfod download-sections'
` [PATCH 3/6 v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo
` [PATCH 4/6] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
` [PATCH 5/6 v3] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 6/6 v3] gdb/debuginfod: Add .debug_line downloading
[PATCH] [AArch64] Fix architecture debug version constant thinkos
2023-06-02 5:43 UTC
[PATCH] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
2023-06-01 21:50 UTC (9+ messages)
[PATCH 0/3] Fix use-after-free in gdb/corelow.c + cleanups
2023-06-01 17:05 UTC (11+ messages)
` [PATCH 1/3] gdb/corelow.c: fix use-after-free in build_file_mappings
` [PATCH v2 "
` [PATCH 2/3] gdb/corelow.c: avoid repeated warnings "
` [PATCH 3/3] gdb/corelow.c: do not try to reopen a file if open failed once
[PATCH v4 0/1] Add breakpoint location debugging logs
2023-06-01 16:33 UTC (2+ messages)
` [PATCH v4 1/1] gdb, breakpoint: add "
[PATCH v3 0/1] Add breakpoint location debugging logs
2023-06-01 13:11 UTC (6+ messages)
` [PATCH v3 1/1] gdb, breakpoint: add "
[PATCH] [gdb/testsuite] Fix gdb.tui/wrap-line.exp
2023-06-01 11:12 UTC (8+ messages)
[PATCH] Improve MI -dprintf-insert documentation
2023-06-01 10:06 UTC (3+ messages)
[PATCH] gdb/doc: fix a makeinfo warning
2023-06-01 1:42 UTC (5+ messages)
[PATCH 0/3] [gdb/tui] Improve handling of inferior output
2023-05-31 23:37 UTC (11+ messages)
` [PATCH 1/3] [gdb/tui] Keep inferior output in cmd window with ^L
` [PATCH 2/3] [gdb] Add observable terminal_owner_changed
` [PATCH 3/3] [gdb/tui] Refresh on target_terminal_state::is_ours
[PATCH v2] Fix DAP Stop & Continue event bugs
2023-05-31 14:39 UTC (2+ messages)
[pushed] Pass correct name to @value in gdb.texinfo
2023-05-31 14:29 UTC
[PATCH v1] Fix DAP Stop & Continue event bugs
2023-05-31 13:59 UTC
[pushed] [gdb/testsuite] Fix gdb.tui/wrap-line.exp with --disable-tui
2023-05-31 13:31 UTC
[pushed] [gdb/testsuite] Fix gdb.tui/pr30056.exp for native-extended-gdbserver
2023-05-31 13:07 UTC
[PATCH] Add missing backslash to update-gnulib.sh
2023-05-31 12:33 UTC
[PATCH] [gdb/tui] Handle unicode chars in prompt
2023-05-31 11:29 UTC (8+ messages)
[PATCH] [gdb/tui] Fix spurious newline for long prompt
2023-05-31 11:22 UTC
[PATCH 1/1] python, btrace: Fix some small formatting issues
2023-05-31 7:29 UTC (3+ messages)
[PATCH] [gdb] Mention --with/without-system-readline for --configuration
2023-05-31 5:57 UTC (5+ messages)
[PATCH] [gdb/tui] Fix fingerprint for cmd-only layout
2023-05-31 5:41 UTC (3+ messages)
[PATCHv2] gdb: add support for %V to printf command
2023-05-30 20:56 UTC (4+ messages)
` [PATCHv3] "
[PATCHv2 0/9] thread-specific breakpoints in just some inferiors
2023-05-30 20:46 UTC (11+ messages)
` [PATCHv3 "
` [PATCHv3 1/9] gdb: create_breakpoint: assert for a valid thread-id
` [PATCHv3 2/9] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
` [PATCHv3 3/9] gdb: change 'if' to gdb_assert in update_dprintf_command_list
` [PATCHv3 4/9] gdb: build dprintf commands just once in code_breakpoint constructor
` [PATCHv3 5/9] gdb: don't display inferior list for pending breakpoints
` [PATCHv3 6/9] gdb: parse pending breakpoint thread/task immediately
` [PATCHv3 7/9] gdb: remove breakpoint_re_set_one
` [PATCHv3 8/9] gdb: remove tracepoint_probe_create_sals_from_location_spec
` [PATCHv3 9/9] gdb: only insert thread-specific breakpoints in the relevant inferior
[PATCHv5] gdb: add inferior-specific breakpoints
2023-05-30 20:41 UTC (2+ messages)
` [PATCHv6] "
[PATCH 00/30] Switch interpreters to use virtual methods
2023-05-30 19:09 UTC (5+ messages)
` [PATCH 01/30] gdb/mi: fix ^running record with multiple MI interpreters
[PATCH] Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack
2023-05-30 17:28 UTC (2+ messages)
[PATCH 0/3] [gdb/tui] Add setting for default focus window
2023-05-30 13:42 UTC (9+ messages)
` [PATCH 1/3] [gdb/tui] Add tui_default_focus_window
` [PATCH 2/3] [gdb/tui] Add tui_get_cmd_set/show_list
` [PATCH 3/3] [gdb/tui] Add set tui default-focus first/cmd
[PATCH 0/1] update MAINTAINERS file with git trailers
2023-05-30 9:02 UTC (2+ messages)
` [PING][PATCH "
[pushed] [gdb/testsuite] Fix linefeed scrolling in tuiterm
2023-05-29 20:11 UTC
[PATCH] [readline] Fix double free in _rl_scxt_dispose
2023-05-29 16:50 UTC (5+ messages)
gdb-13 branch FROZEN
2023-05-27 10:17 UTC (2+ messages)
` gdb-13 branch OPEN again (was: "gdb-13 branch FROZEN")
FYI: [release/branch] Bump GDB's version number to 13.2.90.DATE-git
2023-05-27 10:14 UTC
FYI: [release/branch] Set GDB version number to 13.2
2023-05-27 9:47 UTC
[PATCH] Add support for symbol addition to the Python API
2023-05-27 1:24 UTC
[PATCH 0/4] Handle null inferiors in target::read_description
2023-05-26 17:57 UTC (2+ messages)
` [PATCH 4/4] Test that native targets can read a tdesc without a process attached
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