aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Update target_stop's documentationGary Benson1-0/+4
2014-09-22Rename target_{stop,continue}_ptidGary Benson1-0/+9
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves1-0/+31
2014-09-22Tell update_global_location_list to insert breakpointsPedro Alves1-0/+15
2014-09-22Change parameter type of update_global_location_list from boolean to enumPedro Alves1-0/+7
2014-09-19Add Sergio Durigan Junior as maintainer of SystemTap support in GDB.Joel Brobecker1-0/+5
2014-09-19Refactor ptrace extended event status.Don Breazeal1-0/+14
2014-09-19Check function is GC'edYao Qi1-0/+11
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans1-0/+6
2014-09-17PR gdb/17384: Do not print memory errors in safe_read_memory_integerUlrich Weigand1-0/+8
2014-09-16CONTRIBUTE: For internals refer to wiki, not gdb/docMaciej W. Rozycki1-0/+5
2014-09-16Remove dead code from objc-lang.c (spurious "fprintf (stderr...")Sergio Durigan Junior1-0/+4
2014-09-16Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..."Sergio Durigan Junior1-0/+6
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka1-0/+14
2014-09-16Add hardware watchpoint support for x86 GNU Hurd.Samuel Thibault1-0/+18
2014-09-16Implement support for recording vector data transfer instructionsOmair Javaid1-0/+6
2014-09-16Implement support for recording extension register ld/st insnOmair Javaid1-0/+7
2014-09-16Implement support for recording VFP data processing instructionsOmair Javaid1-0/+6
2014-09-16Implement support for recording thumb2 ASIMD struct ld/st insnsOmair Javaid1-0/+7
2014-09-16Implement support for recording arm/thumb mode coprocessor instructionsOmair Javaid1-0/+12
2014-09-13New command queue-signal.Doug Evans1-0/+6
2014-09-13 * linux-nat.c (wait_lwp): Add debugging printf.Doug Evans1-0/+5
2014-09-12[IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves1-0/+24
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado1-0/+7
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson1-0/+7
2014-09-12Remove GDBSERVER uses from x86-dregs.cGary Benson1-0/+5
2014-09-12Remove GDBSERVER uses from linux-btrace.cGary Benson1-0/+6
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson1-0/+23
2014-09-12Introduce common-regcache.hGary Benson1-0/+12
2014-09-11Make gdb/regcache.h self-contained.Thomas Schwinge1-0/+4
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves1-0/+11
2014-09-11Introduce common/symbol.hGary Benson1-0/+10
2014-09-11Introduce target_{stop,continue}_ptidGary Benson1-0/+10
2014-09-11Introduce target/target.hGary Benson1-0/+17
2014-09-11Introduce show_debug_regsGary Benson1-0/+15
2014-09-10Support gdbarch_convert_register_p targets in address_from_registerUlrich Weigand1-0/+5
2014-09-10AIX: Remove exec_one_dummy_insn hackUlrich Weigand1-0/+5
2014-09-10Ada: Print bounds/length of pointer to array with dynamic boundsJoel Brobecker1-0/+7
2014-09-10Ada subscripting of pointer to array with dynamic boundsJoel Brobecker1-0/+8
2014-09-10print PTR.all where PTR is an Ada thin pointerJoel Brobecker1-0/+5
2014-09-10Add <sys/uio.h> #include back in amd64-linux-nat.c.Joel Brobecker1-0/+4
2014-09-09PR guile/17367Doug Evans1-0/+9
2014-09-10Add myself as write-after-approval GDB maintainer.Gabriel Krisman Bertazi1-0/+5
2014-09-10MIPS: Don't infer IRIX OS ABI from generic section namesMaciej W. Rozycki1-0/+6
2014-09-09Add myself as write-after-approval GDB maintainerJames Hogan1-0/+4
2014-09-09Remove trad_frame_set_reg_unknown declarationJames Hogan1-0/+4
2014-09-09Fix missing "struct iovec" definition on some x86-linux.Joel Brobecker1-0/+4
2014-09-08Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans1-0/+17
2014-09-08Replace use of magic number with named constant.Doug Evans1-0/+6
2014-09-07Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi1-0/+11