aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-3/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-3/+13
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-1/+7
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker1-1/+1
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay1-1/+12
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois1-2/+11
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-1/+1
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi1-1/+5
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-08-24Delete the remaining ROM monitor targetsPedro Alves1-2/+1
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw1-2/+2
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-1/+2
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz1-3/+3
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie1-1/+4
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi1-1/+1
2015-07-27Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi1-2/+0
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-1/+5
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-17/+4
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-1/+6
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil1-3/+11
2015-07-02configure: check for libiptMarkus Metzger1-1/+4
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+6
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson1-5/+5
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-0/+1
2015-04-01Add support for writing unwinders in Python.Sasha Smundak1-0/+6
2015-03-31Add --with-system-zlib in gdbH.J. Lu1-2/+8
2015-03-28gdb: ft32: new portJames Bowman1-1/+4
2015-03-24Move low-level Linux x86 debug register code to a shared fileGary Benson1-1/+5
2015-03-24Make lwp_info.arch_private handling sharedGary Benson1-1/+5
2015-03-13Remove HPUXJan Kratochvil1-12/+10
2015-03-11Create gdb/break-catch-syscall.cSergio Durigan Junior1-0/+2
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-3/+7
2015-03-05Enable rthreads support on OpenBSD/hppaMark Kettenis1-2/+2
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-7/+10
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves1-1/+1
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi1-0/+1
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi1-1/+2
2015-02-09record btrace: add configuration structMarkus Metzger1-1/+1
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-1/+6
2015-01-22Partial fix for "make TAGS".Eli Zaretskii1-2/+1
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-1/+5
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-2/+10
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-0/+4
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi1-1/+1
2015-01-09Don't munge yacc's #line directivesPatrick Palka1-1/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-19MIPS SDE OS ABI supportYao Qi1-1/+2
2014-12-12the "compile" commandTom Tromey1-4/+57
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+6