Show patches with: State = Action Required       |   17590 patches
« 1 23 4 5175 176 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Fix crash in inside_main_func Fix crash in inside_main_func - - --- 2023-02-24 Tom Tromey New
[pushed] gdb: fix parenthesis position in comment [pushed] gdb: fix parenthesis position in comment - - --- 2023-02-24 Simon Marchi New
Handle half-float in 'x' command Handle half-float in 'x' command - - --- 2023-02-24 Tom Tromey New
[2/2] gdb, python: selectively omit enabling stdin in gdb.execute exception [1/2] gdb, python: do minor modernization in execute_gdb_command - - --- 2023-02-24 Tankut Baris Aktemur New
[1/2] gdb, python: do minor modernization in execute_gdb_command [1/2] gdb, python: do minor modernization in execute_gdb_command - - --- 2023-02-24 Tankut Baris Aktemur New
[v2] gdb: xtensa: don't supply registers if they are not present [v2] gdb: xtensa: don't supply registers if they are not present - - --- 2023-02-24 Alexey Lapshin New
[9/9] gdb: make-target-delegates.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[8/9] gdb: make-target-delegates.py: add Entry type Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[6/9] gdb: gdbarch*.py, copyright.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[5/9] gdb: split gdbarch component types to gdbarch_types.py Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
GDB: Fix out of bounds accesses with limited-length values GDB: Fix out of bounds accesses with limited-length values - - --- 2023-02-23 Maciej W. Rozycki New
Implement DAP variables, scopes, and evaluate requests Implement DAP variables, scopes, and evaluate requests - - --- 2023-02-23 Tom Tromey New
[6/6] Hide the implementation of gdb_mpf Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[5/6] Rename gdb_mpq::val and make contents private Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[4/6] Add operators and methods to gdb_mpq Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[3/6] Rename gdb_mpz::val and make contents private Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[2/6] Add methods and operators to gdb_mpz Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[1/6] Clean up gmp-utils.h includes Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR [pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR - - --- 2023-02-23 Simon Marchi New
gdb/amd64: replace xmalloc/alloca with gdb::byte_vector gdb/amd64: replace xmalloc/alloca with gdb::byte_vector 1 - --- 2023-02-23 Andrew Burgess New
[3/3] gdb: fix reg corruption from displaced stepping on amd64 AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[2/3] gdb: remove gdbarch_displaced_step_fixup_p AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[1/3] gdb: more debug output for displaced stepping AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[1/1] gdb: Add functionality to disable test for specific architecture Add functionality to disable test for specific architecture - - --- 2023-02-23 Stephan Rohr New
gdb/testsuite: add regression test for per-objfile typeprinters gdb/testsuite: add regression test for per-objfile typeprinters 1 - --- 2023-02-23 Bruno Larsen New
[v2,1/1] gdb, infcmd: Support jump command in multi-inferior case. gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-02-23 Matti Puputti New
[gdb/doc] aarch64: Expand documentation of XML features [gdb/doc] aarch64: Expand documentation of XML features 1 - --- 2023-02-23 Luis Machado New
[gdb/doc] arm: Expand documentation of XML features [gdb/doc] arm: Expand documentation of XML features 1 - --- 2023-02-23 Luis Machado New
gdbserver/linux-low.cc: Fix a typo in ternary operator gdbserver/linux-low.cc: Fix a typo in ternary operator - - --- 2023-02-23 Khem Raj New
Remove 'eval' from gdb_breakpoint Remove 'eval' from gdb_breakpoint - - --- 2023-02-22 Tom Tromey New
gdb.reverse/time-reverse.exp: test both time syscall and C time function (was: Re: [pushed] [gdb/te… gdb.reverse/time-reverse.exp: test both time syscall and C time function (was: Re: [pushed] [gdb/te… - - --- 2023-02-22 Pedro Alves New
Merge forget_cached_source_info_for_objfile into objfile method Merge forget_cached_source_info_for_objfile into objfile method - - --- 2023-02-21 Tom Tromey New
[1/1] gdb, infcmd: Support jump command in multi-inferior case. [1/1] gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-02-21 Matti Puputti New
[1/1] gdb, breakpoint: add breakpoint location debugging logs Add breakpoint location debugging logs 1 - --- 2023-02-21 Christina Schimpe New
[pushed] gdb: revert one erroneous bool-ification change [pushed] gdb: revert one erroneous bool-ification change - - --- 2023-02-20 Simon Marchi New
[8/8] gdb: fix mi breakpoint-deleted notifications for thread-specific b/p Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[7/8] gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remote Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[6/8] gdb/testsuite: introduce is_target_non_stop helper proc Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[5/8] gdb/testsuite introduce foreach_mi_ui_mode helper proc Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[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
[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
[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
[pushed] Remove two unnecessary returns in ada-lang.c [pushed] Remove two unnecessary returns in ada-lang.c - - --- 2023-02-17 Tom Tromey New
[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
[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
[2/6] Change value::m_lazy to bool Use bool in value - - --- 2023-02-14 Tom Tromey New
[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
[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
[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
[v3,01/50] Automatic date update in version.in Use methods for struct value - - --- 2023-02-13 Tom Tromey New
Clean up attribute reprocessing Clean up attribute reprocessing - - --- 2023-02-12 Tom Tromey New
Fix 5-line offset of edit command Fix 5-line offset of edit command - - --- 2023-02-12 Gary Johnson New
Only allow downcasts in checked_static_cast Only allow downcasts in checked_static_cast - - --- 2023-02-11 Tom Tromey New
Fix value chain use-after-free Fix value chain use-after-free - - --- 2023-02-11 Tom Tromey New
[3/6] Add new "$_shell(CMD)" internal function Don't throw quit while handling inferior events 2 - --- 2023-02-10 Pedro Alves New
[1/6] Fix "ptype INTERNAL_FUNC" (PR gdb/30105) Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves New
[v2,47/48] Remove deprecated_lval_hack Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,46/48] Introduce set_lval method on value Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,45/48] Make ~value private Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,44/48] Make struct value data members private Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,42/48] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,39/48] Change some code to use value methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,36/48] Turn many optimized-out value functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,35/48] Turn value_copy into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,34/48] Fully qualify calls to copy in value.c Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,33/48] Turn remaining value_contents functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,29/48] Turn value_contents_eq into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,28/48] Turn allocate_value_contents into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,27/48] Turn value_fetch_lazy into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,26/48] Turn some value_contents functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,22/48] Turn allocate_value into a static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,21/48] Turn allocate_value_lazy into a static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,19/48] Turn value_address and set_value_address functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,15/48] Turn value_stack and set_value_stack functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,14/48] Turn value_lazy and set_value_lazy functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,12/48] Turn value_enclosing_type into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,11/48] Turn deprecated_value_modifiable into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,10/48] Turn value_offset into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,09/48] Turn value_parent into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,08/48] Turn value_bitpos into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
« 1 23 4 5175 176 »