aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Make gdbserver reg_defs a vector of objectsAlan Hayward1-0/+4
2018-03-25eval.c: reverse minsym and symPedro Alves1-0/+5
2018-03-25Fix date in gdb/ChangeLogPedro Alves1-1/+1
2018-03-23aarch64: Make "info address" resolve TLS variablesWeimin Pan1-0/+6
2018-03-23Add psymbols for nested typesKeith Seitz1-0/+6
2018-03-23Change machoread.c to use std::vectorTom Tromey1-0/+10
2018-03-22Remove some cleanups from record-full.cTom Tromey1-0/+5
2018-03-22ppc: Fix stwux and stdux masks in skip_prologuePedro Franco de Carvalho1-0/+6
2018-03-22ppc: Detect when LR is saved through frame pointerPedro Franco de Carvalho1-0/+10
2018-03-22Make "info proc cmdline" show args on GNU/LinuxAndreas Arnez1-0/+5
2018-03-22Get rid of VEC(static_tracepoint_marker_p)Simon Marchi1-0/+51
2018-03-22Make parse_static_tracepoint_marker_definition work with multiple static trac...Simon Marchi1-0/+9
2018-03-21Add myself as a write-after-approval GDB maintainer.Pedro Franco de Carvalho1-0/+5
2018-03-20Fix misleading indentation error.Stephen Roberts1-0/+4
2018-03-20Replace the linear search in find_pc_sect_line with a binary search.Stephen Roberts1-0/+4
2018-03-19Support bare-identifier field initializers in RustTom Tromey1-0/+5
2018-03-19Convert observers to C++Tom Tromey1-0/+49
2018-03-18Remove some cleanups from solib.cTom Tromey1-0/+6
2018-03-17Change auto_load_objfile_script_1 to use std::stringTom Tromey1-0/+4
2018-03-17Remove target_fileio_close_cleanupTom Tromey1-0/+6
2018-03-16Add silent Makefile rulesSimon Marchi1-0/+20
2018-03-16Remove make_cleanup_free_section_addr_infoTom Tromey1-0/+39
2018-03-15Add selftest for substitute_path_componentSimon Marchi1-0/+6
2018-03-14Special case NULL when using printf's %s formatTom Tromey1-0/+6
2018-03-14Allow - in %p for printfTom Tromey1-0/+5
2018-03-14Add usage to printf commandTom Tromey1-0/+4
2018-03-14Update my email addressYao Qi1-0/+4
2018-03-13Remove two cleanups using std::stringTom Tromey1-0/+7
2018-03-12gdb/riscv: Fix some ARI issuesAndrew Burgess1-0/+11
2018-03-12Use gdb::byte_vector when reading section dataTom Tromey1-0/+6
2018-03-12Fix ia64 GDB buildYao Qi1-0/+7
2018-03-11Use std::vector for field lists in dwarf2read.cTom Tromey1-0/+16
2018-03-11Remove cleanup from build_type_psymtabs_1Tom Tromey1-0/+6
2018-03-09Update "gdb --configuration" with recently added featuresEli Zaretskii1-0/+5
2018-03-08Use scoped_fd in more placesTom Tromey1-0/+8
2018-03-08Change enable_thread_stack_temporaries to an RAII classTom Tromey1-0/+19
2018-03-08Fix misreporting of omitted bytes for large remote packetsSimon Marchi1-0/+5
2018-03-08Use std::string to simplify build_id_to_debug_bfdSimon Marchi1-0/+4
2018-03-08Make find_separate_debug_file* return std::stringSimon Marchi1-0/+15
2018-03-08Add xml_escape_text_append and use itSimon Marchi1-0/+10
2018-03-08Remove MAX_REGISTER_SIZE defineAlan Hayward1-0/+7
2018-03-07Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey1-0/+11
2018-03-07gdb: Add riscv to list of architectures with a save_reggroupAndrew Burgess1-0/+5
2018-03-07Fix watching structs in C++Andreas Arnez1-0/+5
2018-03-06Formatting fixes in rust-exp.yTom Tromey1-0/+4
2018-03-06gdb/riscv: Remove partial target description supportAndrew Burgess1-0/+6
2018-03-06gdb/riscv: Remove 'Contributed by....' commentsAndrew Burgess1-0/+6
2018-03-06gdb/riscv: Remove use of pseudo registersAndrew Burgess1-0/+6
2018-03-06btrace: Remove ui_out cleanupsSimon Marchi1-0/+11
2018-03-06btrace: Remove VEC cleanupsSimon Marchi1-0/+8