Show patches with: Archived = No       |   8907 patches
« 1 256 57 5889 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/2] gdbsupport: add string_xml_appendf Remove one use of struct buffer - - --- 2022-12-16 Simon Marchi Committed
[pushed] gdbsupport: change xml_escape_text_append's parameter from pointer to reference [pushed] gdbsupport: change xml_escape_text_append's parameter from pointer to reference - - --- 2022-12-16 Simon Marchi Committed
Handle SIGSEGV in gdb selftests Handle SIGSEGV in gdb selftests - - --- 2022-12-15 Tom Tromey Committed
[4/4] Fix parameter-less template regression in new DWARF reader Fix regression in new DWARF reader - - --- 2022-12-15 Tom Tromey Committed
[3/4] Move hash_entry and eq_entry into cooked_index::do_finalize Fix regression in new DWARF reader - - --- 2022-12-15 Tom Tromey Committed
[2/4] Don't erase empty indices in DWARF reader Fix regression in new DWARF reader - - --- 2022-12-15 Tom Tromey Committed
[1/4] Avoid submitting empty tasks in parallel_for_each Fix regression in new DWARF reader - - --- 2022-12-15 Tom Tromey Committed
[RESEND] gdb: remove static buffer in command_line_input [RESEND] gdb: remove static buffer in command_line_input - - --- 2022-12-15 Simon Marchi Committed
[PATCHv5] gdb: handle loading shared libraries from /proc/self/fd/ [PATCHv5] gdb: handle loading shared libraries from /proc/self/fd/ - - --- 2022-12-15 Andrew Burgess New
[PUSHED] gdb: make more use of make_target_connection_string [PUSHED] gdb: make more use of make_target_connection_string - - --- 2022-12-15 Andrew Burgess Committed
[PUSHED] gdb: some int to bool conversion in remote-sim.c [PUSHED] gdb: some int to bool conversion in remote-sim.c - - --- 2022-12-15 Andrew Burgess Committed
[PUSHED] gdb: int to bool conversion in tracefile.c [PUSHED] gdb: int to bool conversion in tracefile.c - - --- 2022-12-15 Andrew Burgess Committed
[pushed,gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5 [pushed,gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5 - - --- 2022-12-15 Tom de Vries Committed
gdb/testsuite: don't delete command files in gdb.base/commands.exp gdb/testsuite: don't delete command files in gdb.base/commands.exp - - --- 2022-12-14 Simon Marchi Committed
[2/2] Move streq and compare_cstrings to gdbsupport Two minor cleanups - - --- 2022-12-14 Tom Tromey Committed
[1/2] Remove subset_compare Two minor cleanups - - --- 2022-12-14 Tom Tromey Committed
[gdb/cli] Add maintenance ignore-probes [gdb/cli] Add maintenance ignore-probes - - --- 2022-12-14 Tom de Vries Committed
[2/2] gdb: fix crash when getting the value of a label symbol Fix crash when accessing symbol value from Python API - - --- 2022-12-14 Andrew Burgess New
[1/2] gdb: use gdb_assert not internal_error Fix crash when accessing symbol value from Python API - - --- 2022-12-14 Andrew Burgess Committed
[v2,13/13] gdb: make frame_info_ptr auto-reinflatable Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,12/13] gdb: make frame_info_ptr grab frame level and id on construction Make frame_info_ptr automatic 1 - --- 2022-12-14 Simon Marchi Committed
[v2,11/13] gdb: make user-created frames reinflatable Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,10/13] gdb: make it possible to restore selected user-created frames Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,09/13] gdb: add create_new_frame(frame_id) overload Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,08/13] gdb: add user-created frames to stash Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,07/13] gdb: add frame_id::user_created_p Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,06/13] gdb: move frame_info_ptr to frame.{c,h} Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,05/13] gdb: move call site types to call-site.h Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,04/13] gdb: move sect_offset and cu_offset to dwarf2/types.h Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,03/13] gdb: remove language.h include from frame.h Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,02/13] gdb: move compile_instance to compile/compile.h Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[v2,01/13] gdb: move type_map_instance to compile/compile.c Make frame_info_ptr automatic - - --- 2022-12-14 Simon Marchi Committed
[pushed] Remove two unnecessary casts [pushed] Remove two unnecessary casts - - --- 2022-12-13 Tom Tromey Committed
[gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp [gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp - - --- 2022-12-13 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x [pushed,gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x - - --- 2022-12-13 Tom de Vries Committed
gdb: fix command lookup in execute_command () gdb: fix command lookup in execute_command () - - --- 2022-12-13 Jan Vrany Committed
[v5,aarch64] Fix removal of non-address bits for PAuth [v5,aarch64] Fix removal of non-address bits for PAuth - - --- 2022-12-13 Luis Machado New
[31/31] Cancel execution command on thread exit, when stepping, nexting, etc. Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[30/31] Centralize "[Thread ...exited]" notifications Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[29/31] inferior::clear_thread_list always silent Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[28/31] Document remote clone events, and QThreadOptions packet Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[27/31] Testcases for stepping over thread exit syscall (PR gdb/27338) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[26/31] gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[25/31] Ignore failure to read PC when resuming Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[24/31] Report thread exit event for leader if reporting thread exit events Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[23/31] Don't resume new threads if scheduler-locking is in effect Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[22/31] gdbserver: Queue no-resumed event after thread exit Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[21/31] stop_all_threads: (re-)enable async before waiting for stops Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[20/31] gdb: clear step over information on thread exit (PR gdb/27338) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[19/31] Implement GDB_THREAD_OPTION_EXIT support for native Linux Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[18/31] Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[17/31] Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exit Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[16/31] Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[15/31] gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNORE Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[14/31] all-stop/synchronous RSP support thread-exit events Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[13/31] Add test for stepping over clone syscall Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[12/31] Remove gdb/19675 kfails (displaced stepping + clone) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[11/31] gdbserver: Hide and don't detach pending clone children Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[10/31] Thread options & clone events (Linux GDBserver) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[09/31] Thread options & clone events (native Linux) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[08/31] Thread options & clone events (core + remote) Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[07/31] enum_flags to_string Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves Committed
[06/31] Avoid duplicate QThreadEvents packets Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[05/31] Support clone events in the remote protocol Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[04/31] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event Step over thread clone and thread exit 2 - --- 2022-12-12 Pedro Alves New
[02/31] linux-nat: introduce pending_status_str Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[01/31] displaced step: pass down target_waitstatus instead of gdb_signal Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
Avoid double-free with debuginfod Avoid double-free with debuginfod - - --- 2022-12-12 Tom Tromey New
[v2,4/4] Fix control-c handling on Windows Fix Windows C-c handling - - --- 2022-12-12 Tom Tromey Committed
[v2,3/4] Refactor code to check for terminal sharing Fix Windows C-c handling - - --- 2022-12-12 Tom Tromey Committed
[v2,2/4] Use gdb::optional for sigint_ours Fix Windows C-c handling - - --- 2022-12-12 Tom Tromey Committed
[v2,1/4] Rename install_sigint_handler Fix Windows C-c handling - - --- 2022-12-12 Tom Tromey Committed
[v4,aarch64] Fix removal of non-address bits for PAuth [v4,aarch64] Fix removal of non-address bits for PAuth - - --- 2022-12-12 Luis Machado New
[gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint [gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint - - --- 2022-12-12 Tom de Vries Committed
[pushed,gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp [pushed,gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp - - --- 2022-12-12 Tom de Vries Committed
[pushed] Another Rust operator precedence bug [pushed] Another Rust operator precedence bug - - --- 2022-12-12 Tom Tromey Committed
[pushed,gdb/testsuite] Fix gdb.base/write_mem.exp for big endian [pushed,gdb/testsuite] Fix gdb.base/write_mem.exp for big endian - - --- 2022-12-12 Tom de Vries Committed
gdb: defer warnings when loading separate debug files gdb: defer warnings when loading separate debug files 1 - --- 2022-12-12 Terekhov, Mikhail via Gdb-patches New
[v2] gdb: add 'maintenance print record-instruction' command [v2] gdb: add 'maintenance print record-instruction' command - - --- 2022-12-12 Guinevere Larsen Committed
Fix crash in is_nocall_function Fix crash in is_nocall_function - - --- 2022-12-11 Tom Tromey Committed
[3/3,RFC] Implement printing of return values of stepped-over functions [1/3] Change thread_fsm::return_value to thread_fsm::print_return_values - - --- 2022-12-10 Hannes Domani New
[2/3] Move return_value_info and refactor code setting its members [1/3] Change thread_fsm::return_value to thread_fsm::print_return_values - - --- 2022-12-10 Hannes Domani New
[1/3] Change thread_fsm::return_value to thread_fsm::print_return_values [1/3] Change thread_fsm::return_value to thread_fsm::print_return_values - - --- 2022-12-10 Hannes Domani New
[pushed,gdb/tdep] Fix larl handling in s390_displaced_step_fixup [pushed,gdb/tdep] Fix larl handling in s390_displaced_step_fixup - - --- 2022-12-10 Tom de Vries Committed
sim: move register headers into sim/ namespace [PR sim/29869] sim: move register headers into sim/ namespace [PR sim/29869] - - --- 2022-12-10 Mike Frysinger Committed
gdb/testsuite: add untested message to skip_debuginfod_tests gdb/testsuite: add untested message to skip_debuginfod_tests 1 - --- 2022-12-09 Enze Li New
[pushed,gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64le [pushed,gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64le - - --- 2022-12-09 Tom de Vries Committed
[3/3] Let Python breakpoints be created silently Add "announce" flag to Python breakpoint creation - - --- 2022-12-08 Tom Tromey New
[2/3] Fix latent bug in Python breakpoint creation Add "announce" flag to Python breakpoint creation - - --- 2022-12-08 Tom Tromey New
[1/3] Refactor body of bppy_init Add "announce" flag to Python breakpoint creation - - --- 2022-12-08 Tom Tromey New
[2/2] gdb/testsuite: new test for recent dwarf reader issue New test for slow DWARF reader issue - - --- 2022-12-08 Andrew Burgess Committed
[1/2] gdb/testsuite: fix readnow detection New test for slow DWARF reader issue - - --- 2022-12-08 Andrew Burgess Committed
[pushed,gdb/testsuite] Require debug info for gdb.tui/tui-layout-asm-short-prog.exp [pushed,gdb/testsuite] Require debug info for gdb.tui/tui-layout-asm-short-prog.exp - - --- 2022-12-08 Tom de Vries Committed
gdb: fix possible use-after-free when executing commands gdb: fix possible use-after-free when executing commands - - --- 2022-12-08 Jan Vrany New
[pushed] gdb: skip objfiles with no BFD in DWARF unwinder [pushed] gdb: skip objfiles with no BFD in DWARF unwinder - - --- 2022-12-08 Jan Vrany Committed
[RFC] Stop on undetermined longjmp target during next [RFC] Stop on undetermined longjmp target during next - - --- 2022-12-08 Tom de Vries New
[pushed] Remove unnecessary xstrdup from bppy_init [pushed] Remove unnecessary xstrdup from bppy_init - - --- 2022-12-07 Tom Tromey Committed
gdb: add 'maintenance print record-instruction' command gdb: add 'maintenance print record-instruction' command - - --- 2022-12-07 Guinevere Larsen Committed
gdb/testsuite: update a pattern in gdb_file_cmd gdb/testsuite: update a pattern in gdb_file_cmd - - --- 2022-12-07 Enze Li Committed
« 1 256 57 5889 90 »