aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2015-04-11Remove --xdbJan Kratochvil
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves
2015-04-10gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves
2015-04-10doc patch: compile: missing bitsJan Kratochvil
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson
2015-04-09Add Guile frame-read-register commandAndy Wingo
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson
2015-04-09Add myself to Write After Approval list.Andy Wingo
2015-04-09Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu
2015-04-09Import strtok_r gnulib modulePedro Alves
2015-04-09update-gnulib.sh: work around aclocal warning with Perl >= 5.16Pedro Alves
2015-04-09gdbserver gnu/linux: stepping over breakpointYao Qi
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves
2015-04-08[spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi
2015-04-08Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves
2015-04-07Initialize variable on gdb/linux-tdep.c:decode_vmflagsSergio Durigan Junior
2015-04-07gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves
2015-04-07gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves
2015-04-07gdb.base/interrupt.exp: Fix racePedro Alves
2015-04-07Fix gdb.trace/actions.exp racePedro Alves
2015-04-07update thread list, delete exited threadsPedro Alves
2015-04-07Displaced stepping debug: fetch the right regcachePedro Alves
2015-04-07Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans
2015-04-06* lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans
2015-04-06symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN.Doug Evans
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves
2015-04-03gdbtypes.c: remove the usuned "top_level" parameterPierre-Marie de Rodat
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat
2015-04-02kfail two tests in no-unwaited-for-left.exp for remote targetYao Qi
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu
2015-04-02Document "target:" sysroot changesGary Benson
2015-04-02Make the default sysroot be "target:"Gary Benson
2015-04-02Update exec_file_attach to cope with "target:" filenamesGary Benson
2015-04-02Strip "target:" prefix in solib_find if accessing local filesGary Benson
2015-04-02Rearrange symfile_bfd_openGary Benson
2015-04-02Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson
2015-04-02Make gdb_bfd_open able to open BFDs using target fileioGary Benson