aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Get rid of VEC(static_tracepoint_marker_p)Simon Marchi14-195/+183
2018-03-22Make parse_static_tracepoint_marker_definition work with multiple static trac...Simon Marchi4-3/+91
2018-03-21Add myself as a write-after-approval GDB maintainer.Pedro Franco de Carvalho2-0/+6
2018-03-21S390: Make IPA recognize tdescs with guarded storageAndreas Arnez3-2/+23
2018-03-21S390: gdbserver: Don't write guarded storage registersAndreas Arnez2-24/+12
2018-03-21S390: Enable re-attaching with native-extended-gdbserverAndreas Arnez2-44/+62
2018-03-20Fix misleading indentation error.Stephen Roberts2-12/+16
2018-03-20Replace the linear search in find_pc_sect_line with a binary search.Stephen Roberts6-11/+216
2018-03-19Support bare-identifier field initializers in RustTom Tromey5-0/+36
2018-03-19Convert observers to C++Tom Tromey86-1234/+999
2018-03-19Testsuite: Fix ambiguous "break" due to libinproctraceAndreas Arnez26-50/+79
2018-03-18Remove some cleanups from solib.cTom Tromey2-6/+10
2018-03-17Change auto_load_objfile_script_1 to use std::stringTom Tromey2-18/+12
2018-03-17Remove target_fileio_close_cleanupTom Tromey2-16/+38
2018-03-16Add silent Makefile rulesSimon Marchi9-57/+180
2018-03-16Remove make_cleanup_free_section_addr_infoTom Tromey12-261/+180
2018-03-16Fix tspeed test case: copy libinproctrace to targetAndreas Arnez2-0/+6
2018-03-15Add selftest for substitute_path_componentSimon Marchi3-0/+66
2018-03-14Special case NULL when using printf's %s formatTom Tromey7-0/+39
2018-03-14Allow - in %p for printfTom Tromey4-2/+18
2018-03-14Add usage to printf commandTom Tromey2-2/+7
2018-03-14Update my email addressYao Qi2-4/+8
2018-03-13Remove two cleanups using std::stringTom Tromey3-37/+26
2018-03-12gdb/riscv: Fix some ARI issuesAndrew Burgess2-9/+19
2018-03-12Use gdb::byte_vector when reading section dataTom Tromey3-42/+32
2018-03-12Fix ia64 GDB buildYao Qi3-2/+9
2018-03-11Use std::vector for field lists in dwarf2read.cTom Tromey2-193/+112
2018-03-11Remove cleanup from build_type_psymtabs_1Tom Tromey2-20/+15
2018-03-09Update "gdb --configuration" with recently added featuresEli Zaretskii2-9/+41
2018-03-08Use scoped_fd in more placesTom Tromey4-46/+37
2018-03-08Change enable_thread_stack_temporaries to an RAII classTom Tromey5-84/+77
2018-03-08Fix misreporting of omitted bytes for large remote packetsSimon Marchi2-10/+11
2018-03-08Use std::string to simplify build_id_to_debug_bfdSimon Marchi2-22/+15
2018-03-08Make find_separate_debug_file* return std::stringSimon Marchi7-70/+66
2018-03-08Add xml_escape_text_append and use itSimon Marchi6-17/+58
2018-03-08linux_qxfer_libraries_svr4: Use std::stringSimon Marchi2-34/+16
2018-03-08remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi2-1/+7
2018-03-08Don't redefine upload/download/file in gdbserver-baseSimon Marchi2-22/+6
2018-03-08Remove MAX_REGISTER_SIZE defineAlan Hayward4-8/+7
2018-03-07Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey7-51/+45
2018-03-07gdb: Add riscv to list of architectures with a save_reggroupAndrew Burgess2-1/+7
2018-03-07Fix watching structs in C++Andreas Arnez5-2/+76
2018-03-06Formatting fixes in rust-exp.yTom Tromey2-10/+13
2018-03-06gdb/riscv: Remove partial target description supportAndrew Burgess2-37/+6
2018-03-06gdb/riscv: Remove 'Contributed by....' commentsAndrew Burgess3-10/+6
2018-03-06gdb/riscv: Remove use of pseudo registersAndrew Burgess2-25/+6
2018-03-06btrace: Remove ui_out cleanupsSimon Marchi4-82/+35
2018-03-06btrace: Remove VEC cleanupsSimon Marchi3-35/+72
2018-03-06btrace: Remove btrace disable cleanupSimon Marchi2-14/+39
2018-03-06gdb/riscv: Fix type when reading register from regcacheAndrew Burgess2-1/+6