Show patches with: Archived = No       |   8951 patches
« 1 275 76 7789 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
sim/ChangeLog: Correct the related items' position and format. - - --- 2015-02-19 Chen Gang Superseded
Factorize target program transformations in the GDB_AC_TRANSFORM macro. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,8/9] Documentation for DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,5/9] New probe type: DTrace USDT probes. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtr… - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,3/9] New commands `enable probe' and `disable probe'. - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2015-02-17 Jose E. Marchesi Committed
[COMMITTED,V5,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2015-02-17 Jose E. Marchesi Committed
[22/23] Added watchpoint support to gdb simulator interface. - - --- 2015-02-17 Jiri Gaisler Superseded
[21/23] sim/erc32: add data watchpoint support for all cpu targets. - - --- 2015-02-17 Jiri Gaisler Superseded
[20/23] sim/erc32: Updated documentation - - --- 2015-02-17 Jiri Gaisler Superseded
[19/23] sim/erc32: Added support for the Leon2 processor - - --- 2015-02-17 Jiri Gaisler Superseded
[18/23] sim/erc32: Add support for LEON3 processor emulation. - - --- 2015-02-17 Jiri Gaisler Superseded
[17/23] sim/erc32: Move local extern declarations into sis.h - - --- 2015-02-17 Jiri Gaisler Superseded
[16/23] sim/erc32: use readline.h for readline types and functions. - - --- 2015-02-17 Jiri Gaisler Superseded
[15/23] sim/erc32: access memory subsystem through struct memsys to allow multiple configurations. - - --- 2015-02-17 Jiri Gaisler Superseded
[14/23] sim/erc32: Use gdb callback for UART I/O when linked with gdb. - - --- 2015-02-17 Jiri Gaisler Superseded
[13/23] sim/erc32: Fix a few compiler warnings - - --- 2015-02-17 Jiri Gaisler Superseded
[12/23] sim/erc32: Use separate memory_iread() function for instruction fetching. - - --- 2015-02-17 Jiri Gaisler Superseded
[11/23] sim/erc32: use AC_C_BIGENDIAN to probe for host endian. - - --- 2015-02-17 Jiri Gaisler Superseded
[10/23] sim/erc32: Switched emulated memory to host endian order. - - --- 2015-02-17 Jiri Gaisler Superseded
[09/23] sim/erc32: removed type mismatch compiler warnings - - --- 2015-02-17 Jiri Gaisler Superseded
[08/23] sim/erc32: added -v and -vv command line switches for verbose output - - --- 2015-02-17 Jiri Gaisler Superseded
[07/23] sim/erc32: file loading via command line did not work - - --- 2015-02-17 Jiri Gaisler Superseded
[06/23] sim/erc32: Fix incorrect simulator performance report - - --- 2015-02-17 Jiri Gaisler Superseded
[05/23] sim/erc32: remove unused defines in Makefile and switch off statistics - - --- 2015-02-17 Jiri Gaisler Superseded
[04/23] sim/erc32: Add FPU support on x86_64 hosts. - - --- 2015-02-17 Jiri Gaisler Superseded
[03/23] sim/erc32: Perform pseudo-init of system if binary starts from non-zero address. - - --- 2015-02-17 Jiri Gaisler Superseded
[02/23] sim/erc32: corrected wrong CPU implementation and version ID in %psr - - --- 2015-02-17 Jiri Gaisler Superseded
[01/23] sim/erc32: Disassembly in stand-alone mode did not work due to API change. - - --- 2015-02-17 Jiri Gaisler Superseded
[COMMITTED] misc cp-namespace.c cleanups - - --- 2015-02-13 Doug Evans Committed
sim/common/gentmap.c: Include "string.h". - - --- 2015-02-12 Chen Gang Committed
[COMMITTED] completer.c (completion_list_add_name): Fix memory leak. - - --- 2015-02-12 Doug Evans Committed
[COMMITTED] completer.c (complete_line): Remove incorrect comment. - - --- 2015-02-12 Doug Evans Committed
[pushed] Fix adjust_pc_after_break, remove still current thread check - - --- 2015-02-11 Pedro Alves Committed
[COMMITTED] lib/gdb.exp (gdb_load): Always return a result. - - --- 2015-02-11 Doug Evans Committed
[pushed] Add "signal SIGTRAP" test - - --- 2015-02-10 Pedro Alves Committed
[commit/obvious] PR remote/17946: Fix wrong comparison of pointer against char - - --- 2015-02-10 Sergio Durigan Junior Committed
sim/mcore/interp.c: Include "unistd.h" standard C header file to avoid compiling warnings. - - --- 2015-02-07 Chen Gang Committed
[COMMITTED] Move clear_symtab_users, deduce_language_from_filename decls to better place - - --- 2015-02-06 Doug Evans Committed
[COMMITTED] Move clear_symtab_users, deduce_language_from_filename decls to better place - - --- 2015-02-06 Doug Evans Committed
[pushed] libthread_db: attaching to terminated/joined threads, debug output - - --- 2015-02-06 Pedro Alves Committed
[pushed] Improve gdb.threads/attach-many-short-lived-threads.exp timeout handling - - --- 2015-02-06 Pedro Alves Committed
[pushed] gdb.base/gdb-sigterm.exp: Fix spurious FAILs - - --- 2015-02-06 Pedro Alves Committed
[COMMITTED] guile/scm-frame.c: Fix spelling errors in a comment. - - --- 2015-02-06 Doug Evans Committed
[pushed] Linux: don't resume new LWPs until we've pulled all events out of the kernel - - --- 2015-02-04 Pedro Alves Committed
Re: [PATCH 3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-02-04 Alex Velenko Superseded
[3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-02-04 Pedro Alves Committed
ARM gdb record-replay bug fixes - - --- 2015-02-03 Omair Javaid Committed
[FT32] gdb and sim support - - --- 2015-02-03 James Bowman Superseded
[v4,5/5] Enables gdb.reverse testsuite for aarch64*-linux targets - - --- 2015-02-03 Omair Javaid Committed
[v4,4/5] Support for recording aarch64 advanced SIMD instructions - - --- 2015-02-03 Omair Javaid Superseded
[v4,3/5] Support for recording syscall on aarch64-linux - - --- 2015-02-03 Omair Javaid Committed
[v4,2/5] Implements aarch64 process record and reverse debugging support - - --- 2015-02-03 Omair Javaid Committed
[v4,1/5] NEWS entry about aarch64-linux record/replay support - - --- 2015-02-03 Omair Javaid Committed
[v2] sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-02-02 Chen Gang Committed
[v2] sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-02-02 Chen Gang Committed
[v2] sim: Call freeargv() when failure occurs - - --- 2015-02-02 Chen Gang Committed
[V4,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,8/9] Documentation for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,7/9] Simple testsuite for DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,5/9] New probe type: DTrace USDT probes. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable… - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,3/9] New commands `enable probe' and `disable probe'. - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2015-02-02 Jose E. Marchesi Committed
[V4,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2015-02-02 Jose E. Marchesi Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-30 Chen Gang Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-30 Chen Gang Committed
sim: Call freeargv() when failure occurs - - --- 2015-01-30 Chen Gang Committed
sim: Be sure of calling freeargv() after successfully call buildargv(). - - --- 2015-01-28 Chen Gang Committed
[3/3] Simplify event-loop core, remove two-step event processing - - --- 2015-01-26 Pedro Alves Committed
[COMMITTED] Delete TYPE_TYPE_SPECIFIC - - --- 2015-01-24 Doug Evans Committed
[pushed] gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.c - - --- 2015-01-20 Joel Brobecker Committed
[pushed/ob] Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init. - - --- 2015-01-19 Joel Brobecker Committed
[pushed/Ada] 'first/'last/'length of array whose bound is a discriminant - - --- 2015-01-15 Joel Brobecker Committed
sim/rx/gdb-if.c variable name collision - - --- 2015-01-15 Joel Brobecker Committed
[pushed/master/gdb-7.9-branch] gdb/testsuite: Make clean mostlyclean should not delete *.py. - - --- 2015-01-13 Joel Brobecker Committed
pushed: [release/branch] Set GDB version number to 7.8.90. - - --- 2015-01-13 Joel Brobecker Committed
[pushed/www] Announce GDB 7.9 branch creation. - - --- 2015-01-13 Joel Brobecker Committed
[COMMITTED] symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain. - - --- 2015-01-11 Doug Evans Committed
[COMMITTED] Improve function comments of symbol_cache_mark_found/not_found - - --- 2015-01-11 Doug Evans Committed
[pushed/sim] Regenerate sim/common/aclocal.m4 and sim/common/configure... - - --- 2015-01-07 Joel Brobecker Committed
[pushed] gdb/python: exception trying to create empty array - - --- 2015-01-07 Joel Brobecker Committed
[pushed/ob] gdb/guile: Do not error when trying to create empty array. - - --- 2015-01-06 Joel Brobecker Committed
[pushed] gdb/python: exception trying to create empty array - - --- 2015-01-06 Joel Brobecker Committed
[COMMITTED] fix spelling of anon-ns2.cc in earlier ChangeLog entry - - --- 2015-01-03 Doug Evans Committed
[COMMITTED] c-exp.y: misc cleanup - - --- 2015-01-03 Doug Evans Committed
[COMMITTED] gdb.cp/nsalias.exp: Fix output of external/declaration flags. - - --- 2015-01-03 Doug Evans Committed
[committed] MIPS: Make the extracted stack offset signed in the prologue scanner - - --- 2015-01-02 Maciej W. Rozycki Committed
[COMMITTED] gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc. - - --- 2015-01-02 Doug Evans Committed
[COMMITTED] dwarf2read.c (setup_type_unit_groups): Remove outdated comment. - - --- 2015-01-02 Doug Evans Committed
[COMMITTED] symtab.h (struct symbol): Fix typo in comment. - - --- 2015-01-02 Doug Evans Committed
[pushed] Remove "dll-symbols", "add-shared-symbol-files" and assf" commands. - - --- 2014-12-30 Joel Brobecker Committed
[OBV] Clean up gdb.trace/entry-values.exp - - --- 2014-12-29 Yao Qi Committed
[moxie,sim] moxie ldo/sto instructions use 16 bit offsets - - --- 2014-12-27 Anthony Green Committed
« 1 275 76 7789 90 »