Show patches with: Archived = No       |   9102 patches
« 1 252 53 5491 92 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/2] Don't include block.h from expop.h Reduce includes of block.h - - --- 2023-01-21 Tom Tromey Committed
gdb: some int to unsigned int conversion gdb: some int to unsigned int conversion - - --- 2023-01-21 Enze Li Superseded
[RFC,gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0 [RFC,gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0 - - --- 2023-01-21 Tom de Vries Superseded
[27/27] Convert contained_in to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[26/27] Make block members 'private' C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[25/27] Remove allocate_block and allocate_global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[24/27] Have global_block inherit from block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[23/27] Use 'new' for block and global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[22/27] Fix memory leak in mdebugread.c C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[21/27] Remove ALL_BLOCK_SYMBOLS C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[20/27] Remove ALL_BLOCK_SYMBOLS_WITH_NAME C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[19/27] Convert explicit iterator uses to foreach C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[18/27] Introduce a block iterator wrapper C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[17/27] Combine both styles of block iterator C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[16/27] Store 'name' in block_iterator C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[15/27] Convert block_static_link to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[14/27] Convert set_block_compunit_symtab to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[13/27] Convert block_static_block and block_global_block to methods C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[12/27] Convert block_containing_function to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[11/27] Convert block_linkage_function to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[10/27] Convert more block functions to methods C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[09/27] Convert block_inlined_p to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[08/27] Convert block_gdbarch to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[07/27] Convert block_objfile to method C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[06/27] Don't allow NULL as an argument to block_global_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[05/27] Don't allow NULL as an argument to block_static_block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[04/27] Don't allow NULL as an argument to block_using C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[03/27] Don't allow NULL as an argument to block_scope C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[02/27] Avoid extra allocations in block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[01/27] Rearrange block.c to avoid a forward declaration C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[pushed] gdb: remove struct trad_frame forward declaration [pushed] gdb: remove struct trad_frame forward declaration - - --- 2023-01-20 Simon Marchi Committed
[PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/ [PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/ - - --- 2023-01-20 Andrew Burgess New
[PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols [PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols - 1 --- 2023-01-20 Andrew Burgess New
[PATCHv2,6/6] gdb: convert the 'start' breakpoint to use inferior keyword Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,5/6] gdb: add inferior-specific breakpoints and watchpoints Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,4/6] gdb: error if 'thread' or 'task' keywords are overused Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,3/6] gdb: fix display of thread condition for multi-location breakpoints Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,2/6] gdb/testsuite: don't try to set non-stop mode on a running target Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[PATCHv2,1/6] gdb/remote: announce thread exit events for remote targets Inferior specific breakpoints - - --- 2023-01-20 Andrew Burgess New
[2/2] gdb/dwarf: fix UBsan crash in read_subrange_type [1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form - - --- 2023-01-20 Simon Marchi Committed
[1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form [1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form - - --- 2023-01-20 Simon Marchi Committed
Add __repr__() implementation to a few Python types Add __repr__() implementation to a few Python types - - --- 2023-01-20 Matheus Branco Borella New
[1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp [1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp - - --- 2023-01-20 Carl Love New
[COMMITTED,v9,6/6] GDB/testsuite: Expand for character string limiting options Untitled series #16162 - - --- 2023-01-19 Maciej W. Rozycki Committed
[COMMITTED,v9,5/6] GDB: Add a character string limiting option Untitled series #16161 - - --- 2023-01-19 Maciej W. Rozycki Committed
[COMMITTED,v9,4/6] GDB: Allow arbitrary keywords in integer set commands Untitled series #16160 - - --- 2023-01-19 Maciej W. Rozycki Committed
Use "maint ignore-probes" in no-libstdcxx-probe.exp Use "maint ignore-probes" in no-libstdcxx-probe.exp - - --- 2023-01-19 Tom Tromey Committed
[pushed] Remove some unused includes [pushed] Remove some unused includes - - --- 2023-01-19 Tom Tromey Committed
[7/7] opcodes: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[6/7] ld: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[5/7] gprof: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[4/7] gold: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[3/7] gas: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[2/7] binutils: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[1/7] bfd: build with mktemp [1/7] bfd: build with mktemp - - --- 2023-01-19 Vincent Smeets Not applicable
[RFC] Deprecate stabs [RFC] Deprecate stabs - - --- 2023-01-19 Tom Tromey New
Use bool in pc_in_* functions Use bool in pc_in_* functions - - --- 2023-01-19 Tom Tromey Committed
Make gdb.ada/ptype_tagged_param.exp pass Make gdb.ada/ptype_tagged_param.exp pass - - --- 2023-01-19 Tom Tromey Committed
[pushed,gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endian [pushed,gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endian - - --- 2023-01-19 Tom de Vries Committed
[gdb/tdep,aarch64] Remove fp and sp reg aliases, add x31 reg alias [gdb/tdep,aarch64] Remove fp and sp reg aliases, add x31 reg alias - - --- 2023-01-19 Tom de Vries Committed
[4/4,gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.exp Test-case gdb.base/unwind-on-each-insn.exp improvements - - --- 2023-01-19 Tom de Vries Committed
[3/4,gdb/tdep,aarch64] Fix frame address of last insn in leaf function Test-case gdb.base/unwind-on-each-insn.exp improvements - - --- 2023-01-19 Tom de Vries Committed
[2/4,gdb/testsuite] Improve gdb.base/unwind-on-each-insn.exp Test-case gdb.base/unwind-on-each-insn.exp improvements - - --- 2023-01-19 Tom de Vries Committed
[1/4,gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp Test-case gdb.base/unwind-on-each-insn.exp improvements - - --- 2023-01-19 Tom de Vries Committed
[v3,2/2] gdb/arm: Use new dwarf2 function cache [v3,1/2] gdb: dwarf2 generic implementation for caching function data - - --- 2023-01-19 Torbjorn SVENSSON New
[v3,1/2] gdb: dwarf2 generic implementation for caching function data [v3,1/2] gdb: dwarf2 generic implementation for caching function data - - --- 2023-01-19 Torbjorn SVENSSON New
sim: info: convert verbose field to a bool sim: info: convert verbose field to a bool - - --- 2023-01-19 Mike Frysinger Committed
sim: unify sim-signal.o building sim: unify sim-signal.o building - - --- 2023-01-19 Mike Frysinger Committed
sim: unify sim-signal.o building sim: unify sim-signal.o building - - --- 2023-01-19 Mike Frysinger Committed
[2/2] sim: v850: reduce extra header inclusion to igen files [1/2] sim: v850: drop redundant define - - --- 2023-01-19 Mike Frysinger Committed
[1/2] sim: v850: drop redundant define [1/2] sim: v850: drop redundant define - - --- 2023-01-19 Mike Frysinger Committed
[COMMITTED,v9,2.2/6] GDB: Add missing inline documentation for `add_setshow_cmd_full' GDB: Add missing inline documentation for `add_setshow_cmd_full' - - --- 2023-01-18 Maciej W. Rozycki Committed
[COMMITTED,v9,2.1/6] GDB: Correct inline documentation for `add_setshow_cmd_full_erased' GDB: Add missing inline documentation for `add_setshow_cmd_full' - - --- 2023-01-18 Maciej W. Rozycki Committed
Always create a new value object in valpy_do_cast Always create a new value object in valpy_do_cast - - --- 2023-01-18 Hannes Domani Changes Requested
[PATCHv2,13/13] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,12/13] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,11/13] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,10/13] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,07/13] gdb: don't always print breakpoint location after failed condition check Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,05/13] gdbserver: allow agent expressions to fail with invalid memory access Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,04/13] gdbserver: allows agent_mem_read to return an error code Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,03/13] gdb: include breakpoint number in testing condition error message Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,02/13] gdb/doc: extend the documentation for conditional breakpoints Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[PATCHv2,01/13] gdb/doc: extended documentation for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-18 Andrew Burgess New
[6/6] Merge fixup_section and fixup_symbol_section Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[5/6] Remove most calls to fixup_symbol_section Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey Committed
[4/6] Set section index when setting a symbol's block Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[3/6] Pass section index to start_compunit_symtab Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[2/6] Set section indices when symbols are made Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey Committed
[1/6] Use default section indexes in fixup_symbol_section Change how symbol section indices are set - - --- 2023-01-18 Tom Tromey New
[pushed] gdb: care for dynamic objfiles in build_id_bfd_get () [pushed] gdb: care for dynamic objfiles in build_id_bfd_get () - - --- 2023-01-18 Jan Vrany Committed
sim: ppc: drop local psim link sim: ppc: drop local psim link - - --- 2023-01-18 Mike Frysinger Committed
[v4,1/1] gdb, testsuite: Fix arrays of variable length strings for FORTRAN gdb, testsuite: Fix arrays of variable length strings for FORTRAN - - --- 2023-01-17 Abdul Basit Ijaz New
Remove two unused fields from gdbarch Remove two unused fields from gdbarch - - --- 2023-01-17 Tom Tromey Committed
gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserver gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserver - - --- 2023-01-17 Simon Marchi Committed
[2/2] gdb/testsuite: fix running gdb.linespec/cp-completion-aliases.exp with clang Fix testing gdb.linespec/cp-completion-aliases with - - --- 2023-01-17 Guinevere Larsen New
[1/2] gdb/testsuite: add test with regex for multiple completion patterns Fix testing gdb.linespec/cp-completion-aliases with - - --- 2023-01-17 Guinevere Larsen New
« 1 252 53 5491 92 »