Show patches with: State = Action Required       |   21023 patches
« 1 2123 124 125210 211 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/2] Report stop locations in inlined functions. - - --- 2017-10-30 Keith Seitz New
Introduce in_inclusive_range, fix -Wtautological-compare warnings - - --- 2017-10-30 Simon Marchi New
Remove mem_region_vector typedef - - --- 2017-10-30 Simon Marchi New
[2/2] target_set_syscall_catchpoint, use gdb::array_view and bool - - --- 2017-10-30 Pedro Alves New
[1/2] Make make-target-delegates grok namespace scope op and template params - - --- 2017-10-30 Pedro Alves New
Introduce in_inclusive_range, fix -Wtautological-compare warnings - - --- 2017-10-30 Simon Marchi New
[1/2] Introduce string_appendf/string_vappendf (Re: [RFA 4/6] Simple cleanup removals in remote.c) - - --- 2017-10-30 Pedro Alves New
[pushed] darwin-nat: Remove gdb.h include - - --- 2017-10-30 Simon Marchi New
Make encode_actions_rsp use std::vector - - --- 2017-10-30 Simon Marchi New
FT32: support for FT32B processor - part 2/2 - - --- 2017-10-30 James Bowman New
[pushed] xtensa-xtregs: Constify field - - --- 2017-10-29 Simon Marchi New
Make gdb.selected_thread().inferior return a new reference - - --- 2017-10-28 Максим Дзабраев New
fix bug PR 21213 and add test case - - --- 2017-10-28 Максим Дзабраев New
[pushed] common-utils-selftests.c: Add ATTRIBUTE_PRINTF - - --- 2017-10-28 Simon Marchi New
gdb_compile_shlib: Only consider shlib= options when building executables - - --- 2017-10-27 Simon Marchi New
[AArch64] Mark LR clobbered by BL in inline asm - - --- 2017-10-27 Yao Qi New
[8/8] Construct readonly regcache without address space - - --- 2017-10-27 Yao Qi New
[7/8] const-fy regcache::m_readonly_p - - --- 2017-10-27 Yao Qi New
[6/8] const-fy regcache::m_aspace - - --- 2017-10-27 Yao Qi New
[5/8] s/get_regcache_aspace (regcache)/regcache->aspace ()/g - - --- 2017-10-27 Yao Qi New
[4/8] Remove regcache_descr::nr_raw_registers - - --- 2017-10-27 Yao Qi New
[3/8] New method regcache::assert_regnum - - --- 2017-10-27 Yao Qi New
[2/8] Remove code wrapped by "#if 0" - - --- 2017-10-27 Yao Qi New
[1/8] Remove regcache_descr fields sizeof_raw_register_status and sizeof_cooked_register_status - - --- 2017-10-27 Yao Qi New
[pushed] Fix broken recursion detection when printing static members - - --- 2017-10-27 Simon Marchi New
[pushed] Garbage collect remote.c:remote_async_terminal_ours_p - - --- 2017-10-26 Pedro Alves New
[6/6] Fix racy output matching in gdb.tui/tui-completion.exp - - --- 2017-10-26 Pedro Alves New
[5/6] Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach, restart, ext-r… - - --- 2017-10-26 Pedro Alves New
[4/6] Fix racy output matching in gdb.base/cpcompletion.exp - - --- 2017-10-26 Pedro Alves New
[3/6] Fix racy output matching in gdb.base/memattr.exp - - --- 2017-10-26 Pedro Alves New
[2/6] Fix racy output matching in gdb.base/completion.exp - - --- 2017-10-26 Pedro Alves New
[1/6] Fix racy output matching in gdb.asm/asm-source.exp - - --- 2017-10-26 Pedro Alves New
Validate that the languages array matches the language enum - - --- 2017-10-26 Simon Marchi New
[v5,4/4] Make breakpoint/location number parsing error output consistent - - --- 2017-10-26 Pedro Alves New
[v5,3/4] Add base 'enable/disable invalid location range' tests - - --- 2017-10-26 Pedro Alves New
[v5,2/4] Breakpoint location parsing: always error instead of warning - - --- 2017-10-26 Pedro Alves New
[v5,1/4] Allow enabling/disabling breakpoint location ranges - - --- 2017-10-26 Pedro Alves New
[RFA,v4] enable/disable sub breakpoint range - - --- 2017-10-26 Pedro Alves New
[v2,4/4] arc: Add GNU/Linux support for ARC - - --- 2017-10-26 Anton Kolesov New
[v2,3/4] arc: Recognize registers available on Linux targets - - --- 2017-10-26 Anton Kolesov New
[v2,2/4] arc: Add XML target features for Linux targets - - --- 2017-10-26 Anton Kolesov New
[v2,1/4] arc: Migrate to new target features - - --- 2017-10-26 Anton Kolesov New
[OBV] Remove regular_breakpoint_inserted_here_p declaration - - --- 2017-10-26 Yao Qi New
[3/3,AArch64] Remove tag from address for watchpoint - - --- 2017-10-26 Yao Qi New
[2/3,AArch64] Adjust breakpoint on tagged address - - --- 2017-10-26 Yao Qi New
[1/3,AArch64,Linux] Get rid of top byte from tagged address on memory access - - --- 2017-10-26 Yao Qi New
[RFC,v2,9/9] Target FP: Merge doublest.c and dfp.c into target-float.c - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,8/9] Target FP: Remove unused floating-point routines - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,7/9] Target FP: Remove convert_typed_floating from tdep files - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,6/9] Target FP: Handle interfaces to scripting languages - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,5/9] Target FP: Perform Ada fixed-point scaling in target format - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,4/9] Target FP: Add binop and compare routines to target-float.{c,h} - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,3/9] Target FP: Add conversion routines to target-float.{c,h} - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,2/9] Target FP: Add string routines to target-float.{c,h} - - --- 2017-10-25 Ulrich Weigand New
[RFC,v2,1/9] Target FP: Introduce target-float.{c,h} - - --- 2017-10-25 Ulrich Weigand New
[3/3] Add test for fetching TLS from core file - - --- 2017-10-25 Djordje Todorovic New
Fix dwarf2_string_attr for -gsplit-dwarf - - --- 2017-10-25 Terekhov, Mikhail via Gdb-patches New
[4/4] Add xml selftests - - --- 2017-10-25 Alan Hayward New
[3/4] Use flexible target descriptors for aarch64 - - --- 2017-10-25 Alan Hayward New
[2/4] gdbserver use aarch64_create_target_description - - --- 2017-10-25 Alan Hayward New
[1/4] Add aarch64_create_target_description - - --- 2017-10-25 Alan Hayward New
commonize AARCH64 REGNUM/REGNO defines - - --- 2017-10-25 Alan Hayward New
[2/2] Merge "print recursive static member" unit test into classes.exp - - --- 2017-10-25 Patrick Frants New
[1/2] Fix broken recursion detection when printing static members - - --- 2017-10-25 Patrick Frants New
[pushed] Fix racy test in gdb.base/new-ui.exp - - --- 2017-10-24 Pedro Alves New
[pushed] Use const reference for decimal_from_string argument - - --- 2017-10-24 Ulrich Weigand New
[pushed] Re: [RFA 1/6] Use std::vector in end_symtab_get_static_block - - --- 2017-10-24 Ulrich Weigand New
commonize AARCH64 REGNUM/REGNO defines - - --- 2017-10-24 Alan Hayward New
Fix broken recursion detection when printing static members - - --- 2017-10-24 Patrick Frants New
[7/6] More gdb.threads/attach-into-signal.exp stale stopped bits (Re: [PATCH 6/6] Drop /proc/PID/st… - - --- 2017-10-24 Pedro Alves New
[pushed] Reindent gdb.threads/attach-into-signal.exp (Re: [PATCH 6/6] Drop /proc/PID/status polling… - - --- 2017-10-24 Pedro Alves New
[PING] Add a note about Debugging Tools devroom at FOSDEM 2018 to gdb's news - - --- 2017-10-24 Ivo Raisr New
[RFC] fix gdb segv when objfile can't be opened - - --- 2017-10-23 Mike Gulick New
[6/6] Drop /proc/PID/status polling from gdb.threads/attach-into-signal.exp - - --- 2017-10-23 Pedro Alves New
[5/6] Fix unstable test names in gdb.threads/attach-into-signal.exp - - --- 2017-10-23 Pedro Alves New
[4/6] Fix unstable test names in gdb.python/py-objfile.exp - - --- 2017-10-23 Pedro Alves New
[3/6] Fix unstable test names in gdb.gdb/unittest.exp - - --- 2017-10-23 Pedro Alves New
[2/6] Fix unstable test names in gdb.base/startup-with-shell.exp - - --- 2017-10-23 Pedro Alves New
[1/6] Fix unstable test names in gdb.arch/arc-tdesc-cpu.exp - - --- 2017-10-23 Pedro Alves New
[2/2] const-fy breakpoint_ops->breakpoint_hit parameter aspace - - --- 2017-10-23 Yao Qi New
[1/2] const-fy function parameter struct address_space *aspace - - --- 2017-10-23 Yao Qi New
[RFA,v4] enable/disable sub breakpoint range - - --- 2017-10-23 Xavier Roirand New
[V4] symlookup: improves symbol lookup when a file is specified. - - --- 2017-10-23 Pedro Alves New
[RFA,v4] enable/disable sub breakpoint range - - --- 2017-10-23 Xavier Roirand New
Use console uiout when executing breakpoint commands - - --- 2017-10-21 Simon Marchi New
[3/3] Remove find_inferior usage for thread_search - - --- 2017-10-21 Simon Marchi New
[2/3] Remove usage of find_inferior in resume - - --- 2017-10-21 Simon Marchi New
[1/3] Remove usages of find_inferior in handle_status - - --- 2017-10-21 Simon Marchi New
[pushed] Remove leftover declarations in interps.h - - --- 2017-10-21 Simon Marchi New
C++ify xml-syscall.c - - --- 2017-10-21 Simon Marchi New
Get rid of VEC(loaded_script_ptr) - - --- 2017-10-21 Simon Marchi New
[2/2] Get rid of VEC(probe_p) - - --- 2017-10-21 Simon Marchi New
[1/2] Allocate breakpoint_objfile_data with new - - --- 2017-10-21 Simon Marchi New
[2/2] Get rid of VEC(filename_language) - - --- 2017-10-21 Simon Marchi New
[1/2] Add tests for filename_language - - --- 2017-10-21 Simon Marchi New
[RFA,3/3] Remove cleanups from break-catch-syscall.c - - --- 2017-10-20 Simon Marchi New
[2/2] Report stop locations in inlined functions. - - --- 2017-10-20 Keith Seitz New
[v2] Use SaL symbol name when reporting breakpoint locations - - --- 2017-10-20 Keith Seitz New
Record nested types - - --- 2017-10-20 Keith Seitz New
Enhance gdb.base/print-file-var.exp testcase (Re: [PATCH V4] symlookup: improves symbol lookup when… - - --- 2017-10-20 Pedro Alves New
« 1 2123 124 125210 211 »