Show patches with: Archived = No       |   8926 patches
« 1 247 48 4989 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
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
[6/6] Don't throw quit while handling inferior events, part II Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves Committed
[5/6] GC get_active_ext_lang Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves Committed
[4/6] Don't throw quit while handling inferior events Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves Committed
[3/6] Add new "$_shell(CMD)" internal function Don't throw quit while handling inferior events 2 - --- 2023-02-10 Pedro Alves New
[2/6] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves Committed
[1/6] Fix "ptype INTERNAL_FUNC" (PR gdb/30105) Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves New
[v2,48/48] Rely on value_ref_ptr::operator-> Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,43/48] Add value::set_modifiable Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,42/48] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,41/48] Turn preserve_one_value into method Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,40/48] Turn some xmethod functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,39/48] Change some code to use value methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,38/48] Turn set_value_component_location into method Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,37/48] Turn value_non_lval and value_force_lval into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,32/48] Turn value_incref and value_decref into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,31/48] Move value_ref_policy methods out-of-line Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,30/48] Turn value_bits_synthetic_pointer into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,25/48] Turn value_zero into static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,24/48] Turn allocate_optimized_out_value into static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,23/48] Turn allocate_computed_value into static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,20/48] Turn more deprecated_* functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,18/48] Turn value_initialized and set_value_initialized functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,17/48] Convert value_lval_const and deprecated_lval_hack to methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,16/48] Turn value_computed_closure and value_computed_funcs functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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,13/48] Turn some value offset functions into method Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[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
[v2,07/48] Turn value_bitsize into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,06/48] Turn value_arch into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,05/48] Turn deprecated_set_value_type into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey Committed
[v2,04/48] Turn value_type into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,03/48] Move struct value to value.h Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,02/48] Move ~value body out-of-line Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,01/48] Rename all fields of struct value Use methods for struct value - - --- 2023-02-10 Tom Tromey New
Fix doc build dependencies for --with-system-readline Fix doc build dependencies for --with-system-readline - - --- 2023-02-10 Keith Seitz Committed
PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp 1 - --- 2023-02-10 Carl Love New
[PATCHv3] gdb/c++: fix handling of breakpoints on @plt symbols [PATCHv3] gdb/c++: fix handling of breakpoints on @plt symbols - 1 --- 2023-02-10 Andrew Burgess New
Ensure all DAP requests are keyword-only Ensure all DAP requests are keyword-only - - --- 2023-02-10 Tom Tromey Committed
[RFC] Populate seen_names hash in cooked_index_shard::do_finalize [RFC] Populate seen_names hash in cooked_index_shard::do_finalize - - --- 2023-02-10 Tom Tromey New
[v4,6/6] GDB: Introduce limited array lengths while printing values gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[v4,5/6] GDB/testsuite: Add `-nonl' option to `gdb_test' gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[v4,4/6] GDB: Only make data actually retrieved into value history available gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[v4,3/6] GDB: Fix the mess with value byte/bit range types gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[v4,2/6] GDB: Ignore `max-value-size' setting with value history accesses gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[v4,1/6] GDB: Switch to using C++ standard integer type limits gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki Committed
[gdb/tdep] Don't use i386 unwinder for amd64 [gdb/tdep] Don't use i386 unwinder for amd64 - - --- 2023-02-10 Tom de Vries Committed
[gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.exp [gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.exp 2 1 --- 2023-02-10 Tom de Vries Committed
gdb: add test for readline handling very long commands gdb: add test for readline handling very long commands 1 - --- 2023-02-10 Andrew Burgess Committed
[2/2] gdb/source: Fix open_source_file error handling gdb: Fix open_source_file error handling - - --- 2023-02-10 Aaron Merey Committed
[1/2] Move implementation of perror_with_name to gdbsupport gdb: Fix open_source_file error handling - - --- 2023-02-10 Aaron Merey Committed
Use std::string in main_info Use std::string in main_info - - --- 2023-02-10 Tom Tromey Committed
[47/47] Remove deprecated_lval_hack Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[46/47] Introduce set_lval method on value Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[45/47] Make ~value private Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[44/47] Make struct value data members private Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[43/47] Add value::set_modifiable Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[42/47] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[41/47] Turn preserve_one_value into method Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[40/47] Turn some xmethod functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[39/47] Change some code to use value methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[38/47] Turn set_value_component_location into method Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[37/47] Turn value_non_lval and value_force_lval into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[36/47] Turn many optimized-out value functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[35/47] Turn value_copy into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[34/47] Fully qualify calls to copy in value.c Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[33/47] Turn remaining value_contents functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[32/47] Turn value_incref and value_decref into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[31/47] Move value_ref_policy methods out-of-line Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[30/47] Turn value_bits_synthetic_pointer into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[29/47] Turn value_contents_eq into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[28/47] Turn allocate_value_contents into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[27/47] Turn value_fetch_lazy into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[26/47] Turn some value_contents functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[25/47] Turn value_zero into static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[24/47] Turn allocate_optimized_out_value into static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[23/47] Turn allocate_computed_value into static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[22/47] Turn allocate_value into a static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[21/47] Turn allocate_value_lazy into a static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey New
« 1 247 48 4989 90 »