aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-08-07gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess8-44/+65
2015-08-07gdb: get_frame_language now takes a frame parameter.Andrew Burgess5-43/+70
2015-08-07btrace: indicate speculative executionMarkus Metzger13-14/+311
2015-08-07configure: check for perf_event.h versionMarkus Metzger3-1/+45
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie4-349/+619
2015-08-07Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves3-6/+19
2015-08-06Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2-0/+9
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi25-57/+119
2015-08-06Add missing ChangeLog entry headerSimon Marchi1-0/+1
2015-08-06Fix ChangeLog formattingSimon Marchi1-1/+1
2015-08-06gdbserver/tracepoint.c: make exported IPA global int instead of enumPedro Alves2-1/+8
2015-08-06gdbserver: no point in hiding the regcache type nowadaysPedro Alves5-9/+25
2015-08-06PR python/17136Clem Dickey2-1/+6
2015-08-06gdbserver: fix silent error exitPedro Alves2-0/+11
2015-08-06Change type of struct complaints::seriesSimon Marchi2-12/+14
2015-08-06gdbserver: move_out_of_jump_pad_callback misses switching current threadPedro Alves2-0/+12
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves4-10/+24
2015-08-06Revert "test slowdown"Pedro Alves2-5/+3
2015-08-06Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves3-0/+226
2015-08-06test slowdownPedro Alves2-3/+5
2015-08-06Remove required field in agent's symbolsPierre Langlois4-2/+8
2015-08-06gdbserver: Fix non-stop / fork / step-over issuesPedro Alves7-30/+486
2015-08-06Linux gdbserver confused when event randomization picks process exit eventPedro Alves3-35/+54
2015-08-06Linux gdbserver fork event debug outputPedro Alves2-7/+15
2015-08-05stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves5-4/+193
2015-08-05Protect nat/gdb_thread_db.h against multiple inclusion.Ulrich Weigand2-0/+27
2015-08-05Remove get_thread_idYao Qi4-62/+46
2015-08-04python: fix Linetable case to LineTable in docstrings and commentsCiro Santilli3-11/+17
2015-08-04Disable tracepoint support for aarch32Yao Qi2-1/+12
2015-08-04Disable Z0 packet on aarch64 on multi-arch debuggingYao Qi4-1/+25
2015-08-04Get and set PC correctly on aarch64 in multi-archYao Qi2-7/+33
2015-08-04Use arm target description and regs_info for 32-bit file on aarch64 GDBserverYao Qi3-3/+56
2015-08-04New regs_info for aarch32Yao Qi5-47/+219
2015-08-04Move have_ptrace_getregset to linux-low.cYao Qi4-3/+11
2015-08-04signal_command: Leftover cleanup chain regressionJan Kratochvil2-0/+6
2015-08-04ASAN attach crash - 7.9 regressionJan Kratochvil2-3/+13
2015-08-04C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.cPedro Alves5-95/+137
2015-08-03Nios II R2 support for GDB.Sandra Loosemore6-95/+722
2015-08-03Further robustify gdb.base/bp-permanent.exp.Sandra Loosemore2-2/+20
2015-08-03dwarf2read.c: fix latent bugletPedro Alves1-1/+1
2015-08-03Missing changelog entry for previous commit: Add gmonster-{1,2} perf testcases.Doug Evans1-0/+33
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 the block_found refactoring ChangeLog entryPierre-Marie de Rodat1-38/+37
2015-08-02Unbreak PPC gdb buildsPedro Alves1-13/+13
2015-08-02Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat6-5/+15