Show patches with: Archived = No       |   8950 patches
« 1 287 88 89 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Escape backslash in windows path - - --- 2014-03-29 Yao Qi Committed
vdso handling - - --- 2014-03-28 Alan Modra Committed
vdso handling - - --- 2014-03-28 Pedro Alves Not applicable
implement support for "enum class" - - --- 2014-03-28 Mark Wielaard Committed
vdso handling - - --- 2014-03-28 Alan Modra Committed
[4/4] Add lbarx/stbcx., lharx/sthcx. and lqarx/stqcx. single stepping - - --- 2014-03-28 Anton Blanchard Superseded
[3/4] Add multiple branches to ppc64 single step through atomic sequence testcase - - --- 2014-03-28 Anton Blanchard Superseded
[2/4] Support up to 3 conditional branches in an atomic sequence - - --- 2014-03-28 Anton Blanchard Superseded
[1/4] Fix ppc64 single step over atomic sequence testcase - - --- 2014-03-28 Anton Blanchard Superseded
implement support for "enum class" - - --- 2014-03-27 Tom Tromey Superseded
constify value_aggregate_elt - - --- 2014-03-27 Tom Tromey Committed
[commit] dwarf2read.c (read_str_index): Delete arg cu. - - --- 2014-03-27 Doug Evans Committed
[commit] dwarf2read.c (init_cutu_and_read_dies_no_follow): Minor cleanups - - --- 2014-03-27 Doug Evans Committed
[commit] dwarf2read.c (struct dwarf2_cu): Improve comments. - - --- 2014-03-27 Doug Evans Committed
handle DW_AT_type on an enumeration - - --- 2014-03-27 Tom Tromey Committed
[PING^2,v11] Debug methods in GDB Python - - --- 2014-03-27 Siva Chandra Reddy Superseded
-stack-info-depth should always return a count. - - --- 2014-03-27 Andrew Burgess Rejected
Return zero in can_single_step_to_signal_handler for nios2-*-* target - - --- 2014-03-27 Yao Qi Committed
[PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures - - --- 2014-03-27 Kyle McMartin Superseded
Fix "PC register is not available" issue - - --- 2014-03-26 Eli Zaretskii Superseded
RFA/remote: compare-sections - - --- 2014-03-26 David Taylor Superseded
[RFA] Fix c++/16253 (tag/variable name collision) - - --- 2014-03-26 Keith Seitz Committed
Fix "thiscall" method calling convention for inferior calls (PR15559) - - --- 2014-03-26 Julian Brown Committed
Skip tests on completion and readline when readline lib isn't used - - --- 2014-03-26 Yao Qi Committed
[PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue - - --- 2014-03-26 Hui Zhu Superseded
Skip tests on completion and readline when readline lib isn't used - - --- 2014-03-26 Yao Qi Superseded
[OBV] Fix code format issues gdb.base/macscp.exp - - --- 2014-03-26 Yao Qi Committed
[nios2] fix type of "fp" and other registers - - --- 2014-03-26 Sandra Loosemore Committed
FYI: [varobj] false type-changed status for reference to Ada array - - --- 2014-03-25 Joel Brobecker Committed
[commit] Support gdb.asm/asm-source.exp on powerpc64le - - --- 2014-03-25 Ulrich Weigand Committed
[PUSHED] "source", foreground execution commands, and target-async - - --- 2014-03-25 Pedro Alves Committed
Check tracefile is generated by binary execution - - --- 2014-03-25 Yao Qi Committed
[testsuite] Disable Ctrl-V use for mingw hosts. - - --- 2014-03-25 Yao Qi Committed
[testsuite] Set target-charset to ascii - - --- 2014-03-25 Yao Qi Committed
Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf, failures with non-Z0-supporting gdbser… - - --- 2014-03-24 Pedro Alves Committed
[obv,commit,patchv3] Fix SIGTERM signal safety (PR gdb/15358) - - --- 2014-03-24 Jan Kratochvil Committed
aarch64: detect atomic sequences like other ll/sc architectures - - --- 2014-03-24 Kyle McMartin Superseded
[committed,darwin] : Fix dump of messages on x86_64 - - --- 2014-03-24 Tristan Gingold Committed
[FYI] Add myself to maintainers (write after approval) - - --- 2014-03-24 Pierre Langlois Committed
[patchv3] Fix SIGTERM signal safety (PR gdb/15358) - - --- 2014-03-23 Jan Kratochvil Committed
Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supporting gdbserv… - - --- 2014-03-23 Hui Zhu Superseded
[commit] infcmd.c: Whitespace, comment fixes. - - --- 2014-03-22 Doug Evans Committed
[commit] infcmd.c (interrupt_command): Renamed from interrupt_target_command. - - --- 2014-03-22 Doug Evans Committed
[3/3] Remove target_read_live_memory - - --- 2014-03-22 Yao Qi Committed
[1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets - - --- 2014-03-22 Yao Qi Committed
Small segfault fix when there is no python - - --- 2014-03-22 Doug Evans Committed
[v4,10/10] Go programming language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,09/10] Pascal language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,08/10] Objective-C language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,07/10] Modula-2 language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,06/10] Java language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,05/10] Fortran language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,04/10] Ada language. - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,03/10] C language - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,02/10] SystemTap integration - - --- 2014-03-22 Sergio Durigan Junior Committed
[v4,01/10] Language independent bits - - --- 2014-03-22 Sergio Durigan Junior Committed
[python] Fix gdb.Value.dynamic_type for reference values. - - --- 2014-03-21 Siva Chandra Reddy Committed
[RFA] c++/16675 (incorrect sizeof reference types) - - --- 2014-03-21 Keith Seitz Committed
[RFA] Fix c++/16597 (crash when inspecting lambda expression variables) - - --- 2014-03-21 Keith Seitz Committed
[RFA] Fix gdb/15827 (crash w/corrupt DWARF) - - --- 2014-03-21 Keith Seitz Committed
[RFA] Fix gdb/15827 (crash w/corrupt DWARF) - - --- 2014-03-21 Keith Seitz Committed
[v5,7/8] Validate symbol file using build-id [updated] - - --- 2014-03-21 Jan Kratochvil Committed
[PUSHED] normal_stop: Extend and clarify comment. (was: Re: No thread context switch in non-stop mo… - - --- 2014-03-21 Pedro Alves Committed
Ping: [PATCH] Fix PR breakpoints/16494: gdb.base/dprintf.exp agent-printf failures with non-Z0-supp… - - --- 2014-03-21 Hui Zhu Superseded
[PATCH/doc] Remove fixme of packet "k" - - --- 2014-03-21 Hui Zhu Committed
gdb.threads/thread-specific.exp: Fix uninitialized variable references - - --- 2014-03-21 Maciej W. Rozycki Committed
[RFC,v5,6/8] fix py-finish-breakpoint.exp with always-async - - --- 2014-03-20 Pedro Alves Committed
[RFC,v5,5/8] make dprintf.exp pass in always-async mode - - --- 2014-03-20 Pedro Alves Committed
Small segfault fix when there is no python - - --- 2014-03-20 Daniel Gutson Committed
[PUSHED] Further cleanup of signal-while-stepping-over-bp-other-thread.c. - - --- 2014-03-20 Pedro Alves Committed
[v3,2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set - - --- 2014-03-20 Pedro Alves Committed
[PATCH/doc] Remove fixme of packet "k" - - --- 2014-03-20 Hui Zhu Superseded
[0/1] Fix internal warning when "gdb -p xxx" - - --- 2014-03-20 Hui Zhu Committed
[1/1] Fix internal warning when "gdb -p xxx" (test) - - --- 2014-03-20 Hui Zhu Committed
[0/1] Fix internal warning when "gdb -p xxx" - - --- 2014-03-20 Hui Zhu Superseded
[v5,8/8] Tests for validate symbol file using build-id - - --- 2014-03-19 Jan Kratochvil Deferred
[v5,7/8] Validate symbol file using build-id - - --- 2014-03-19 Jan Kratochvil Committed
[v5,6/8] gdbserver build-id attribute generator - - --- 2014-03-19 Jan Kratochvil Deferred
[v5,5/8] Move linux_find_memory_regions_full & co. - - --- 2014-03-19 Jan Kratochvil Committed
[v5,4/8] Prepare linux_find_memory_regions_full & co. for move - - --- 2014-03-19 Jan Kratochvil Committed
[v5,3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch] - - --- 2014-03-19 Jan Kratochvil Committed
[v5,2/8] Merge multiple hex conversions - - --- 2014-03-19 Jan Kratochvil Committed
[v5,1/8] Move utility functions to common/ - - --- 2014-03-19 Jan Kratochvil Committed
[v5,0/8] Validate binary before use - - --- 2014-03-19 Jan Kratochvil Not applicable
Avoid using the ISO C99 `z' formatted output modifier - - --- 2014-03-19 Maciej W. Rozycki Committed
[PUSHED,8/8] gdb.base/async.exp: Enable it. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,7/8] gdb.base/async.exp: Make test messages unique. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,6/8] gdb.base/async.exp: Fix races. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,5/8] gdb.base/async.exp: Factor out test pattern to a procedure. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,4/8] gdb.base/async.exp: Use prepare_for_testing. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,3/8] gdb.base/async.exp: Fix stepi& test. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,2/8] gdb.base/async.exp: Don't hardcode line numbers. - - --- 2014-03-19 Pedro Alves Committed
[PUSHED,1/8] gdb.base/async.exp: Leave gdb_protocol alone. - - --- 2014-03-19 Pedro Alves Committed
[PATCH/doc] Remove fixme of packet "k" - - --- 2014-03-19 Hui Zhu Superseded
[1/1] Fix internal warning when "gdb -p xxx" (test) - - --- 2014-03-19 Hui Zhu Superseded
[0/1] Fix internal warning when "gdb -p xxx" - - --- 2014-03-19 Hui Zhu Superseded
[commit] Misc cleanups in async.exp - - --- 2014-03-18 Doug Evans Committed
[PING] Power: Correct little-endian e500v2 GPR frame offsets - - --- 2014-03-18 Maciej W. Rozycki Committed
[RFC,v6,4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in asy… - - --- 2014-03-18 Pedro Alves Committed
[PR/backtrace,16721] Fix erroneous backtrace on AVR - - --- 2014-03-18 Pierre Langlois Committed
« 1 287 88 89 90 »