aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-07-30Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore2-0/+9
2015-07-30Reapply fix for gdb.cp/var-tag.exp C++ failures.Sandra Loosemore2-3/+15
2015-07-30remote follow fork and spurious child stops in non-stop modePedro Alves3-0/+39
2015-07-30PR threads/18600: Inferiors left around after fork+thread spawnPedro Alves4-0/+30
2015-07-30PR threads/18600: Threads left stopped after fork+thread spawnPedro Alves5-56/+243
2015-07-30Remove isize output argument from fast_tracepoint_valid_atPierre Langlois9-20/+31
2015-07-30Remove global variable arm_hwcapYao Qi2-7/+9
2015-07-30Use regcache->tdesc instead of arm_hwcapYao Qi2-12/+20
2015-07-30Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregsetYao Qi2-8/+20
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi4-39/+69
2015-07-30[AArch64] Rename boolean arguments in decoding functionsPierre Langlois2-24/+37
2015-07-29MIPS ptrace build fixesSimon Marchi5-4/+16
2015-07-29batch-preserve-term-settings.exp: use send_quit_command some morePatrick Palka2-17/+7
2015-07-29Test that terminal settings are restored after quitting via SIGTERMPatrick Palka2-0/+122
2015-07-29Make gdb.base/multi-forks.exp work with the native-extended-gdbserver boardPedro Alves2-0/+8
2015-07-29Uniquefy gdb.threads/attach-into-signal.expSergio Durigan Junior2-61/+70
2015-07-29Fix typo in gdb.python/py-objfile.expSergio Durigan Junior2-1/+6
2015-07-29Make sure terminal settings are restored before exitingPatrick Palka4-1/+125
2015-07-29Initialize terminal_state to terminal_is_oursPatrick Palka2-1/+5
2015-07-29Clean up batch-preserve-term-settings.expPatrick Palka2-13/+15
2015-07-29PR record/18691: Fix fails in solib-precsave.expYao Qi4-4/+16
2015-07-29Don't set gdb,noinferiorio on gdbserver boardsPedro Alves2-3/+4
2015-07-29interrupt.exp: Revert back to checking gdb,noinferiorio at the topPedro Alves2-5/+10
2015-07-29Unbuffer all tests that rely on stdioPedro Alves16-6/+89
2015-07-29Make gdb.mi/mi-dprintf.exp use $inferior_spawn_idPedro Alves2-32/+43
2015-07-29Adjust MI to $inferior_spawn_idPedro Alves2-35/+30
2015-07-29Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id'Pedro Alves2-5/+14
2015-07-29Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdioPedro Alves2-46/+72
2015-07-29Make gdb.base/varargs.exp use gdb_test_stdioPedro Alves2-10/+19
2015-07-29Make gdb.base/shlib-call.exp use gdb_test_stdioPedro Alves2-8/+16
2015-07-29Make gdb.base/ending-run.exp use gdb_test_stdioPedro Alves2-3/+11
2015-07-29Make gdb.base/call-rt-st.exp use $inferior_spawn_idPedro Alves2-15/+53
2015-07-29Make gdb.base/call-ar-st.exp use gdb_test_stdioPedro Alves2-201/+289
2015-07-29Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdioPedro Alves2-20/+77
2015-07-29Make gdb.base/dprintf.exp use gdb_test_stdioPedro Alves2-44/+100
2015-07-29Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdioPedro Alves2-1/+5
2015-07-29Make gdb.base/call-strs.exp use gdb_test_stdioPedro Alves2-20/+34
2015-07-29Make gdb.base/sizeof.exp use gdb_test_stdioPedro Alves2-4/+13
2015-07-29Introduce gdb_test_stdioPedro Alves2-0/+71
2015-07-29Don't rely on inferior I/O in gdb.base/restore.expPedro Alves2-14/+5
2015-07-29Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.expPedro Alves5-34/+16
2015-07-29Don't rely on inferior I/O in gdb.base/siginfo-addr.expPedro Alves3-17/+16
2015-07-28Uniquify test names from gdb.python/{py-objfile.exp,py-pp-registration.exp}Sergio Durigan Junior3-9/+22
2015-07-28Fix gdb.server/server-exec-info.exp with the extended-remote boardPedro Alves2-0/+8
2015-07-28Consider addressable memory unit size in various value functionsSimon Marchi8-57/+143
2015-07-28Introduce get_value_archSimon Marchi3-0/+17
2015-07-28Update comments in struct value for non-8-bits architecturesSimon Marchi2-15/+19
2015-07-28Update comment for struct type's length field, introduce type_length_unitsSimon Marchi3-25/+39
2015-07-27gdb.mi/mi-pending.c: Return NULL instead of nothing in thread functionSimon Marchi2-2/+6
2015-07-27Remove xfail in gdb.mi/mi-watch.expSimon Marchi2-4/+4