Show patches with: none      |   25858 patches
« 1 2104 105 106258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[pushed] MI: extract command completion logic from complete_command() - - --- 2019-05-17 Jan Vrany New
Fix heap-use-after-free in typename_concat - - --- 2019-05-17 Tom de Vries New
[v2,2/5] Use classes to represent MI Command instead of structures - - --- 2019-05-17 Simon Marchi New
[FYI,5/5] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,4/5] Fix complaint string formatting on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,3/5] Slightly improve logic of some operations on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,2/5] Update some comments on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,1/5] Bool-ify stap-probe.c and stap-related code on i386-tdep.c - - --- 2019-05-16 Sergio Durigan Junior New
[2/2] x86 linux: Update debug register state after exec events - - --- 2019-05-16 Pedro Franco de Carvalho New
[1/2] linux-nat: Callback for exec events - - --- 2019-05-16 Pedro Franco de Carvalho New
Supress SIGTTOU when handling errors - - --- 2019-05-16 Andrew Burgess New
[FYI] Fix darwin-nat.c build - - --- 2019-05-16 Tom Tromey New
Add "set print finish" - - --- 2019-05-16 Tom Tromey New
[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats - - --- 2019-05-16 Andrew Burgess New
Supress SIGTTOU when handling errors - - --- 2019-05-16 Alan Hayward New
Add "thread-exited" annotation - - --- 2019-05-16 Amos Bird New
Add "thread-exited" annotation - - --- 2019-05-16 Amos Bird New
[PUSHED] gdb/fortran: Add sizeof tests for indexed and sliced arrays - - --- 2019-05-15 Andrew Burgess New
[3/3] Introduce a separate debug objfile iterator - - --- 2019-05-15 Tom Tromey New
[pushed] linux-thread-db.c: use bool where possible in thread_db code - - --- 2019-05-15 Simon Marchi New
gdb/fortran: Show the type for non allocated / associated types - - --- 2019-05-15 Andrew Burgess New
[RFC] Add Hygon Dhyana processor support - - --- 2019-05-15 Jinke Fan New
Don't crash if dwarf_decode_macro_bytes's 'body' is NULL - - --- 2019-05-14 Sergio Durigan Junior New
Fix assertion failure in coerce_unspec_val_to_type - - --- 2019-05-14 Tom Tromey New
[9/9] testsuite: Remove TRANSCRIPT support - - --- 2019-05-14 Alan Hayward New
[8/9] testsuite: Add script to quickly re-run tests - - --- 2019-05-14 Alan Hayward New
[7/9] testsuite: Add replay logging to GDBSERVER_DEBUG - - --- 2019-05-14 Alan Hayward New
[6/9] testsuite: Create .cmd files for gdb and gdbserver - - --- 2019-05-14 Alan Hayward New
[5/9] testsuite: Record all gdb input to gdb.in - - --- 2019-05-14 Alan Hayward New
[3/9] testsuite: Add option to capture GDB debug - - --- 2019-05-14 Alan Hayward New
[4/9] testsuite: Disable some tests when logging - - --- 2019-05-14 Alan Hayward New
[1/9] Change file close behavior for tee_file - - --- 2019-05-14 Alan Hayward New
[2/9] Add debug redirect option - - --- 2019-05-14 Alan Hayward New
record: Fix the error message for (E)VEX encoded instructions. - - --- 2019-05-14 Arash Bakhtiari New
Add "style" proc to the test suite - - --- 2019-05-14 Tom Tromey New
[v2,5/5] mi/python: Add tests for python-defined MI commands - - --- 2019-05-14 Jan Vrany New
[v2,4/5] mi/python: Allow redefinition of python MI commands - - --- 2019-05-14 Jan Vrany New
[v2,3/5] Create MI commands using python. - - --- 2019-05-14 Jan Vrany New
[v2,2/5] Use classes to represent MI Command instead of structures - - --- 2019-05-14 Jan Vrany New
[v2,1/5] Use std::map for MI commands in mi-cmds.c - - --- 2019-05-14 Jan Vrany New
[gdb/doc] Mention index cache in concept and command index - - --- 2019-05-14 Tom de Vries New
[committed,gdb/doc] Fix "maint info selftests" command index entry - - --- 2019-05-14 Tom de Vries New
Add file name styling to "info sharedlibrary" - - --- 2019-05-13 Tom Tromey New
AArch64: Treat pauth ops as nops on non-pauth systems - - --- 2019-05-13 Alan Hayward New
[RFC,gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs - - --- 2019-05-13 Tom de Vries New
[gdb/symtab] Fix symbol loading performance regression - - --- 2019-05-13 Tom de Vries New
[RFC,gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs - - --- 2019-05-12 Simon Marchi New
[pushed] Fix two langauge -> language typos - - --- 2019-05-12 Simon Marchi New
[PATCHv2] gdb/mi: New commands to catch C++ exceptions - - --- 2019-05-11 Andrew Burgess New
[RFAv2,3/3] Document 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
[RFAv2,2/3] Test 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
[RFAv2,1/3] Implement 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
[release/HEAD] Document the GDB 8.3 release in gdb/ChangeLog - - --- 2019-05-11 Joel Brobecker New
[release/branch,2/2] Bump GDB version number to 8.3.0.DATE-git. - - --- 2019-05-11 Joel Brobecker New
[release/branch,1/2] Document the GDB 8.3 release in gdb/ChangeLog - - --- 2019-05-11 Joel Brobecker New
FYI: [release/branch] Set GDB version number to 8.3. - - --- 2019-05-11 Joel Brobecker New
Write index for dwz -m file - - --- 2019-05-11 Simon Marchi New
Don't crash if parse_definition_macro's 'body' is NULL - - --- 2019-05-10 Sergio Durigan Junior New
Fix GDB build when using --disable-gdbmi - - --- 2019-05-10 Simon Marchi New
Fix GDB build when using --disable-gdbmi - - --- 2019-05-10 Simon Marchi New
cc-with-tweaks: show dwz stderr and check exit code - - --- 2019-05-10 Simon Marchi New
[FYI] Add completion for Ada catch commands - - --- 2019-05-10 Tom Tromey New
Add new GCC 9 warnings to warnings.m4 - - --- 2019-05-10 Tom Tromey New
Document lazy computation for pretty-printer "children" method - - --- 2019-05-10 Tom Tromey New
[FYI] Two minor constifications - - --- 2019-05-10 Tom Tromey New
Minor "catch" documentation improvements - - --- 2019-05-10 Tom Tromey New
Return TARGET_XFER_EOF if reading at the end of TARGET_OBJECT_SIGNAL_INFO. - - --- 2019-05-09 John Baldwin New
[PATCHv2,5/5] gdb: Better support for dynamic properties with negative values - - --- 2019-05-09 Andrew Burgess New
[PATCHv2,4/5] gdb: Carry default property type around with dynamic properties - - --- 2019-05-09 Andrew Burgess New
[PATCHv2,3/5] gdb/dwarf: Ensure the target type of ranges is not void - - --- 2019-05-09 Andrew Burgess New
[PATCHv2,2/5] gdb: Convert dwarf2_evaluate_property to return bool - - --- 2019-05-09 Andrew Burgess New
[PATCHv2,1/5] gdb: Update type of lower bound in value_subscripted_rvalue - - --- 2019-05-09 Andrew Burgess New
cc-with-tweaks: show dwz stderr and check exit code - - --- 2019-05-09 Simon Marchi New
[committed,gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S - - --- 2019-05-09 Tom de Vries New
GDB (s12z): Improve reliability of the stack unwinder. - - --- 2019-05-09 John Darrington New
gdb/mi: New commands to catch C++ exceptions - - --- 2019-05-09 Andrew Burgess New
[committed,gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S - - --- 2019-05-08 Tom de Vries New
[PUSHED] gdb: Merge two 'New commands' sections in NEWS file - - --- 2019-05-08 Andrew Burgess New
FYI, pushed: [RFA v5] (Ada) Fix frame argument printing when using auto language mode - - --- 2019-05-08 Joel Brobecker New
[8.3] Fix style bug when paging - - --- 2019-05-08 Tom Tromey New
cc-with-tweaks: show dwz stderr and check exit code - - --- 2019-05-08 Simon Marchi New
[RFC,gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs - - --- 2019-05-07 Tom de Vries New
[gdb/testsuite] Add test-case for gdb-add-index.sh - - --- 2019-05-07 Tom de Vries New
Write index for dwz -m file - - --- 2019-05-07 Tom de Vries New
[committed,gdb/testsuite] Fix ls_host return in index-cache.exp - - --- 2019-05-07 Tom de Vries New
[committed,gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler - - --- 2019-05-07 Tom de Vries New
[FYI] Fix scoped_mmap includes - - --- 2019-05-07 Tom Tromey New
[PATCH/commit] Fix regression caused by recently added syscall restart code - - --- 2019-05-06 Kevin Buettner New
[gdb/testsuite] Fix .debug_aranges in watch-loc.c - - --- 2019-05-06 Tom de Vries New
[gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S - - --- 2019-05-06 Tom de Vries New
[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names} - - --- 2019-05-06 Tom de Vries New
[3/3] gdb: Handle dynamic properties with negative values - - --- 2019-05-05 Andrew Burgess New
[2/3] gdb: Convert dwarf2_evaluate_property to return bool - - --- 2019-05-05 Andrew Burgess New
[1/3] gdb: Update type of lower bound in value_subscripted_rvalue - - --- 2019-05-05 Andrew Burgess New
The 'cold' function attribute and GDB - - --- 2019-05-05 Kevin Buettner New
[gdb/symtab] Support DW_AT_main_subprogram with -readnow. - - --- 2019-05-05 Tom de Vries New
[RFA,3/3] Document 'set print frame-info|frame-arguments presence'. - - --- 2019-05-04 Philippe Waroquiers New
[RFA,2/3] Test 'set print frame-info|frame-arguments presence'. - - --- 2019-05-04 Philippe Waroquiers New
[RFA,1/3] Implement 'set print frame-info|frame-arguments presence'. - - --- 2019-05-04 Philippe Waroquiers New
[FYI,7/7] Change arc_tdesc_init to return bool - - --- 2019-05-04 Tom Tromey New
« 1 2104 105 106258 259 »