aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-06Fix double free when running gdb.linespec/ls-errs.exp (PR breakpoints/21553)Pedro Alves1-0/+18
2017-06-06Remove uses of MAX_REGISTER_SIZE from alpha-tdep.cAlan Hayward1-0/+6
2017-06-06Add IA64_MAX_FP_REGISTER_SIZEAlan Hayward1-0/+9
2017-06-04Document the GDB 8.0 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-06-03x86-linux-nat: Remove unused arch_lwp_info structureSimon Marchi1-0/+4
2017-06-03linux-nat: Remove unused parameterSimon Marchi1-0/+6
2017-06-02Use delete instead of xfree for gdb_timerSimon Marchi1-0/+5
2017-06-02C++ify breakpoint class hierarchy (destructors only)Simon Marchi1-0/+101
2017-06-02Create struct type for longjmp breakpointSimon Marchi1-0/+10
2017-06-02Introduce and use new_breakpoint_from_typeSimon Marchi1-0/+7
2017-05-31Rename "mem" related commmandsSimon Marchi1-0/+12
2017-05-31btrace: support decoder eventsMarkus Metzger1-0/+7
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger1-0/+7
2017-05-30btrace: Store function segments as objects.Tim Wiederhake1-0/+18
2017-05-30btrace: Remove bfun_s vector.Tim Wiederhake1-0/+9