aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)Author
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin
2016-06-10Fix rust-exp handling in makefileTom Tromey
2016-05-17Add support for the Rust languageTom Tromey
2016-05-17Add self-test framework to gdbTom Tromey
2016-05-17Fix latent yacc-related bug in gdb/Makefile.in init.c ruleTom Tromey
2016-04-12Introduce a serial interface for select'able eventsPedro Alves
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi
2015-08-24Prepare for gnulib updatePedro Alves
2015-08-24Delete the remaining ROM monitor targetsPedro Alves
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi
2015-07-27Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Move gdb_regex* to common/Jan Kratochvil
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil
2015-07-02configure: check for libiptMarkus Metzger
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu
2015-04-01Add support for writing unwinders in Python.Sasha Smundak
2015-03-31Add --with-system-zlib in gdbH.J. Lu
2015-03-28gdb: ft32: new portJames Bowman
2015-03-24Move low-level Linux x86 debug register code to a shared fileGary Benson
2015-03-24Make lwp_info.arch_private handling sharedGary Benson
2015-03-13Remove HPUXJan Kratochvil
2015-03-11Create gdb/break-catch-syscall.cSergio Durigan Junior
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson
2015-03-05Enable rthreads support on OpenBSD/hppaMark Kettenis
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi
2015-02-09record btrace: add configuration structMarkus Metzger
2015-02-09btrace: add struct btrace_dataMarkus Metzger