aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-06btrace: Remove btrace disable cleanupSimon Marchi1-0/+6
2018-03-06gdb/riscv: Fix type when reading register from regcacheAndrew Burgess1-0/+5
2018-03-06gdb/riscv: Additional print format string fixesAndrew Burgess1-0/+5
2018-03-06gdb/riscv: Fixes to printf format stringsAndrew Burgess1-0/+10
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess1-0/+14
2018-03-06gdb/amd64: Ignore zero sized fields when calling functionsAndrew Burgess1-0/+5
2018-03-04Propagate gdb_disassembly_flags to btrace_print_linesSimon Marchi1-0/+5
2018-03-03Use signal information to determine SIGTRAP type for FreeBSD.John Baldwin1-0/+16
2018-03-03Add a new debug knob for the FreeBSD native target.John Baldwin1-0/+8
2018-03-03Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin1-0/+9
2018-03-02Remove free_char_ptr_vecSimon Marchi1-0/+5
2018-03-02C++ify charsetsSimon Marchi1-0/+8
2018-03-02Make program_space::deleted_solibs a vector of std::stringSimon Marchi1-0/+11
2018-03-02C++ify program_spaceSimon Marchi1-0/+16
2018-03-02Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi1-0/+32
2018-03-02Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ...Sergio Durigan Junior1-0/+5
2018-03-01Improve gcore shell quoting and portabilityGeorg Sauthoff1-0/+5
2018-03-01Fix Rust enum test failuresTom Tromey1-0/+6
2018-03-01Propagate record_print_flagsSimon Marchi1-0/+17
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+12
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+31
2018-02-27Workaround a FreeBSD ptrace() bug with clearing thread events.John Baldwin1-0/+6
2018-02-27Update get_args documentationPhil Muldoon1-0/+5
2018-02-27Change target_write_memory_blocks to use std::vectorTom Tromey1-0/+21
2018-02-27Explicitly specify common tdesc.h for use with aarch64.hAlan Hayward1-0/+4
2018-02-26MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABIMaciej W. Rozycki1-0/+5
2018-02-26MIPS: Reorder ABI determination ahead of target description loadingMaciej W. Rozycki1-0/+5