Age | Commit message (Expand) | Author | Files | Lines |
2021-04-21 | Shrink size of dwarf2_per_cu_data | Tom Tromey | 4 | -24/+34 |
2021-04-21 | Fix test case gdb.base/valgrind-bt.exp. | Carl Love | 3 | -2/+16 |
2021-04-21 | [gdb/build] Hardcode --with-included-regex | Tom de Vries | 5 | -101/+8 |
2021-04-21 | gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint' | Tankut Baris Aktemur | 9 | -9/+81 |
2021-04-21 | testsuite, gdb.mi: fix duplicate test names in mi-break.exp | Simon Marchi | 2 | -9/+14 |
2021-04-21 | gdb/breakpoint: display "N" on MI for disabled-by-condition locations | Tankut Baris Aktemur | 4 | -5/+28 |
2021-04-21 | update-netbsd.sh: fix script name, update year range in copyright. | Frederic Cambus | 2 | -2/+7 |
2021-04-20 | gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser. | Felix Willgerodt | 2 | -1/+6 |
2021-04-20 | gdb: Allow address space qualifier parsing in C++. | Felix Willgerodt | 4 | -0/+48 |
2021-04-19 | gdb: use compiled_regex instead of std::regex | Andrew Burgess | 2 | -9/+15 |
2021-04-19 | Fix kfail patterns in inline-locals.exp | Tom Tromey | 2 | -2/+7 |
2021-04-17 | Handle unaligned mapping of .gdb_index | Tom Tromey | 4 | -81/+132 |
2021-04-17 | Avoid crash in write_psymtabs_to_index | Tom Tromey | 4 | -1/+39 |
2021-04-17 | Simplify quick_symbol_functions::map_matching_symbols | Tom Tromey | 8 | -84/+76 |
2021-04-17 | Remove quick_symbol_functions::expand_symtabs_with_fullname | Tom Tromey | 7 | -72/+37 |
2021-04-17 | Remove quick_symbol_functions::expand_symtabs_for_function | Tom Tromey | 7 | -176/+41 |
2021-04-17 | Remove quick_symbol_functions::map_symtabs_matching_filename | Tom Tromey | 7 | -215/+77 |
2021-04-17 | Remove quick_symbol_functions::lookup_symbol | Tom Tromey | 7 | -180/+66 |
2021-04-17 | Add 'domain' parameter to expand_symtabs_matching | Tom Tromey | 11 | -18/+66 |
2021-04-17 | Add search_flags to expand_symtabs_matching | Tom Tromey | 14 | -23/+128 |
2021-04-17 | Let expand_symtabs_matching short-circuit | Tom Tromey | 10 | -48/+114 |
2021-04-17 | Add block_search_flags | Tom Tromey | 2 | -0/+15 |
2021-04-16 | Rewrite the Rust expression parser | Tom Tromey | 7 | -2890/+2373 |
2021-04-16 | Fix syntax error in Rust test | Tom Tromey | 2 | -1/+5 |
2021-04-16 | gdb/testsuite: use -gdwarf-4 in simavr board | Simon Marchi | 2 | -0/+8 |
2021-04-16 | Print bfloat16 DWARF types correctly | Luis Machado | 4 | -1/+97 |
2021-04-15 | gdb fbsd-nat: Use new-style debug macros | John Baldwin | 2 | -35/+28 |
2021-04-15 | gdb/testsuite: don't include paths in test names | Andrew Burgess | 2 | -1/+7 |
2021-04-15 | gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.exp | Simon Marchi | 2 | -6/+8 |
2021-04-15 | Avoid crash in Ada value printing with optimized-out array | Tom Tromey | 4 | -2/+45 |
2021-04-15 | Use common_val_print_checked in print_variable_and_value | Tom Tromey | 2 | -1/+6 |
2021-04-15 | Use block_symbol in var_value_operation | Tom Tromey | 15 | -70/+122 |
2021-04-15 | gdb: add "set startup-quietly" command | Tom Tromey | 9 | -0/+117 |
2021-04-15 | gdb: process early initialization files and command line options | Andrew Burgess | 12 | -11/+357 |
2021-04-15 | gdb: refactor the initialization file lookup code | Andrew Burgess | 2 | -63/+132 |
2021-04-14 | testsuite, dwarf2: use @DW_INL_declared_inlined in a test | Tankut Baris Aktemur | 2 | -1/+6 |
2021-04-14 | gdb/dwarf2: fix "info locals" for clang-compiled inlined functions | Tankut Baris Aktemur | 7 | -1/+304 |
2021-04-14 | gdb/doc: add missing parentheses around prompt in some examples | Andrew Burgess | 2 | -5/+12 |
2021-04-14 | testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.exp | Tankut Baris Aktemur | 2 | -0/+9 |
2021-04-13 | [gdb] Fix regoff_t incompatibility | Tom de Vries | 2 | -2/+7 |
2021-04-13 | Fix build failure for 32-bit targets with --enable-targets=all | Luis Machado | 2 | -2/+9 |
2021-04-12 | [PATCH,rs6000] Fix vsx-regs.exp testcase failure | Will Schmidt | 2 | -1/+16 |
2021-04-12 | [PATCH] gdb-power10-single-step | Will Schmidt | 5 | -9/+236 |
2021-04-12 | [PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia. | Will Schmidt | 7 | -1/+319 |
2021-04-12 | [rs6000] Create a powerpc-power10.exp test | Will Schmidt | 3 | -0/+1330 |
2021-04-12 | Add myself to gdb/MAINTAINERS | Will Schmidt | 2 | -0/+5 |
2021-04-12 | RS6000 Add support to print vector register contents as float128 | Carl Love | 5 | -0/+138 |
2021-04-12 | gdb, gdbserver: remove WinCE support code | Simon Marchi | 3 | -16/+5 |
2021-04-12 | gdb, testsuite, btrace: relax unneeded stepi expected output | Markus Metzger | 2 | -1/+5 |
2021-04-10 | Fix handling DLL loads at run time | Eli Zaretskii | 2 | -11/+56 |