aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Fix file paths in earlier entry.Doug Evans1-3/+3
2015-08-03gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.Doug Evans2-1/+6
2015-08-03Add parallel build support for perf tests.Doug Evans5-5/+113
2015-08-03Move basic perf-test output from perftest.log to perftest.sum.Doug Evans3-8/+44
2015-08-03Fix build error due to uninitialized variable warningUlrich Weigand2-0/+6
2015-08-03Enum fix for arm-linux-nat.cYao Qi2-5/+12
2015-08-03Fix thinkos in the description of the --hash-size command line option for GAS.Nick Clifton2-5/+13
2015-08-03Fix the block_found refactoring ChangeLog entryPierre-Marie de Rodat1-38/+37
2015-08-03Automatic date update in version.inGDB Administrator1-1/+1
2015-08-02Unbreak PPC gdb buildsPedro Alves1-13/+13
2015-08-02Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat6-5/+15
2015-08-02Automatic date update in version.inGDB Administrator1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat50-697/+910
2015-08-01Automatic date update in version.inGDB Administrator1-1/+1
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves16-90/+163
2015-07-31Fix m32r_remove_watchpoint parameter typeSimon Marchi2-3/+7
2015-07-31Mostly trivial enum fixesSimon Marchi57-144/+290
2015-07-31Automatic date update in version.inGDB Administrator1-1/+1
2015-07-30Replace incorrect patch to gdb.cp/var-tag.exp.Sandra Loosemore2-1/+8
2015-07-30Don't allow non-stack memory writes in the prologue for nios2.Sandra Loosemore2-3/+6
2015-07-30Update trap/break handling in nios2 prologue analyzer.Sandra Loosemore2-14/+32
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-30Properly disassemble movnti in Intel modeH.J. Lu6-5/+354
2015-07-30Don't change the default symbol for relocatable linkH.J. Lu5-9/+52
2015-07-30Automatic date update in version.inGDB Administrator1-1/+1
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-29Use noclone attribute only for GCC 4.5 or newerH.J. Lu2-0/+9
2015-07-29Move run-time support check for size relocationH.J. Lu2-14/+18
2015-07-29Test that terminal settings are restored after quitting via SIGTERMPatrick Palka2-0/+122
2015-07-29Don't set link_info.executable for "ld -r"H.J. Lu4-5/+17
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