aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger2-0/+9
2017-02-01btrace, testsuite: fix extended-remote failMarkus Metzger2-0/+8
2017-02-01btrace, testsuite: fix extended-remote non-stop testMarkus Metzger2-2/+9
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger26-79/+196
2017-02-01btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger6-4/+190
2017-02-01thread: add can_access_registers_ptidMarkus Metzger3-0/+29
2017-02-01[ob/pushed] Use gdb_insn_length instead of creating dummy streamPedro Alves2-6/+5
2017-01-31gdb/mi/mi-interp.c: Fix typosPedro Alves2-2/+7
2017-01-31gdb/stack.c: Remove unused mem_fileopenPedro Alves2-7/+5
2017-01-31gdb/varobj.c: Fix leakPedro Alves2-1/+5
2017-01-31gdb: make_scoped_restore and types convertible to TPedro Alves2-4/+14
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi39-265/+579
2017-01-27amd64: simplify addition of new general registers.Walfred Tedeschi2-1/+6
2017-01-27amd64: remove additional comparison for validity of a register number.Walfred Tedeschi2-3/+8
2017-01-27gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver.Walfred Tedeschi4-0/+46
2017-01-27Fix PTRACE_GETREGSET failure for compat inferiors on arm64Kees Cook2-3/+12
2017-01-26Add missing gdb/testsuite/ChangeLog entry.Luis Machado1-0/+4
2017-01-26Change method of loading .py files in Python testsSimon Marchi14-24/+32
2017-01-262017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-2/+0
2017-01-26Harden tests that deal with memory regionsLuis Machado5-14/+55
2017-01-26Big-endian hosts: Fix "set architecture cris"Andreas Arnez2-18/+6
2017-01-26Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0dc1f7d42f915375dc4aLuis Machado3-0/+187
2017-01-26Refactor gdb.reverse/insn-reverse.cLuis Machado1-125/+19
2017-01-26Fix crash when loading a core with unexpected register section sizeAntoine Tremblay2-1/+8
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi5-2/+32
2017-01-26Disassembly unit test: memory errorYao Qi2-0/+47
2017-01-26Disassembly unit test: disassemble one instructionYao Qi5-0/+322
2017-01-26Call print_insn_mep in mep_gdb_print_insnYao Qi2-7/+9
2017-01-26Refactor disassembly codeYao Qi8-157/+207
2017-01-26New function null_streamYao Qi4-16/+26
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi4-236/+154
2017-01-25Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi2-1/+11
2017-01-24Fix typo in ExitedEvent docSimon Marchi2-1/+5
2017-01-23Minor simplification of (Python) find_thread_objectSimon Marchi2-8/+6
2017-01-21Document the GDB 7.12.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-01-20Fix Py_DECREF being executed without holding the GILSimon Marchi3-8/+14
2017-01-20Add missing PR reference in ChangeLogSimon Marchi1-0/+1
2017-01-20Fix python-interactive with Python 3.6Simon Marchi3-2/+17
2017-01-20Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado2-20/+31
2017-01-20Make gdb.python/python.exp more robustLuis Machado2-1/+20
2017-01-20Add command to erase all flash memory regionsLuis Machado9-0/+122
2017-01-20fix gdbserver build in nat/linux-ptrace.c on arm-androidJoel Brobecker2-0/+7
2017-01-18Allocate data in cached_reg_tAlan Hayward2-6/+25
2017-01-18Use register_size () instead of MAX_REGISTER_SIZEAlan Hayward4-5/+16
2017-01-16gdb: sparc: split real and pseudo registers.Ivo Raisr5-87/+190
2017-01-13Don't print too much if remote_debug is onYao Qi2-4/+39
2017-01-13'make check-headers' for c++ headerYao Qi2-2/+7
2017-01-12Update comment in remote_can_async_pSimon Marchi2-1/+6
2017-01-12Update comment in linux_nat_can_async_pSimon Marchi2-3/+6
2017-01-12Remove dead serial_interface_lookup callsSimon Marchi2-5/+5