aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves38-35/+81
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves8-21/+215
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves3-1/+7
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves9-69/+335
2015-07-24Remove proc->priv->new_inferiorYao Qi3-15/+10
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi8-13/+84
2015-07-24Set proc->priv->new_inferior out of linux_add_processYao Qi2-5/+15
2015-07-24Refactor start_inferiorYao Qi2-12/+15
2015-07-24Test --wrapper when restarting process.Yao Qi2-0/+25
2015-07-24Set general_thread after restartYao Qi4-1/+87
2015-07-24Test --wrapper in extended-remoteYao Qi3-5/+67
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu4-47/+47
2015-07-23Fix crash when reading dummy CUs.Doug Evans5-5/+108
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli2-4/+12
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat7-1/+140
2015-07-23Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi2-8/+27
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi6-103/+72
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger2-1/+5
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker2-3/+5
2015-07-20Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans2-1/+7
2015-07-20Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi3-7/+15
2015-07-18dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner2-1/+6
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi10-1218/+767
2015-07-17Pass aarch64_debug_reg_state to functionsYao Qi4-53/+72
2015-07-17Use debug_printf to print debug messageYao Qi4-40/+50
2015-07-17int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi2-7/+20
2015-07-17Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi2-1/+6
2015-07-17Fix using uninitialised valuesYao Qi2-2/+7
2015-07-16stabs.texinfo: @include gdb-cfg.texi.Doug Evans2-0/+8
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2-9/+26
2015-07-16[AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois2-1/+10
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil43-1946/+824
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-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-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-14Fix build issue with nat/linux-namespaces.c.Peter Bergner2-6/+12
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