summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsusers/palves/remote-multi-inferior-fixesPedro Alves2017-10-036-30/+130
* Reimplement support for "maint print registers" with no running inferior yetPedro Alves2017-10-031-15/+18
* Redesign mock environment for gdbarch selftestsPedro Alves2017-10-036-63/+100
* Use std::string in info_symbol_commandTom Tromey2017-10-032-9/+11
* Use std::string in gdb_safe_append_historyTom Tromey2017-10-032-14/+14
* Remove make_delete_ui_cleanupTom Tromey2017-10-035-75/+57
* Use gdb::byte_vector in load_progressTom Tromey2017-10-032-5/+8
* Remove unused declarationsTom Tromey2017-10-034-3/+7
* Use std::string in utils.cTom Tromey2017-10-032-29/+26
* Remove set_batch_flag_and_make_cleanup_restore_page_infoTom Tromey2017-10-035-84/+57
* Change record_full_gdb_operation_disable_set not to return a cleanupTom Tromey2017-10-034-31/+32
* PR21294, Binary size regression on PPC embeddedAlan Modra2017-10-032-1/+8
* Automatic date update in version.inGDB Administrator2017-10-031-1/+1
* ld -z relro documentationAlan Modra2017-10-032-6/+18
* Fix &str printing in RustTom Tromey2017-10-025-8/+48
* Fix ptype of Rust slicesTom Tromey2017-10-024-3/+67
* Allow indexing of &str in RustTom Tromey2017-10-024-1/+12
* Add missing "extern" in rust-lang.hTom Tromey2017-10-022-2/+6
* Fix GDB build with G++ 4.8Pedro Alves2017-10-023-4/+12
* nto & lynx x86: call init_target_descSimon Marchi2017-10-023-2/+17
* Fix powerpc comment typoAlan Modra2017-10-023-2/+7
* Automatic date update in version.inGDB Administrator2017-10-021-1/+1
* PR22232, NULL pointer dereference in load_specific_debug_sectionAlan Modra2017-10-012-2/+10
* PR21970, assertion failed when more than one overlay has subalign specifiedAlan Modra2017-10-012-0/+6
* PR21957, addr2line incorrectly handles non-increasing sequences in line tableAlan Modra2017-10-012-4/+9
* Add new mnemonics for VLE multiple load instructionsAlexander Fedotov2017-10-016-0/+86
* PR22047, Heap out of bounds read in parse_comp_unitAlan Modra2017-10-012-38/+22
* PR22230, buffer overflow in display_debug_macroAlan Modra2017-10-012-4/+11
* Automatic date update in version.inGDB Administrator2017-10-011-1/+1
* Add a test for PR binutils/21978H.J. Lu2017-09-305-0/+20
* Remove free_memory_read_result_vectorTom Tromey2017-09-294-96/+66
* Change captured_mi_execute_command to use scoped_restoreTom Tromey2017-09-292-6/+7
* Use a std::vector for ada_exceptions_listTom Tromey2017-09-294-71/+61
* Use std::set in mi-main.cTom Tromey2017-09-292-59/+31
* Use std::string in mi-main.cTom Tromey2017-09-292-31/+16
* Use gdb::byte_vector in mi_cmd_data_write_memory_bytesTom Tromey2017-09-292-13/+12
* Remove unused declarationTom Tromey2017-09-292-1/+4
* Don't copy a string in mi_cmd_disassembleTom Tromey2017-09-292-5/+5
* Remove cleanups from mi-cmd-var.cTom Tromey2017-09-294-34/+20
* Remove cleanups from mi_cmd_break_insert_1Tom Tromey2017-09-292-30/+25
* Remove make_cleanup_defer_target_commit_resumeTom Tromey2017-09-294-40/+44
* Remove some unused declarationsTom Tromey2017-09-293-3/+5
* Remove a cleanup from symtab.cTom Tromey2017-09-292-8/+6
* Remove cleanup from mt-tdep.cTom Tromey2017-09-292-8/+9
* Remove cleanup from xstormy16-tdep.cTom Tromey2017-09-292-8/+10
* Remove cleanup from complaints.cTom Tromey2017-09-292-6/+7
* Remove some cleanups from tracepoint.cTom Tromey2017-09-292-30/+18
* Remove cleanups from cp-support.cTom Tromey2017-09-292-15/+14
* Remove some cleanups from stack.cTom Tromey2017-09-292-15/+10
* Remove cleanup from tilegx-tdep.cTom Tromey2017-09-292-8/+9