aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Don't use print_insn_XXX in GDBYao Qi1-0/+17
2017-06-14Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves1-0/+28
2017-06-13darwin-nat: Add missing includeSimon Marchi1-0/+4
2017-06-13darwin: Add fork-inferior.o to NATDEPFILESSimon Marchi1-0/+5
2017-06-13aix: Add fork-inferior.o to NATDEPFILESSimon Marchi1-0/+5
2017-06-13read/write_pieced_value: Merge into one functionAndreas Arnez1-0/+6
2017-06-13write_pieced_value: Notify memory_changed observersAndreas Arnez1-0/+6
2017-06-13Fix bit-/byte-offset mismatch in parameter to read_value_memoryAndreas Arnez1-0/+6
2017-06-13read/write_pieced_value: Remove unnecessary variable copiesAndreas Arnez1-0/+6
2017-06-13Respect piece offset for DW_OP_bit_pieceAndreas Arnez1-0/+6
2017-06-13read/write_pieced_value: Improve logic for buffer allocationAndreas Arnez1-0/+7
2017-06-13Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez1-0/+7
2017-06-13read/write_pieced_value: Drop 'buffer_size' variableAndreas Arnez1-0/+5
2017-06-13write_pieced_value: Transfer least significant bits into bit-fieldAndreas Arnez1-0/+8
2017-06-13write_pieced_value: Fix buffer offset for memory piecesAndreas Arnez1-0/+6
2017-06-13write_pieced_value: Include transfer size in byte-wise checkAndreas Arnez1-0/+5
2017-06-13write_pieced_value: Fix copy/paste error in size calculationAndreas Arnez1-0/+5
2017-06-13read/write_pieced_value: Respect value parent's offsetAndreas Arnez1-0/+6
2017-06-13Remove addr_size field from struct piece_closureAndreas Arnez1-0/+7
2017-06-13PR gdb/21226: Take DWARF stack value pieces from LSB endAndreas Arnez1-0/+6
2017-06-13write_pieced_value: Fix size capping logicAndreas Arnez1-0/+5
2017-06-13Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.cYao Qi1-0/+13
2017-06-12Remove val_print_type_code_intTom Tromey1-0/+12
2017-06-12Simplify print_scalar_formattedTom Tromey1-0/+5
2017-06-12Let print_decimal_chars handle signed valuesTom Tromey1-0/+8
2017-06-12Don't always zero pad in print_*_charsTom Tromey1-0/+15
2017-06-12mips-tdep.c: Remove MAX_REGISTER_SIZE usagePedro Alves1-0/+9
2017-06-12.gdb_index prod perf regression: mapped_symtab now vector of valuesPedro Alves1-0/+11
2017-06-12.gdb_index prod perf regression: Estimate size of psyms_seenPedro Alves1-0/+6
2017-06-12.gdb_index prod perf regression: find before insert in unordered_mapPedro Alves1-0/+5
2017-06-12Code cleanup: dwarf2read.c: Add data_buf::append_uintPedro Alves1-0/+8
2017-06-12Code cleanup: dwarf2read.c: Eliminate ::file_writePedro Alves1-0/+6
2017-06-12Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::uniquePedro Alves1-0/+5
2017-06-12Code cleanup: C++ify .gdb_index producerJan Kratochvil1-0/+33
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi1-0/+13
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi1-0/+17
2017-06-08Fix possible bug when no args have been provided to the executableSergio Durigan Junior1-0/+5
2017-06-08Add MN10300_MAX_REGISTER_SIZEAlan Hayward1-0/+6
2017-06-08Update ff4ca5ac6a2e8 to the correct version.Alan Hayward1-0/+4
2017-06-08Remove MAX_REGISTER_SIZE from mi/mi-main.cAlan Hayward1-0/+4
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior1-0/+13
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-0/+63
2017-06-07Share parts of gdb/gdbthread.h with gdbserverSergio Durigan Junior1-0/+8
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior1-0/+19
2017-06-07Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves1-0/+51
2017-06-07Remove MAX_REGISTER_SIZE from regcache.cAlan Hayward1-0/+5
2017-06-07Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward1-0/+8
2017-06-07Remove MAX_REGISTER_SIZE from aarch64-tdep.cAlan Hayward1-0/+7
2017-06-06Remove declaration of set_register_cache from regdef.hYao Qi1-0/+5
2017-06-06Remove a MAX_REGISTER_SIZE from frame.cAlan Hayward1-0/+5