summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Introduce string_printfPedro Alves2016-11-081-1/+1
* Replace YY_NULL with YY_NULLPTR in LANG-exp.cYao Qi2016-11-031-0/+1
* gdb: Require C++11Pedro Alves2016-10-281-2/+4
* Remove Java supportTom Tromey2016-10-061-6/+1
* gdb: Replace operator new / operator new[]Pedro Alves2016-09-231-2/+6
* arc: New Synopsys ARC portAnton Kolesov2016-09-211-1/+3
* gdb/: Require a C++ compilerPedro Alves2016-09-051-10/+5
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-091-1/+8
* Consolidate x86 debug register code for BSD native targets.John Baldwin2016-07-011-1/+1
* gdb: new AndesTech NDS32 portYan-Ting Lin2016-06-171-1/+3
* Fix rust-exp handling in makefileTom Tromey2016-06-101-4/+4
* Add support for the Rust languageTom Tromey2016-05-171-0/+2
* Add self-test framework to gdbTom Tromey2016-05-171-2/+2
* Fix latent yacc-related bug in gdb/Makefile.in init.c ruleTom Tromey2016-05-171-0/+1
* 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