aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-17Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyusers/palves/ui_filePedro Alves
2017-01-17gdb/mi/mi-interp.c: Fix typosPedro Alves
2017-01-17gdb/stack.c: Remove unused mem_fileopenPedro Alves
2017-01-17gdb/varobj.c: Fix leakPedro Alves
2017-01-16gdb: make_scoped_restore and types convertible to TPedro Alves
2017-01-16gdb: sparc: split real and pseudo registers.Ivo Raisr
2017-01-16Updated Swedish translations for GAS and LD subdirectories.Nick Clifton
2017-01-16Automatic date update in version.inGDB Administrator
2017-01-15Automatic date update in version.inGDB Administrator
2017-01-14Automatic date update in version.inGDB Administrator
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu
2017-01-13Don't print too much if remote_debug is onYao Qi
2017-01-13'make check-headers' for c++ headerYao Qi
2017-01-13Return -1 on memory error in print_insn_m68kYao Qi
2017-01-13Remove magic numbers in m68k-dis.c:print_insn_argYao Qi
2017-01-13Automatic date update in version.inGDB Administrator
2017-01-12Fix incorrect byte counts.Cary Coutant
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton
2017-01-12Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist
2017-01-12Update comment in remote_can_async_pSimon Marchi
2017-01-12Update comment in linux_nat_can_async_pSimon Marchi
2017-01-12Remove dead serial_interface_lookup callsSimon Marchi
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton
2017-01-12Return -1 on memory error in print_insn_msp430Yao Qi
2017-01-12Automatic date update in version.inGDB Administrator
2017-01-11Fix more compile errors with GCC 4.2.Cary Coutant
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant
2017-01-11Fix test cases to work for i386.Cary Coutant
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu
2017-01-11Fix typo in lookup_cmd_1 commentSimon Marchi
2017-01-11Add support for x86/64 redox target.Jeremy Soller
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey
2017-01-10Remove cleanups from execute_gdb_commandTom Tromey
2017-01-10Use scoped_value_mark in dwarf2_evaluate_loc_desc_fullTom Tromey
2017-01-10Add scoped_value_markTom Tromey
2017-01-10Remove make_cleanup_discard_psymtabsTom Tromey
2017-01-10Introduce and use gdb::unlinkerTom Tromey
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-10Add gdb_ref_ptr.hTom Tromey
2017-01-10Remove make_cleanup_htab_deleteTom Tromey
2017-01-10Remove make_cleanup_py_decref and make_cleanup_py_xdecrefTom Tromey
2017-01-10Use gdbpy_ref rather than make_cleanup_py_decrefTom Tromey
2017-01-10Use gdbpy_ref in enumerate_argsTom Tromey
2017-01-10Use gdbpy_ref in py-utils.cTom Tromey
2017-01-10Use gdbpy_ref in pyuw_object_attribute_to_pointerTom Tromey
2017-01-10Use gdbpy_ref in python.cTom Tromey
2017-01-10Use gdbpy_ref in py-param.cTom Tromey
2017-01-10Use gdbpy_ref in py-inferior.cTom Tromey
2017-01-10Use gdbpy_ref in py_print_frameTom Tromey