summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Share gdb/environ.[ch] with gdbserverSergio Durigan Junior2017-03-071-2/+2
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+10
* python: Implement btrace Python bindings for record history.Tim Wiederhake2017-02-141-0/+4
* python: Create Python bindings for record history.Tim Wiederhake2017-02-141-0/+2
* Disassembly unit test: disassemble one instructionYao Qi2017-01-261-0/+5
* 'make check-headers' for c++ headerYao Qi2017-01-131-2/+2
* Update gdb_ptrace.h in HFILES_NO_SRCDIRYao Qi2017-01-061-1/+1
* Add native target for FreeBSD/mips.John Baldwin2017-01-041-0/+1
* Add FreeBSD/mips architecture.John Baldwin2017-01-041-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-1/+0
* Makefiles: Disable suffix rules and implicit rulesSimon Marchi2016-11-301-0/+3
* Fix typo in MakefileSimon Marchi2016-11-251-1/+1
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-0/+3
* Minor formatting fixups in MakefilesSimon Marchi2016-11-231-36/+35
* Normalize names of some source filesSimon Marchi2016-11-231-102/+102
* Makefiles: Flatten and sort file listsSimon Marchi2016-11-231-373/+1188
* Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi2016-11-211-0/+1
* Makefile: fix typoSimon Marchi2016-11-181-1/+1
* Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi2016-11-171-733/+56
* Makefile: Replace old suffix rules with pattern rulesSimon Marchi2016-11-171-7/+5
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-171-18/+16
* 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