aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado2-0/+17
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi2-9/+22
2015-04-13Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior2-4/+9
2015-04-11Remove --xdbJan Kratochvil22-444/+53
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2-10/+15
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2-2/+10
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi2-0/+33
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves2-7/+27
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves3-10/+46
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves3-6/+49
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves4-28/+114
2015-04-10gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves4-8/+13
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi5-10/+83
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves10-54/+162
2015-04-10doc patch: compile: missing bitsJan Kratochvil2-0/+86
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson10-73/+98
2015-04-09Add Guile frame-read-register commandAndy Wingo7-0/+103
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson7-165/+86
2015-04-09Add myself to Write After Approval list.Andy Wingo2-0/+5
2015-04-09Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu3-3/+12
2015-04-09Import strtok_r gnulib modulePedro Alves12-6/+327
2015-04-09update-gnulib.sh: work around aclocal warning with Perl >= 5.16Pedro Alves2-1/+22
2015-04-09gdbserver gnu/linux: stepping over breakpointYao Qi3-8/+16
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior5-69/+226
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves3-14/+88
2015-04-08[spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi2-1/+5
2015-04-08Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves4-3/+33
2015-04-07Initialize variable on gdb/linux-tdep.c:decode_vmflagsSergio Durigan Junior2-1/+5
2015-04-07gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves2-19/+43
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves3-4/+69
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves3-27/+58
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves2-1/+6
2015-04-07gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves2-40/+54
2015-04-07gdb.base/interrupt.exp: Fix racePedro Alves2-6/+9
2015-04-07Fix gdb.trace/actions.exp racePedro Alves2-2/+14
2015-04-07update thread list, delete exited threadsPedro Alves6-10/+57
2015-04-07Displaced stepping debug: fetch the right regcachePedro Alves2-1/+6
2015-04-07Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi3-3/+17
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans3-1/+65
2015-04-06* lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans2-8/+19
2015-04-06symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN.Doug Evans2-9/+27
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves4-13/+31
2015-04-03gdbtypes.c: remove the usuned "top_level" parameterPierre-Marie de Rodat2-16/+27
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat5-19/+90
2015-04-02kfail two tests in no-unwaited-for-left.exp for remote targetYao Qi2-0/+11
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu3-2/+8
2015-04-02Document "target:" sysroot changesGary Benson4-9/+29
2015-04-02Make the default sysroot be "target:"Gary Benson4-0/+19
2015-04-02Update exec_file_attach to cope with "target:" filenamesGary Benson2-19/+58
2015-04-02Strip "target:" prefix in solib_find if accessing local filesGary Benson2-16/+40