aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi1-0/+6
2017-09-14Make dwarf_stack_value::in_stack_memory a boolSimon Marchi1-0/+17
2017-09-14Make dwarf_expr_piece::pieces an std::vectorSimon Marchi1-0/+24
2017-09-12probe: Replace VEC(probe_ops_cp) with std::vectorSimon Marchi1-0/+13
2017-09-12Make collect_probes return an std::vectorSimon Marchi1-0/+16
2017-09-12Make probe_ops::get_probes fill an std::vectorSimon Marchi1-0/+24
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey1-0/+15
2017-09-11Use std::string in d-namespace.cTom Tromey1-0/+5
2017-09-11Use std::string in ctf_startTom Tromey1-0/+4
2017-09-11Remove cleanups from find_frame_funnameTom Tromey1-0/+11
2017-09-11Remove cleanups from findcmd.cTom Tromey1-0/+8
2017-09-11Replace clear_hook_in_cleanup with scoped_restore_hook_inTom Tromey1-0/+7
2017-09-11Replace interp_set_temp with scoped_restore_interpTom Tromey1-0/+9
2017-09-11Change setup_breakpoint_reporting to return a scoped_restoreTom Tromey1-0/+10
2017-09-11Make extract_arg return a std::stringTom Tromey1-0/+17
2017-09-11Constify language_enumTom Tromey1-0/+5
2017-09-11Rename _const functions to use overloading insteadTom Tromey1-0/+21
2017-09-11Make it simpler to add events to PythonTom Tromey1-0/+36
2017-09-11Small event ownership clean up in Python layerTom Tromey1-0/+21
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey1-0/+27
2017-09-10gdb: Remove check for gdb_stderr == NULLAndrew Burgess1-0/+6
2017-09-09Remove unnecessary calls to is_mi_like_p in print_thread_info_1Simon Marchi1-0/+5
2017-09-09Use std::vector in add_using_directiveTom Tromey1-0/+9
2017-09-09Use gdb::def_vector in create_sals_line_offsetTom Tromey1-0/+4
2017-09-09Use gdb::byte_vector in pascal_object_print_valueTom Tromey1-0/+4
2017-09-09Use gdb::def_vector in func_commandTom Tromey1-0/+4
2017-09-09Use ui_out_emit_list and ui_out_emit_tuple with gdb::optionalTom Tromey1-0/+6
2017-09-09Remove make_cleanup_ui_out_redirect_popTom Tromey1-0/+12
2017-09-09Use ui_out_emit_list in more placesTom Tromey1-0/+8
2017-09-09Use ui_out_emit_tuple in disasm.cTom Tromey1-0/+5
2017-09-09Use ui_out_emit_tuple in more placesTom Tromey1-0/+13
2017-09-09Remove make_cleanup_ui_out_table_begin_endTom Tromey1-0/+12
2017-09-09Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1Tom Tromey1-0/+5
2017-09-09Remove unnecessary function prototypes.John Baldwin1-0/+395
2017-09-08Remove unused field field_info.fnfieldsKeith Seitz1-0/+5
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann1-0/+5
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek1-0/+7
2017-09-07Document the GDB 8.0.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-09-07remove QStartupWithShell entry from NEWS::Changes in GDB 7.11Joel Brobecker1-0/+4
2017-09-06Change funcall_chain to be a std::vectorTom Tromey1-0/+7
2017-09-06Remove last cleanups from go-exp.yTom Tromey1-0/+4
2017-09-06Remove last cleanups from d-exp.yTom Tromey1-0/+5
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey1-0/+12
2017-09-06Introduce dw2_linkage_name and dw2_linkage_name_attr.Keith Seitz1-0/+8
2017-09-06Correct shell compatibility issue detected with pkgsrc.Kamil Rytarowski1-0/+4
2017-09-06Define HAVE_NATIVE_GCORE_HOST on NetBSDKamil Rytarowski1-0/+4
2017-09-06Add native target for FreeBSD/aarch64.John Baldwin1-0/+8
2017-09-06Add FreeBSD/aarch64 architecture.John Baldwin1-0/+9
2017-09-06Add myself as a write-after-approval GDB maintainer.Kamil Rytarowski1-0/+4
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil1-0/+5