aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Remove free_memory_read_result_vectorTom Tromey4-96/+66
2017-09-29Change captured_mi_execute_command to use scoped_restoreTom Tromey2-6/+7
2017-09-29Use a std::vector for ada_exceptions_listTom Tromey4-71/+61
2017-09-29Use std::set in mi-main.cTom Tromey2-59/+31
2017-09-29Use std::string in mi-main.cTom Tromey2-31/+16
2017-09-29Use gdb::byte_vector in mi_cmd_data_write_memory_bytesTom Tromey2-13/+12
2017-09-29Remove unused declarationTom Tromey2-1/+4
2017-09-29Don't copy a string in mi_cmd_disassembleTom Tromey2-5/+5
2017-09-29Remove cleanups from mi-cmd-var.cTom Tromey4-34/+20
2017-09-29Remove cleanups from mi_cmd_break_insert_1Tom Tromey2-30/+25
2017-09-29Remove make_cleanup_defer_target_commit_resumeTom Tromey4-40/+44
2017-09-29Remove some unused declarationsTom Tromey3-3/+5
2017-09-29Remove a cleanup from symtab.cTom Tromey2-8/+6
2017-09-29Remove cleanup from mt-tdep.cTom Tromey2-8/+9
2017-09-29Remove cleanup from xstormy16-tdep.cTom Tromey2-8/+10
2017-09-29Remove cleanup from complaints.cTom Tromey2-6/+7
2017-09-29Remove some cleanups from tracepoint.cTom Tromey2-30/+18
2017-09-29Remove cleanups from cp-support.cTom Tromey2-15/+14
2017-09-29Remove some cleanups from stack.cTom Tromey2-15/+10
2017-09-29Remove cleanup from tilegx-tdep.cTom Tromey2-8/+9
2017-09-29Remove cleanups from utils.cTom Tromey2-16/+12
2017-09-29Remove cleanup from display_gdb_promptTom Tromey2-16/+14
2017-09-29Introduce string_vprintfTom Tromey4-0/+56
2017-09-30PR21978, objdump does not display line numbers in certain casesAlan Modra2-12/+24
2017-09-30Automatic date update in version.inGDB Administrator1-1/+1
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves16-82/+115
2017-09-29gdb/remote.c: Eliminate target_buf/target_buf_size hackPedro Alves2-65/+78
2017-09-29gdbserver/libthread_db: Don't ignore memory reading failuresPedro Alves2-1/+7
2017-09-29Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.expPedro Alves4-5/+26
2017-09-29Fail when string merge can't alloc memoryAlan Modra2-7/+15
2017-09-29Automatic date update in version.inGDB Administrator1-1/+1
2017-09-28Move utils-selftests.c -> gdb/unittests/Pedro Alves3-15/+16
2017-09-28(open_and_init_dwp_file): Protect against some segvsDoug Evans2-2/+14
2017-09-28Skip the PR 14918 linker test for ARM targets.Nick Clifton2-3/+19
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra8-0/+63
2017-09-28Automatic date update in version.inGDB Administrator1-1/+1
2017-09-27Complete tdep move to convert_typed_floatingUlrich Weigand5-74/+61
2017-09-27Simplify floatformat_from_typeUlrich Weigand5-57/+48
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand25-75/+148
2017-09-27Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,...Nick Clifton6-0/+36
2017-09-27Constify find_commandTom Tromey2-1/+5
2017-09-27Constify some commands in ada-tasks.cTom Tromey2-2/+6
2017-09-27Constify some commands in symtab.cTom Tromey2-3/+9
2017-09-27Constify some commands in inferior.cTom Tromey2-3/+8
2017-09-27Constify some commands in regcache.cTom Tromey2-6/+14
2017-09-27Constify some commands in printcmd.cTom Tromey2-5/+11
2017-09-27Constify some commands in breakpoint.cTom Tromey3-35/+23
2017-09-27Constify some commands in macrocmd.cTom Tromey2-8/+14
2017-09-27Constify some commands in infcmd.cTom Tromey2-26/+25
2017-09-27Constify some commands in i386-tdep.cTom Tromey2-2/+7