aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13Use libthread_db.so with non-threaded programs, for TLSusers/palves/tls-nonthreadedPedro Alves
2017-09-13Automatic date update in version.inGDB Administrator
2017-09-12probe: Replace VEC(probe_ops_cp) with std::vectorSimon Marchi
2017-09-12Make collect_probes return an std::vectorSimon Marchi
2017-09-12Make probe_ops::get_probes fill an std::vectorSimon Marchi
2017-09-12Automatic date update in version.inGDB Administrator
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey
2017-09-11Use std::string in d-namespace.cTom Tromey
2017-09-11Use std::string in ctf_startTom Tromey
2017-09-11Remove cleanups from find_frame_funnameTom Tromey
2017-09-11Remove cleanups from findcmd.cTom Tromey
2017-09-11Replace clear_hook_in_cleanup with scoped_restore_hook_inTom Tromey
2017-09-11Replace interp_set_temp with scoped_restore_interpTom Tromey
2017-09-11Change setup_breakpoint_reporting to return a scoped_restoreTom Tromey
2017-09-11Make extract_arg return a std::stringTom Tromey
2017-09-11Constify language_enumTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-11Make it simpler to add events to PythonTom Tromey
2017-09-11Small event ownership clean up in Python layerTom Tromey
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey
2017-09-11nds32: Rename __BIT() to N32_BIT().Kuan-Lin Chen
2017-09-11Automatic date update in version.inGDB Administrator
2017-09-10Fix build breakage on GNU/Linux AArch64, take 2Sergio Durigan Junior
2017-09-10Fix build breakage on GNU/Linux AArch64Sergio Durigan Junior
2017-09-10gdb: Remove check for gdb_stderr == NULLAndrew Burgess
2017-09-10Automatic date update in version.inGDB Administrator
2017-09-09Remove unnecessary calls to is_mi_like_p in print_thread_info_1Simon Marchi
2017-09-09Use std::vector in add_using_directiveTom Tromey
2017-09-09Use gdb::def_vector in create_sals_line_offsetTom Tromey
2017-09-09Use gdb::byte_vector in pascal_object_print_valueTom Tromey
2017-09-09Use gdb::def_vector in func_commandTom Tromey
2017-09-09Use ui_out_emit_list and ui_out_emit_tuple with gdb::optionalTom Tromey
2017-09-09Remove make_cleanup_ui_out_redirect_popTom Tromey
2017-09-09Use ui_out_emit_list in more placesTom Tromey
2017-09-09Use ui_out_emit_tuple in disasm.cTom Tromey
2017-09-09Use ui_out_emit_tuple in more placesTom Tromey
2017-09-09Remove make_cleanup_ui_out_table_begin_endTom Tromey
2017-09-09Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1Tom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-10PowerPC64 --plt-alignAlan Modra
2017-09-09x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu
2017-09-09x86: Don't check has_non_got_relocH.J. Lu
2017-09-09x86: Remove restriction on NOTRACK prefix positionH.J. Lu
2017-09-09x86: Properly handle __ehdr_startH.J. Lu
2017-09-09Automatic date update in version.inGDB Administrator
2017-09-08Remove unused field field_info.fnfieldsKeith Seitz
2017-09-08x86: Update comments in elfxx-x86.hH.J. Lu
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann
2017-09-08fortran: Testsuite, fix typos in vla-value.Bernhard Heckel
2017-09-08Fortran: Testsuite, fix differences in type naming.Bernhard Heckel