aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Error in build_executable_own_libs for non-native targetYao Qi2-0/+9
2014-09-30Skip dlopen-libpthread.exp in cross testingYao Qi2-1/+6
2014-09-29Fix library-list.dtd -> library-list-svr4.dtdJan Kratochvil2-1/+5
2014-09-26Don't prune program spaces when doing "maintenance info program-spaces"Simon Marchi2-4/+5
2014-09-25infrun.c:user_visible_resume_ptid: Don't check singlestep_breakpoints_inserted_pPedro Alves2-2/+6
2014-09-25breakpoint.c: debug output when we skip inserting a breakpointPedro Alves2-1/+14
2014-09-25infrun.c: comment/typo fixesPedro Alves2-3/+10
2014-09-24Fix typo in thumb_in_function_epilogue_pYao Qi2-1/+6
2014-09-23Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selectionYao Qi2-10/+26
2014-09-222014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-0/+5
2014-09-22Update target_stop's documentationGary Benson2-2/+8
2014-09-22Rename target_{stop,continue}_ptidGary Benson5-13/+24
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves11-55/+361
2014-09-22Tell update_global_location_list to insert breakpointsPedro Alves2-21/+50
2014-09-22Change parameter type of update_global_location_list from boolean to enumPedro Alves2-53/+79
2014-09-19Add Sergio Durigan Junior as maintainer of SystemTap support in GDB.Joel Brobecker2-0/+7
2014-09-19Refactor ptrace extended event status.Don Breazeal6-9/+51
2014-09-19Run dw2-var-zero-addr.exp with --readnowYao Qi2-3/+21
2014-09-19Check function is GC'edYao Qi4-16/+59
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans7-1/+150
2014-09-17PR gdb/17384: Do not print memory errors in safe_read_memory_integerUlrich Weigand2-45/+13
2014-09-16Add test for global variable that is nested by another DSOSergio Durigan Junior5-0/+134
2014-09-16CONTRIBUTE: For internals refer to wiki, not gdb/docMaciej W. Rozycki2-3/+9
2014-09-16Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker2-2/+9
2014-09-16Remove dead code from objc-lang.c (spurious "fprintf (stderr...")Sergio Durigan Junior2-5/+4
2014-09-16Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..."Sergio Durigan Junior2-11/+21
2014-09-16gdb.base/watch-bitfields.exp: Improve testSergio Durigan Junior2-26/+62
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka8-2/+214
2014-09-16Remove documention of dead "target vxworks"Pedro Alves2-170/+10
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson28-245/+277
2014-09-16Fix watchpoint-stops-at-right-insn.expPedro Alves2-1/+7
2014-09-16Add test to make sure GDB knows which "kind" of watchpoint the target hasPedro Alves3-0/+215
2014-09-16Add hardware watchpoint support for x86 GNU Hurd.Samuel Thibault6-1/+188
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves15-492/+54
2014-09-16Another board file for remote hostYao Qi2-0/+89
2014-09-16Implement support for recording vector data transfer instructionsOmair Javaid2-1/+103
2014-09-16Implement support for recording extension register ld/st insnOmair Javaid2-2/+183
2014-09-16Implement support for recording VFP data processing instructionsOmair Javaid2-1/+218
2014-09-16Implement support for recording thumb2 ASIMD struct ld/st insnsOmair Javaid2-1/+197
2014-09-16Implement support for recording arm/thumb mode coprocessor instructionsOmair Javaid2-10/+122
2014-09-14Fix set up of queue-signal.exp test.Doug Evans2-0/+47
2014-09-13New command queue-signal.Doug Evans8-6/+297
2014-09-13 * linux-nat.c (wait_lwp): Add debugging printf.Doug Evans2-0/+9
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans3-3/+38
2014-09-12after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_testPedro Alves21-463/+125
2014-09-12[IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves5-119/+102
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado5-3/+87
2014-09-12testsuite: Fix runaway attach processesJan Kratochvil3-6/+15
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson2-5/+13
2014-09-12Remove GDBSERVER uses from x86-dregs.cGary Benson2-6/+7