aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Tests for validate symbol file using build-idJan Kratochvil5-0/+280
2015-07-15Validate symbol file using build-idJan Kratochvil13-1/+279
2015-07-15gdbserver build-id attribute generatorJan Kratochvil6-49/+409
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil11-597/+695
2015-07-15Prepare linux_find_memory_regions_full & co. for moveJan Kratochvil3-79/+160
2015-07-15Move gdb_regex* to common/Jan Kratochvil12-140/+251
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil11-7/+130
2015-07-15Unbreak nios2-*-linux* GDB testing.Sandra Loosemore5-0/+22
2015-07-15Make x86 Linux assembler default to gABI compliantH.J. Lu2-1/+6
2015-07-15Move ChangeLog entry to gdbserverPierre Langlois2-6/+6
2015-07-15[GDBserver][AArch64] Enable support for range steppingPierre Langlois2-0/+19
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois4-21/+35
2015-07-15ari, btrace: avoid unsigned long longMarkus Metzger6-47/+108
2015-07-15Automatic date update in version.inGDB Administrator1-1/+1
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi51-131/+179
2015-07-14Add support reading D modules from DWARFIain Buclaw2-8/+38
2015-07-14i386-biarch-core.exp: Fix comment typoJan Kratochvil2-1/+5
2015-07-14Make default compression gABI compliantH.J. Lu18-41/+93
2015-07-14Sync Makefile.tpl with GCCH.J. Lu3-2520/+2538
2015-07-14Sync longlong.h with GCCH.J. Lu2-0/+11
2015-07-14Sync hashtab.h, splay-tree.h with GCCH.J. Lu3-19/+18
2015-07-14Remove trailing spaces in demangle.hH.J. Lu1-3/+3
2015-07-14Sync ansidecl.h with GCCH.J. Lu2-0/+17
2015-07-14Sync config files with GCCH.J. Lu7-0/+210
2015-07-14Fix build issue with nat/linux-namespaces.c.Peter Bergner2-6/+12
2015-07-14Sync config/warnings.m4 with GCCH.J. Lu8-1/+207
2015-07-14Sync toplevel configure with GCCH.J. Lu3-0/+14
2015-07-14Sync toplevel configure.ac with GCCH.J. Lu5-8/+95
2015-07-14Remove extraneous whitespace from ARM sim sources.Nick Clifton29-320/+348
2015-07-14Fix texinfo problem by adding the required period after an @xref.Nick Clifton2-1/+5
2015-07-14Add test that exercises the inferior being killed while stopped under GDBPedro Alves3-0/+169
2015-07-14gdbserver/Linux: internal error when killing a process that is already gonePedro Alves2-1/+9
2015-07-14Automatic date update in version.inGDB Administrator1-1/+1
2015-07-13Fix attach-pie-noexec.exp fail on native-extended-gdbserverYao Qi2-1/+6
2015-07-13gdb/tui: Add command completion to winheight command.Andrew Burgess2-12/+53
2015-07-13Automatic date update in version.inGDB Administrator1-1/+1
2015-07-12Extend --compress-debug-sections in goldH.J. Lu6-14/+350
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu12-19/+237
2015-07-12Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore2-2/+13
2015-07-12Automatic date update in version.inGDB Administrator1-1/+1
2015-07-11Automatic date update in version.inGDB Administrator1-1/+1
2015-07-10Properly convert objects between different ELF classesH.J. Lu7-2/+285
2015-07-10rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner2-1/+6
2015-07-10gdbserver/event-loop.c: type mismatchPedro Alves2-2/+8
2015-07-10Warn unsupported compress type and corrupted compressed sectionH.J. Lu2-13/+45
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-10Fix testsuite regression by: Do not skip prologue for asm (.S) filesJan Kratochvil3-1/+12
2015-07-10[GDBserver][AArch64] Cleanup comments for each linux_target_ops methodPierre Langlois2-26/+44
2015-07-10gdb/tui: Use cleanups to free string copies.Andrew Burgess2-3/+12