Show patches with: Archived = No       |   4751 patches
« 1 24 5 647 48 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[3/8] gdb/testsuite: make more use of mi-support.exp Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess Committed
[2/8] gdb: don't duplicate 'thread' field in MI breakpoint output Fix missing MI =breakpoint-deleted notifications 1 - --- 2023-02-20 Andrew Burgess New
[1/8] gdb: remove an out of date comment about disp_del_at_next_stop Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess Committed
gdb: don't treat empty enums as flag enums gdb: don't treat empty enums as flag enums 1 - --- 2023-02-20 Andrew Burgess Committed
[RFC,gdb/testsuite] Use dwarf assembly in gdb.dlang/dlang-start.exp [RFC,gdb/testsuite] Use dwarf assembly in gdb.dlang/dlang-start.exp - - --- 2023-02-20 Tom de Vries New
[pushed,gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5 [pushed,gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5 - - --- 2023-02-20 Tom de Vries Committed
[v2] gdb: add --with-curses to --configuration output [v2] gdb: add --with-curses to --configuration output - - --- 2023-02-19 Philippe Blain New
[release/branch] Bump GDB's version number to 13.1.90.DATE-git. [release/branch] Bump GDB's version number to 13.1.90.DATE-git. - - --- 2023-02-19 Joel Brobecker New
[release/branch] Set GDB version number to 13.1. [release/branch] Set GDB version number to 13.1. - - --- 2023-02-19 Joel Brobecker New
Issue error on erroneous expression Issue error on erroneous expression 1 - --- 2023-02-18 Tom Tromey New
[5/5] gdb tests: Allow for "LWP" in thread IDs from info threads. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin New
[4/5] gdb.threads/next-bp-other-thread.c: Ensure child thread is started. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin Committed
[3/5] gdb.threads/execl.c: Ensure all threads are started before execl. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin Committed
[2/5] gdb.base/catch-syscall.exp: Remove some Linux-only assumptions. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin Committed
[1/5] gdb.threads/multi-create: Double the existing stack size. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin Committed
[2/2] amd64-linux-tdep: Don't treat fs_base and gs_base as system registers. Fix gdb.arch/amd64-gs_base.exp test on FreeBSD - - --- 2023-02-17 John Baldwin Committed
[1/2] gdb.arch/amd64-gs_base.exp: Support non-Linux. Fix gdb.arch/amd64-gs_base.exp test on FreeBSD - - --- 2023-02-17 John Baldwin Committed
[pushed] Remove two unnecessary returns in ada-lang.c [pushed] Remove two unnecessary returns in ada-lang.c - - --- 2023-02-17 Tom Tromey New
Remove two more files in gdb "distclean" Remove two more files in gdb "distclean" - - --- 2023-02-17 Tom Tromey Committed
[pushed,gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp [pushed,gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp - - --- 2023-02-17 Tom de Vries Committed
[gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp [gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp - - --- 2023-02-17 Tom de Vries Committed
[v2] Use styled_string when defering warnings when loading separate debug files [v2] Use styled_string when defering warnings when loading separate debug files - - --- 2023-02-17 Alexandra Hájková New
[2/2] Fix crash in go_symbol_package_name Fix a crash in go-lang.c 1 - --- 2023-02-17 Tom Tromey New
[1/2] Avoid manual memory management in go-lang.c Fix a crash in go-lang.c 1 - --- 2023-02-17 Tom Tromey New
Use styled_string when defering warnings when loading separate debug files Use styled_string when defering warnings when loading separate debug files - - --- 2023-02-16 Alexandra Hájková New
[pushed] Rename parameter of create_ada_exception_catchpoint [pushed] Rename parameter of create_ada_exception_catchpoint - - --- 2023-02-16 Tom Tromey Committed
Remove exception_catchpoint::resources_needed Remove exception_catchpoint::resources_needed - - --- 2023-02-16 Tom Tromey Committed
[pushed] Constify ada_main_name [pushed] Constify ada_main_name - - --- 2023-02-16 Tom Tromey Committed
[pushed] Remove unused declaration from ada-lang.h [pushed] Remove unused declaration from ada-lang.h - - --- 2023-02-16 Tom Tromey Committed
[2/2] gdb: LoongArch: Support reg aliases in info reg command gdb: LoongArch: Modify the info reg command - - --- 2023-02-16 Hui Li New
[1/2] gdb: LoongArch: Modify the result of the info reg command gdb: LoongArch: Modify the info reg command - - --- 2023-02-16 Hui Li New
gdb/doc: Consistency fixes for GDB/MI documentation gdb/doc: Consistency fixes for GDB/MI documentation - - --- 2023-02-16 Andrew Burgess New
Fix Tcl quoting in gdb_assert Fix Tcl quoting in gdb_assert - - --- 2023-02-15 Tom Tromey New
Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INT… Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INT… 1 - --- 2023-02-15 Pedro Alves New
Fix DAP stackTrace through frames without debuginfo Fix DAP stackTrace through frames without debuginfo - 1 --- 2023-02-15 Tom Tromey New
gdb: add --with-curses to --configuration output gdb: add --with-curses to --configuration output - - --- 2023-02-15 Philippe Blain New
gdb/doc: document MI -remove-inferior command gdb/doc: document MI -remove-inferior command - - --- 2023-02-15 Andrew Burgess New
[6/6] Return bool from more value methods Use bool in value - - --- 2023-02-14 Tom Tromey Committed
[5/6] Have value::bits_synthetic_pointer return bool Use bool in value - - --- 2023-02-14 Tom Tromey Committed
[4/6] Change value::m_stack to bool Use bool in value - - --- 2023-02-14 Tom Tromey Committed
[3/6] Change value::m_initialized to bool Use bool in value - - --- 2023-02-14 Tom Tromey Committed
[2/6] Change value::m_lazy to bool Use bool in value - - --- 2023-02-14 Tom Tromey New
[1/6] Change value::m_modifiable to bool Use bool in value - - --- 2023-02-14 Tom Tromey Committed
[v2,3/3] gdb/dwarf2: split .debug_names reading code to own file [v2,1/3] gdb/dwarf2: move some things to read.h - - --- 2023-02-14 Simon Marchi Committed
[v2,2/3] gdb/dwarf2: split .gdb_index reading code to own file [v2,1/3] gdb/dwarf2: move some things to read.h - - --- 2023-02-14 Simon Marchi Committed
[v2,1/3] gdb/dwarf2: move some things to read.h [v2,1/3] gdb/dwarf2: move some things to read.h - - --- 2023-02-14 Simon Marchi Committed
[v2,3/3] gdb: store internalvars in an std::map [v2,1/3] gdb: use std::string for internalvar::name - - --- 2023-02-14 Simon Marchi Committed
[v2,2/3] gdb: add constructor to internalvar [v2,1/3] gdb: use std::string for internalvar::name - - --- 2023-02-14 Simon Marchi Committed
[v2,1/3] gdb: use std::string for internalvar::name [v2,1/3] gdb: use std::string for internalvar::name - - --- 2023-02-14 Simon Marchi Committed
gdb: remove unnecessary tui directory check in configure gdb: remove unnecessary tui directory check in configure - - --- 2023-02-14 Simon Marchi Committed
[v2] gdb: remove --disable-gdbmi configure option [v2] gdb: remove --disable-gdbmi configure option - - --- 2023-02-14 Simon Marchi New
gdb: remove --disable-gdbmi configure option gdb: remove --disable-gdbmi configure option - - --- 2023-02-14 Simon Marchi New
Do not cast away const in agent_run_command Do not cast away const in agent_run_command 1 - --- 2023-02-14 Tom Tromey Committed
[1/1] gdb, fortran: Fix quad floating-point type for ifort compiler. [1/1] gdb, fortran: Fix quad floating-point type for ifort compiler. - - --- 2023-02-14 Felix Willgerodt Committed
[gdb/testsuite] Add xfail in gdb.python/py-record-btrace.exp [gdb/testsuite] Add xfail in gdb.python/py-record-btrace.exp - - --- 2023-02-14 Tom de Vries Committed
[pushed,gdb/testsuite] Factor out proc linux_kernel_version [pushed,gdb/testsuite] Factor out proc linux_kernel_version - - --- 2023-02-14 Tom de Vries Committed
[pushed] Fix build bug in ppc-linux-nat.c [pushed] Fix build bug in ppc-linux-nat.c - - --- 2023-02-14 Tom Tromey Committed
[3/3] gdb: keep internalvars sorted [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
[2/3] gdb: use std::string for internalvar::name [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
[1/3] gdb: store internalvars in an std::vector [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
Fix "start" for D, Rust, etc Fix "start" for D, Rust, etc 1 - --- 2023-02-14 Tom Tromey New
gdb: cast return value of std::unique_ptr::release to void gdb: cast return value of std::unique_ptr::release to void - - --- 2023-02-13 Simon Marchi Committed
[gdb/testsuite] Add have_linux_btrace_bug [gdb/testsuite] Add have_linux_btrace_bug - - --- 2023-02-13 Tom de Vries Rejected
[pushed] Remove unused imports from gdb's Python code [pushed] Remove unused imports from gdb's Python code - - --- 2023-02-13 Tom Tromey Committed
gdb/manual: Move @findex entries (was: Re: [PATCH 3/6] Add new "$_shell(CMD)" internal function) gdb/manual: Move @findex entries (was: Re: [PATCH 3/6] Add new "$_shell(CMD)" internal function) - - --- 2023-02-13 Pedro Alves Committed
[4/4] gdb/dwarf2: split .debug_names reading code to own file Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[3/4] gdb/dwarf2: split .gdb_index reading code to own file Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[2/4] gdb/dwarf2: move some things to read.h Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[1/4] gdb/dwarf2: rename some things, index -> gdb_index Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi Committed
[v2,5/5,gdb/symtab] Trust epilogue unwind info for unknown or non-gcc producer Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-02-13 Tom de Vries Committed
[v2,4/5,gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case) Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-02-13 Tom de Vries Committed
[v2,3/5,gdb/tdep] Add amd64/i386 epilogue override unwinders Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-02-13 Tom de Vries Committed
[v2,2/5,gdb/tdep] Fix amd64/i386_stack_frame_destroyed_p Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-02-13 Tom de Vries Committed
[v2,1/5,gdb/symtab] Factor out compunit_epilogue_unwind_valid Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-02-13 Tom de Vries Committed
[v3,49/50] Remove deprecated_lval_hack Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,48/50] Introduce set_lval method on value Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,47/50] Make ~value private Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,46/50] Make struct value data members private Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,45/50] Turn record_latest_value into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,44/50] Add value::set_modifiable Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,43/50] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,42/50] Turn preserve_one_value into method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,41/50] Turn some xmethod functions into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,40/50] Change some code to use value methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,39/50] Turn set_value_component_location into method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,38/50] Turn value_non_lval and value_force_lval into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,37/50] Turn many optimized-out value functions into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,36/50] Turn value_copy into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,35/50] Fully qualify calls to copy in value.c Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,34/50] Turn remaining value_contents functions into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,33/50] Turn value_incref and value_decref into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,32/50] Move value_ref_policy methods out-of-line Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,31/50] Turn value_bits_synthetic_pointer into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,30/50] Turn value_contents_eq into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,29/50] Turn allocate_value_contents into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,28/50] Turn value_fetch_lazy into a method Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,27/50] Turn some value_contents functions into methods Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,26/50] Turn value_zero into static "constructor" Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,25/50] Turn allocate_optimized_out_value into static "constructor" Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
[v3,24/50] Turn allocate_computed_value into static "constructor" Use methods for struct value - - --- 2023-02-13 Tom Tromey Committed
« 1 24 5 647 48 »