Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | Remove struct complaints | Tom Tromey | 1 | -0/+8 |
2018-05-23 | Remove struct complain | Tom Tromey | 1 | -0/+10 |
2018-05-23 | Remove file and line from struct complain | Tom Tromey | 1 | -0/+6 |
2018-05-23 | Remove vcomplaint | Tom Tromey | 1 | -0/+5 |
2018-05-23 | Remove struct explanation | Tom Tromey | 1 | -0/+8 |
2018-05-23 | Remove symfile_complaints | Tom Tromey | 1 | -0/+103 |
2018-05-23 | Remove "noisy" parameter from clear_complaints | Tom Tromey | 1 | -0/+7 |
2018-05-23 | Remove elements from complaint_series | Tom Tromey | 1 | -0/+7 |
2018-05-23 | Remove internal_complaint | Tom Tromey | 1 | -0/+5 |
2018-05-22 | gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave' | Maciej W. Rozycki | 1 | -0/+4 |
2018-05-22 | remote: one struct remote_state per struct remote_target | Pedro Alves | 1 | -0/+151 |
2018-05-22 | remote: Make vcont_builder a class | Pedro Alves | 1 | -0/+14 |
2018-05-22 | Handle "show remote memory-write-packet-size" when not connected | Pedro Alves | 1 | -0/+12 |
2018-05-22 | remote: Move discard_pending_stop_replies call | Pedro Alves | 1 | -0/+6 |
2018-05-22 | remote: Small cleanup in compare_section_command | Pedro Alves | 1 | -0/+5 |
2018-05-22 | remote: remote_arch_state pointers -> remote_arch_state objects | Pedro Alves | 1 | -0/+8 |
2018-05-22 | remote: multiple remote_arch_state instances per arch | Pedro Alves | 1 | -0/+23 |
2018-05-22 | remote: Make readahead_cache a C++ class | Pedro Alves | 1 | -0/+17 |
2018-05-22 | remote: Eliminate remote_hostio_close_cleanup | Pedro Alves | 1 | -0/+6 |
2018-05-22 | remote: struct remote_state, use op new, fix leaks | Pedro Alves | 1 | -0/+9 |
2018-05-22 | Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973) | Pedro Alves | 1 | -0/+17 |
2018-05-22 | [PowerPC] Recognize isa205 in linux core files | Pedro Franco de Carvalho | 1 | -0/+15 |
2018-05-22 | [PowerPC] Fix inclusion of dfp pseudoregs in tdep | Pedro Franco de Carvalho | 1 | -0/+5 |
2018-05-22 | [PowerPC] Fix VSX registers in linux core files | Pedro Franco de Carvalho | 1 | -0/+24 |
2018-05-22 | [PowerPC] Fix access to VSCR in linux targets | Pedro Franco de Carvalho | 1 | -0/+48 |
2018-05-22 | [PowerPC] Consolidate linux vector regset sizes | Pedro Franco de Carvalho | 1 | -0/+13 |
2018-05-22 | [PowerPC] Consolidate wordsize getter between native and gdbserver | Pedro Franco de Carvalho | 1 | -0/+16 |
2018-05-22 | [PowerPC] Consolidate linux target description selection | Pedro Franco de Carvalho | 1 | -0/+29 |
2018-05-22 | fix "stale cleanup" internal-warning when using "catch assert" command | Joel Brobecker | 1 | -0/+5 |
2018-05-22 | MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers | Maciej W. Rozycki | 1 | -0/+6 |
2018-05-21 | Remove output_command_const | Tom Tromey | 1 | -0/+7 |
2018-05-21 | Change ada_catchpoint::excep_string to be a std::string | Tom Tromey | 1 | -0/+18 |
2018-05-21 | Remove cleanup from ada_collect_symbol_completion_matches | Tom Tromey | 1 | -0/+5 |
2018-05-21 | Remove cleanup from ada-lang.c | Tom Tromey | 1 | -0/+6 |
2018-05-21 | Remove a cleanup from trace_dump_actions | Tom Tromey | 1 | -0/+4 |
2018-05-21 | Use std::string in reread_symbols | Tom Tromey | 1 | -0/+4 |
2018-05-21 | Use std::unique_ptr in dwarf2_read_debug_names | Tom Tromey | 1 | -0/+6 |
2018-05-20 | Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new | Simon Marchi | 1 | -0/+9 |
2018-05-20 | Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible | Simon Marchi | 1 | -0/+20 |
2018-05-20 | Introduce obstack_new, poison other "typed" obstack functions | Simon Marchi | 1 | -0/+24 |
2018-05-19 | Remove useless variable int i in backtrace_command_1 | Philippe Waroquiers | 1 | -0/+4 |
2018-05-19 | Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC | Philippe Waroquiers | 1 | -0/+4 |
2018-05-18 | Allocate dwz_file with new | Tom Tromey | 1 | -0/+9 |
2018-05-18 | Allocate dwp_file with new | Tom Tromey | 1 | -0/+12 |
2018-05-18 | Use new to allocate mapped_index | Tom Tromey | 1 | -0/+9 |
2018-05-18 | Remove mapped_index::total_size | Simon Marchi | 1 | -0/+4 |
2018-05-18 | format_pieces-selftests.c: Silence ARI warnings | Simon Marchi | 1 | -0/+5 |
2018-05-18 | Show padding in ptype/o output | Tom Tromey | 1 | -0/+6 |
2018-05-17 | Don't elide all inlined frames | Keith Seitz | 1 | -0/+20 |
2018-05-17 | Make format_pieces recognize the \e escape sequence | Simon Marchi | 1 | -0/+10 |