aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-09-05gdb/: Require a C++ compilerPedro Alves1-10/+5
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-1/+8
2016-07-01Consolidate x86 debug register code for BSD native targets.John Baldwin1-1/+1
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-1/+3
2016-06-10Fix rust-exp handling in makefileTom Tromey1-4/+4
2016-05-17Add support for the Rust languageTom Tromey1-0/+2
2016-05-17Add self-test framework to gdbTom Tromey1-2/+2
2016-05-17Fix latent yacc-related bug in gdb/Makefile.in init.c ruleTom Tromey1-0/+1
2016-04-12Introduce a serial interface for select'able eventsPedro Alves1-3/+3
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves1-2/+0
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves1-0/+8
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-1/+5
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-9/+9
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