aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand1-0/+35
2017-10-05Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin1-0/+7
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin1-0/+5
2017-10-05Update my email address.Tristan Gingold1-0/+4
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves1-0/+28
2017-10-04Reimplement support for "maint print registers" with no running inferior yetPedro Alves1-0/+6
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves1-0/+19
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi1-0/+4
2017-10-04Move code out of 'between TRY and CATCH'Pedro Alves1-0/+5
2017-10-04Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves1-0/+9
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior1-0/+17
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+18
2017-10-04Introduce gdb_tilde_expandSergio Durigan Junior1-0/+8
2017-10-03gdbarch: Remove duplicate `struct objfile' declarationMaciej W. Rozycki1-0/+5
2017-10-03Fix incorrect string_printf use in utils.cTom Tromey1-0/+4
2017-10-03Use std::string in info_symbol_commandTom Tromey1-0/+4
2017-10-03Use std::string in gdb_safe_append_historyTom Tromey1-0/+4
2017-10-03Remove make_delete_ui_cleanupTom Tromey1-0/+14
2017-10-03Use gdb::byte_vector in load_progressTom Tromey1-0/+4
2017-10-03Remove unused declarationsTom Tromey1-0/+7
2017-10-03Use std::string in utils.cTom Tromey1-0/+5
2017-10-03Remove set_batch_flag_and_make_cleanup_restore_page_infoTom Tromey1-0/+22
2017-10-03Change record_full_gdb_operation_disable_set not to return a cleanupTom Tromey1-0/+12
2017-10-02Fix &str printing in RustTom Tromey1-0/+7
2017-10-02Fix ptype of Rust slicesTom Tromey1-0/+5
2017-10-02Allow indexing of &str in RustTom Tromey1-0/+4
2017-10-02Add missing "extern" in rust-lang.hTom Tromey1-0/+4
2017-10-02Fix GDB build with G++ 4.8Pedro Alves1-0/+8
2017-09-29Remove free_memory_read_result_vectorTom Tromey1-0/+12
2017-09-29Change captured_mi_execute_command to use scoped_restoreTom Tromey1-0/+4
2017-09-29Use a std::vector for ada_exceptions_listTom Tromey1-0/+16
2017-09-29Use std::set in mi-main.cTom Tromey1-0/+13
2017-09-29Use std::string in mi-main.cTom Tromey1-0/+6
2017-09-29Use gdb::byte_vector in mi_cmd_data_write_memory_bytesTom Tromey1-0/+5
2017-09-29Remove unused declarationTom Tromey1-0/+4
2017-09-29Don't copy a string in mi_cmd_disassembleTom Tromey1-0/+4
2017-09-29Remove cleanups from mi-cmd-var.cTom Tromey1-0/+7
2017-09-29Remove cleanups from mi_cmd_break_insert_1Tom Tromey1-0/+5
2017-09-29Remove make_cleanup_defer_target_commit_resumeTom Tromey1-0/+8
2017-09-29Remove some unused declarationsTom Tromey1-0/+5
2017-09-29Remove a cleanup from symtab.cTom Tromey1-0/+5
2017-09-29Remove cleanup from mt-tdep.cTom Tromey1-0/+4
2017-09-29Remove cleanup from xstormy16-tdep.cTom Tromey1-0/+5
2017-09-29Remove cleanup from complaints.cTom Tromey1-0/+4
2017-09-29Remove some cleanups from tracepoint.cTom Tromey1-0/+6
2017-09-29Remove cleanups from cp-support.cTom Tromey1-0/+4
2017-09-29Remove some cleanups from stack.cTom Tromey1-0/+5
2017-09-29Remove cleanup from tilegx-tdep.cTom Tromey1-0/+4
2017-09-29Remove cleanups from utils.cTom Tromey1-0/+5
2017-09-29Remove cleanup from display_gdb_promptTom Tromey1-0/+5