Show patches with: none      |   25856 patches
« 1 2123 124 125258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies - - --- 2018-09-04 Tom de Vries New
New ARI warning Tue Sep 4 01:56:28 UTC 2018 - - --- 2018-09-04 Andrew Burgess New
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies - - --- 2018-09-04 Tom de Vries New
Small fix for "winheight" usage - - --- 2018-09-03 Tom Tromey New
Call nonl before wgetch in TUI - - --- 2018-09-03 Tom Tromey New
Automatically update "aclocal_m4_deps" when updating gnulib - - --- 2018-09-03 Sergio Durigan Junior New
[4/4] Remove --enable-multi-ice - - --- 2018-09-03 Tom Tromey New
[3/4] Simplify ada-exp.o rule - - --- 2018-09-03 Tom Tromey New
[2/4] Remove unneeded explicit .o targets - - --- 2018-09-03 Tom Tromey New
[1/4] Remove obsolete comments from Makefiles - - --- 2018-09-03 Tom Tromey New
[4/4] Remove cleanup from try_open_exec_file - - --- 2018-09-03 Tom Tromey New
[3/4] Return std::string from gdb_bfd_errmsg - - --- 2018-09-03 Tom Tromey New
[2/4] Remove cleanup from procfs.c - - --- 2018-09-03 Tom Tromey New
[1/4] Remove cleanup from add_path - - --- 2018-09-03 Tom Tromey New
[RFC,3/3] Deprecate and replace the "tabset" command - - --- 2018-09-03 Tom Tromey New
[RFC,2/3] Making ANSI terminal escape sequences work in TUI - - --- 2018-09-03 Tom Tromey New
[RFC,1/3] Minor cleanups in tui-io.c - - --- 2018-09-03 Tom Tromey New
Fix batch exit status test failure on Fedora 28 - - --- 2018-09-03 Gary Benson New
Allow remote debugging over a Unix local domain socket. - - --- 2018-09-03 John Darrington New
Automatically update "aclocal_m4_deps" when updating gnulib - - --- 2018-09-02 Sergio Durigan Junior New
[2/2] gdb: Allow parenthesis to group arguments to user-defined commands - - --- 2018-09-01 Philippe Waroquiers New
[2/2] Add comment describing continuable/steppable/non-steppable watchpoints - - --- 2018-08-31 Pedro Alves New
[1/2] Eliminate target_have_continuable_watchpoint - - --- 2018-08-31 Pedro Alves New
[8.2+trunk,2/2] Set TYPE_LENGTH on a variant part - - --- 2018-08-31 Tom Tromey New
[8.2+trunk,1/2] Fix a small bug in gdb.rust/simple.rs - - --- 2018-08-31 Tom Tromey New
Allow remote debugging over a local domain socket - - --- 2018-08-31 John Darrington New
Fix ARI violations in c++compile - - --- 2018-08-30 Keith Seitz New
src/gdb/breakpoint.c:3092: redundant test ? - - --- 2018-08-30 יעקב שמחוני New
compile: Remove non-const reference parameters - - --- 2018-08-30 Simon Marchi New
Update gnulib/Makefile.in:aclocal_m4_deps - - --- 2018-08-30 Sergio Durigan Junior New
Fix compile-cplus-types.c build errors - - --- 2018-08-30 Simon Marchi New
[PATCH/OBV] Use host_address_to_string in compile_cplus_instance::enter_scope - - --- 2018-08-30 Keith Seitz New
Fix compile-cplus-types.c build errors - - --- 2018-08-30 Simon Marchi New
gdb: Ensure compiler doesn't optimise variable out in test - - --- 2018-08-30 Andrew Burgess New
[v2,10/10] Add --enable-ubsan - - --- 2018-08-30 Tom Tromey New
[v2,09/10] Avoid undefined behavior in expression dumping - - --- 2018-08-30 Tom Tromey New
[v2,08/10] Avoid undefined behavior in ada_operator_length - - --- 2018-08-30 Tom Tromey New
[v2,07/10] Avoid undefined behavior in read_signed_leb128 - - --- 2018-08-30 Tom Tromey New
[v2,06/10] Avoid undefined behavior in parse_number - - --- 2018-08-30 Tom Tromey New
[v2,05/10] Avoid undefined behavior in read_subrange_type - - --- 2018-08-30 Tom Tromey New
[v2,04/10] Avoid undefined behavior in extract_integer - - --- 2018-08-30 Tom Tromey New
[v2,03/10] Use unsigned as base type for some enums - - --- 2018-08-30 Tom Tromey New
[v2,02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector - - --- 2018-08-30 Tom Tromey New
[v2,01/10] Do not pass NULL to memcpy - - --- 2018-08-30 Tom Tromey New
[FYI] Use core_addr_to_string_nz in csky_analyze_prologue - - --- 2018-08-29 Tom Tromey New
Update gnulib to current upstream master - - --- 2018-08-29 Sergio Durigan Junior New
Fix windows-nat.c for -Wnarrowing - - --- 2018-08-29 Tom Tromey New
gdb: Ensure compiler doesn't optimise variable out in test - - --- 2018-08-29 Andrew Burgess New
Fix windows-nat.c for -Wnarrowing - - --- 2018-08-29 Tom Tromey New
[4/4] gdb/riscv: Provide non-DWARF stack unwinder - - --- 2018-08-29 Andrew Burgess New
[3/4] gdb: Extend the trad-frame API - - --- 2018-08-29 Andrew Burgess New
[2/4] gdb/riscv: Extend instruction decode to cover more instructions - - --- 2018-08-29 Andrew Burgess New
[1/4] gdb/riscv: remove extra caching of misa register - - --- 2018-08-29 Andrew Burgess New
New ARI warning Wed Aug 29 01:57:16 UTC 2018 - - --- 2018-08-29 Simon Marchi New
[4/4] GDB: New target s12z - - --- 2018-08-29 John Darrington New
[3/4] GDB: Add support for 24 bit addresses - - --- 2018-08-29 John Darrington New
[2/4] Add a dwarf unit type to represent 24 bit values. - - --- 2018-08-29 John Darrington New
[1/4] gdb: Add builtin types for 24 bit integers. - - --- 2018-08-29 John Darrington New
Fix riscv-linux native gdb build failure. - - --- 2018-08-28 Jim Wilson New
Fix various tests to use -no-pie linker flag when needed - - --- 2018-08-28 Jan Vrany New
[PATCHv6] gdb: Change how frames are selected for 'frame' and 'info frame'. - - --- 2018-08-28 Andrew Burgess New
[PR,build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue - - --- 2018-08-28 SiZiOUS New
[PATCHv5,0/2] gdb: Change how frames are selected for 'frame' and 'info frame'. - - --- 2018-08-28 Andrew Burgess New
[2/9] Use unsigned as base type for some enums - - --- 2018-08-27 Simon Marchi New
Remove some uses VEC from parsers - - --- 2018-08-27 Tom Tromey New
Implement struct type_stack with a vector - - --- 2018-08-27 Simon Marchi New
[v2] MI: Fix printing of frame architecture with Python frame filters enabled - - --- 2018-08-27 Jan Vrany New
[7/7] Remove -Wno-narrowing from warnings.m4 - - --- 2018-08-27 Tom Tromey New
Fix gdb.arch/amd64-invalid-stack-*.exp failures - - --- 2018-08-27 Simon Marchi New
[9/9] Add --enable-ubsan - - --- 2018-08-27 Tom Tromey New
[8/9] Avoid undefined behavior in expression dumping - - --- 2018-08-27 Tom Tromey New
[7/9] Avoid undefined behavior in ada_operator_length - - --- 2018-08-27 Tom Tromey New
[6/9] Avoid undefined behavior in read_signed_leb128 - - --- 2018-08-27 Tom Tromey New
[5/9] Avoid undefined behavior in parse_number - - --- 2018-08-27 Tom Tromey New
[4/9] Avoid undefined behavior in read_subrange_type - - --- 2018-08-27 Tom Tromey New
[3/9] Avoid undefined behavior in extract_integer - - --- 2018-08-27 Tom Tromey New
[2/9] Use unsigned as base type for some enums - - --- 2018-08-27 Tom Tromey New
[1/9] Do not pass NULL to memcpy - - --- 2018-08-27 Tom Tromey New
MI: Fix printing of frame architecture with Python frame filters enabled - - --- 2018-08-27 Jan Vrany New
Fix gdb.arch/amd64-invalid-stack-*.exp failures - - --- 2018-08-27 Jan Vrany New
[pushed] Fix indentation in solist.h - - --- 2018-08-27 Simon Marchi New
[RFAv2,6/6] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGE… - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,5/6] Announce changes in NEWS to info [args|functions|locals|variables] - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,4/6] Document changes to info [args|functions|locals|variables] - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,3/6] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,2/6] Make struct type_print_options default_ptype_flags non static. - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,1/6] New cli-utils.h/.c function extract_info_print_args - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,2/2] Modify gdb.base/commands.exp to test multi breakpoints command clearing. - - --- 2018-08-26 Philippe Waroquiers New
[RFAv2,1/2] Fix regression for multi breakpoints command line clearing. - - --- 2018-08-26 Philippe Waroquiers New
[v2] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) - - --- 2018-08-25 Simon Marchi New
Get rid of -Wodr warning (PR build/23399) - - --- 2018-08-25 Simon Marchi New
gdb: Add builtin types for 24 bit integers. - - --- 2018-08-25 John Darrington New
[pushed] gdb/python: Use copy-initialization more when possible - - --- 2018-08-24 Pedro Alves New
[v2] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) - - --- 2018-08-24 Pedro Alves New
[v2] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) - - --- 2018-08-24 Pedro Alves New
Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) - - --- 2018-08-24 Simon Marchi New
Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) - - --- 2018-08-24 Pedro Alves New
[1/3] gdb: Added builtin types for 24 bit integers. - - --- 2018-08-24 Simon Marchi New
[RFC,gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies - - --- 2018-08-24 Tom de Vries New
[v2,PR,gdb/16841] virtual inheritance via typedef cannot find base - - --- 2018-08-23 Weimin Pan New
« 1 2123 124 125258 259 »