aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi37-866/+51
2016-02-08Fix in-tree, parallel running of Ada testsSimon Marchi2-1/+7
2016-02-08remote.c: Cleanup unused variablesSimon Marchi2-35/+25
2016-02-07varobj: Cleanup dead codeSimon Marchi4-104/+39
2016-02-04[testsuite] Remove BASEDIRYao Qi12-39/+130
2016-02-04waiting_for_stop_reply around remote_fileio_requestYao Qi2-0/+13
2016-02-02ui-out.c: Remove unused enumSimon Marchi2-6/+4
2016-02-02Adaptation of siginfo fixup for the new bnd fieldsWalfred Tedeschi3-102/+240
2016-02-02Add bound related fields to the siginfo structureWalfred Tedeschi2-2/+21
2016-02-02Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi6-3/+34
2016-02-02Preparation for new siginfo on LinuxWalfred Tedeschi3-3/+32
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi10-844/+563
2016-02-01gdb.texinfo (Value Sizes): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.texinfo (Skipping Over Functions and Files): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans2-11/+18
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves1-0/+1
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2-5/+67
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2-16/+38
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess9-4/+289
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi3-6/+13
2016-01-29Fix two misleading indentation warningsSimon Marchi3-16/+23
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw1-0/+4
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-28Add rawmemchr to imported gnulib modulesSimon Marchi5-3/+12
2016-01-28Import strchrnul from gnulib and use itSimon Marchi18-42/+639
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2-3/+17
2016-01-28Fix GDB crash in dprintf.expYao Qi2-9/+6
2016-01-27rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner2-1/+7
2016-01-27Add Keith Seitz as Linespec MaintainerJoel Brobecker2-0/+7
2016-01-26Fix function commentsSimon Marchi2-2/+7
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin2-7/+11
2016-01-26Remove argument pc in get_next_pcsYao Qi9-21/+38
2016-01-26[GDBserver] Use regcache_read_pc in install_software_single_step_breakpointsYao Qi2-1/+7
2016-01-26[GDBserver] Block and unblock SIGIOYao Qi2-14/+30
2016-01-26[GDBserver] Check input interrupt after reading in a packetYao Qi2-0/+21
2016-01-26Fix GCC6 -Wmisleading-indentation issues.Mark Wielaard5-29/+42
2016-01-25Remove new_thread_notify and dead_thread_notifyYao Qi3-35/+7
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves5-0/+269
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves5-35/+281
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves5-36/+22
2016-01-25Delete ChangeLog entry from the wrong placePedro Alves1-63/+0
2016-01-25gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki3-2/+7
2016-01-23gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki2-3/+22
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki2-1/+5
2016-01-22testsuite: gdb.gdb/selftest.exp: Drop expected Thread numberJan Kratochvil2-1/+8
2016-01-22testsuite: Fix PR threads/19422 regression + Guile regressionJan Kratochvil2-1/+12
2016-01-22Reword the string description of native FreeBSD ptids.John Baldwin2-1/+5
2016-01-22gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines.Marcin Kościelnicki2-3/+10
2016-01-22[testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi2-0/+11
2016-01-22[ARM] perror_with_name when failed to fetch/store registersYao Qi2-48/+20