btrace: preserve call stack on function switch
[deliverable/binutils-gdb.git] / gdb /
2017-02-14  Markus Metzgerbtrace: preserve call stack on function switch
2017-02-13  Luis MachadoImprove load command's help text
2017-02-13  Luis MachadoFix gdb.linespec/explicit.exp
2017-02-13  Luis MachadoMake gdb.arch/i386-biarch-core.exp more robust
2017-02-10  Simon MarchiDo not send queries on secondary UIs
2017-02-10  Simon Marchinew-ui.exp: Use proc_with_prefix
2017-02-10  Tom TromeyRemove unused variable in rust-lang.c
2017-02-10  Tom TromeyFix Python test to use lowercase command
2017-02-10  Tom TromeyRemove unnecessary local variables
2017-02-10  Tom TromeyRemove some gotos from Python
2017-02-10  Tom TromeyChange one more spot to use gdbpy_ref
2017-02-10  Tom TromeyUse gdbpy_ref to simplify some logic
2017-02-10  Tom TromeyTurn gdbpy_ref into a template
2017-02-10  Tom TromeyRemove some ui_out-related cleanups from Python
2017-02-10  Martin Galvangdb/MAINTAINERS: Update my e-mail address
2017-02-10  Martin GalvanPR gdb/21122: Fix documentation mistakes for breakpoint...
2017-02-09  Simon MarchiRemove return in function returning void
2017-02-09  Gary BensonFix NULL pointer dereference
2017-02-08  Pedro AlvesEliminate interp::quiet_p
2017-02-08  Jerome GuittonCommand abbreviation in define
2017-02-08  Jerome GuittonCommand names: make them case sensitive
2017-02-07  Jose E. Marchesigdb: fix ARI warning in sparc-tdep.c
2017-02-06  Luis Machado[BZ 21005] Add support for Intel 64 rdrand and rdseed...
2017-02-06  Ivo Raisrgdb: provide and use sparc{32,64} target description...
2017-02-04  Tom TromeyFix ptype of single-member Rust enums
2017-02-03  Pedro AlvesC++-fy struct interp/cli_interp/tui_interp/mi_interp
2017-02-03  Tom TromeyUse bool in Rust code
2017-02-03  Tom TromeyReindent rust-lang.c
2017-02-03  Tom TromeyUse std::string in Rust code
2017-02-02  Pedro AlvesFix "maintenance selftest" printing stray instructions
2017-02-02  Pedro AlvesFix "maintenance selftest" printing stray instructions
2017-02-02  Pedro Alvesstruct mi_interp: Remove unused fields
2017-02-02  Pedro AlvesMove "tee" building down to interpreter::set_logging_proc
2017-02-02  Pedro AlvesFix "-gdb-set logging redirect on" crash
2017-02-02  Pedro AlvesTweak pretty_print_disassembler's intro comment
2017-02-02  Pedro AlvesReuse buffers across gdb_pretty_print_insn calls
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-02-02  Pedro AlvesAdd back gdb_pretty_print_insn
2017-02-02  Simon MarchiRemove unused file_string parameter in gdb_disassembly
2017-02-01  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_impl...
2017-02-01  Markus Metzgertestsuite: diagnose a running GDB in gdb_skip_xml_tests
2017-02-01  Markus Metzgerbtrace, testsuite: fix extended-remote fail
2017-02-01  Markus Metzgerbtrace, testsuite: fix extended-remote non-stop test
2017-02-01  Markus Metzgerbtrace: add unsupported/untested messages when skipping...
2017-02-01  Markus Metzgerbtrace: allow recording to be started (and stopped...
2017-02-01  Markus Metzgerthread: add can_access_registers_ptid
2017-02-01  Pedro Alves[ob/pushed] Use gdb_insn_length instead of creating...
2017-01-31  Pedro Alvesgdb/mi/mi-interp.c: Fix typos
2017-01-31  Pedro Alvesgdb/stack.c: Remove unused mem_fileopen
2017-01-31  Pedro Alvesgdb/varobj.c: Fix leak
2017-01-31  Pedro Alvesgdb: make_scoped_restore and types convertible to T
2017-01-27  Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2017-01-27  Walfred Tedeschiamd64: simplify addition of new general registers.
2017-01-27  Walfred Tedeschiamd64: remove additional comparison for validity of...
2017-01-27  Walfred Tedeschigdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_...
2017-01-27  Kees CookFix PTRACE_GETREGSET failure for compat inferiors on...
2017-01-27  Luis MachadoAdd missing gdb/testsuite/ChangeLog entry.
2017-01-26  Simon MarchiChange method of loading .py files in Python tests
2017-01-26  Luis Machado2017-01-26 Luis Machado <lgustavo@codesourcery.com>
2017-01-26  Luis MachadoHarden tests that deal with memory regions
2017-01-26  Andreas ArnezBig-endian hosts: Fix "set architecture cris"
2017-01-26  Luis MachadoMissing ChangeLog and files for commit 8b00c176168dc7b0...
2017-01-26  Luis MachadoRefactor gdb.reverse/insn-reverse.c
2017-01-26  Antoine TremblayFix crash when loading a core with unexpected register...
2017-01-26  Yao QiDon't throw exception in dis_asm_memory_error
2017-01-26  Yao QiDisassembly unit test: memory error
2017-01-26  Yao QiDisassembly unit test: disassemble one instruction
2017-01-26  Yao QiCall print_insn_mep in mep_gdb_print_insn
2017-01-26  Yao QiRefactor disassembly code
2017-01-26  Yao QiNew function null_stream
2017-01-25  Yao QiUse dwarf assembler in gdb.dwarf2/implptr-64bit.exp
2017-01-25  Yao QiHandle DW_OP_GNU_implicit_pointer in dwarf assembler
2017-01-24  Simon MarchiFix typo in ExitedEvent doc
2017-01-23  Simon MarchiMinor simplification of (Python) find_thread_object
2017-01-21  Joel BrobeckerDocument the GDB 7.12.1 release in gdb/ChangeLog
2017-01-21  Simon MarchiFix Py_DECREF being executed without holding the GIL
2017-01-21  Simon MarchiAdd missing PR reference in ChangeLog
2017-01-21  Simon MarchiFix python-interactive with Python 3.6
2017-01-20  Luis MachadoFix uppercase test names in gdb.python/py-xmethods.exp
2017-01-20  Luis MachadoMake gdb.python/python.exp more robust
2017-01-20  Luis MachadoAdd command to erase all flash memory regions
2017-01-20  Joel Brobeckerfix gdbserver build in nat/linux-ptrace.c on arm-android
2017-01-18  Alan HaywardAllocate data in cached_reg_t
2017-01-18  Alan HaywardUse register_size () instead of MAX_REGISTER_SIZE
2017-01-16  Ivo Raisrgdb: sparc: split real and pseudo registers.
2017-01-13  Yao QiDon't print too much if remote_debug is on
2017-01-13  Yao Qi'make check-headers' for c++ header
2017-01-12  Simon MarchiUpdate comment in remote_can_async_p
2017-01-12  Simon MarchiUpdate comment in linux_nat_can_async_p
2017-01-12  Simon MarchiRemove dead serial_interface_lookup calls
2017-01-11  Simon MarchiFix typo in lookup_cmd_1 comment
2017-01-11  Tom TromeyAdd constructor and destructor to demangle_parse_info
2017-01-11  Tom TromeyRemove cleanups from execute_gdb_command
2017-01-11  Tom TromeyUse scoped_value_mark in dwarf2_evaluate_loc_desc_full
2017-01-11  Tom TromeyAdd scoped_value_mark
2017-01-11  Tom TromeyRemove make_cleanup_discard_psymtabs
2017-01-11  Tom TromeyIntroduce and use gdb::unlinker
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-11  Tom TromeyAdd gdb_ref_ptr.h
2017-01-11  Tom TromeyRemove make_cleanup_htab_delete
next
This page took 0.043287 seconds and 7 git commands to generate.