summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Introduce a serial interface for select'able eventsPedro Alves2016-04-121-3/+3
* Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves2016-03-311-2/+0
* Support 'make check-parallel' in gdb's build dirPedro Alves2016-02-111-0/+8
* Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi2016-02-021-1/+5
* gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves2016-01-211-9/+9
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-3/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-3/+13
* Share regcache function regcache_raw_read_unsignedAntoine Tremblay2015-12-181-1/+7
* Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker2015-12-061-1/+1
* Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay2015-10-211-1/+12
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-211-2/+11
* Replace "struct continuation" mechanism by something more extensiblePedro Alves2015-09-091-1/+1
* Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi2015-08-251-1/+5
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* Delete the remaining ROM monitor targetsPedro Alves2015-08-241-2/+1
* [D] Support looking up symbols in the current and imported modules.Iain Buclaw2015-08-131-2/+2
* [Ada] Add support for subprogram renamingsPierre-Marie de Rodat2015-08-131-1/+2
* Explicit locations: introduce new struct event_location-based APIKeith Seitz2015-08-111-3/+3
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-061-1/+4
* Move ARM register numbers enum to arch/arm.hYao Qi2015-07-301-1/+1
* Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi2015-07-271-2/+0
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-171-1/+5
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-17/+4
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-1/+6
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-151-3/+11
* configure: check for libiptMarkus Metzger2015-07-021-1/+4
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+6
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-091-5/+5
* Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu2015-04-021-0/+1
* Add support for writing unwinders in Python.Sasha Smundak2015-04-011-0/+6
* Add --with-system-zlib in gdbH.J. Lu2015-03-311-2/+8
* gdb: ft32: new portJames Bowman2015-03-281-1/+4
* Move low-level Linux x86 debug register code to a shared fileGary Benson2015-03-241-1/+5
* Make lwp_info.arch_private handling sharedGary Benson2015-03-241-1/+5
* Remove HPUXJan Kratochvil2015-03-131-12/+10
* Create gdb/break-catch-syscall.cSergio Durigan Junior2015-03-111-0/+2
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-3/+7
* Enable rthreads support on OpenBSD/hppaMark Kettenis2015-03-051-2/+2
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-7/+10
* Rename windows-termcap.c -> stub-termcap.cPedro Alves2015-02-261-1/+1
* Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi2015-02-181-0/+1
* New probe type: DTrace USDT probes.Jose E. Marchesi2015-02-171-1/+2
* record btrace: add configuration structMarkus Metzger2015-02-091-1/+1
* btrace: add struct btrace_dataMarkus Metzger2015-02-091-1/+6
* Partial fix for "make TAGS".Eli Zaretskii2015-01-221-2/+1
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-151-1/+5
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-2/+10
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-0/+4
* Move some ppc macros to nat/ppc-linux.hYao Qi2015-01-141-1/+1