Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-11-14 | PowerPC, fix support for printing the function return value for non-trivial v... | Carl Love | 1 | -0/+11 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -4/+4 |
2022-04-03 | gdb/dwarf: pass an array of values to the dwarf evaluator | Andrew Burgess | 1 | -3/+5 |
2022-03-22 | Fix some stale header names from dwarf files | Luis Machado | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-08-05 | Add as_lval argument to expression evaluator | Zoran Zaric | 1 | -2/+4 |
2021-08-05 | Make DWARF evaluator return a single struct value | Zoran Zaric | 1 | -0/+5 |
2021-08-05 | Move piece_closure and its support to expr.c | Zoran Zaric | 1 | -6/+10 |
2021-08-05 | Move push_dwarf_reg_entry_value to expr.c | Zoran Zaric | 1 | -0/+12 |
2021-08-05 | Move compilation unit info to dwarf_expr_context | Zoran Zaric | 1 | -0/+8 |
2021-06-11 | gdb: remove unused struct call_site_stuff forward declaration | Simon Marchi | 1 | -1/+0 |
2021-01-23 | Use std::vector for "registers_used" in compile feature | Tom Tromey | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-27 | Remove dwarf2_per_cu_data::objfile () | Simon Marchi | 1 | -1/+2 |
2020-05-27 | Add dwarf2_per_objfile member to DWARF batons | Tom Tromey | 1 | -1/+7 |
2020-04-24 | Prefer existing data when evaluating DWARF expression | Tom Tromey | 1 | -1/+1 |
2020-04-24 | Allow DWARF expression to push the initial address | Tom Tromey | 1 | -2/+6 |
2020-03-20 | Make dwarf2_evaluate_property parameter const | Tom Tromey | 1 | -1/+1 |
2020-02-26 | Move more declarations from dwarf2/loc.h to dwarf2/read.h | Simon Marchi | 1 | -18/+0 |
2020-02-25 | Move dwarf2_read_addr_index declaration to dwarf2/read.h | Simon Marchi | 1 | -3/+0 |
2020-02-25 | Move dwarf2_get_die_type declaration to dwarf2/read.h | Simon Marchi | 1 | -3/+0 |
2020-02-22 | Make dwarf2_compile_expr_to_ax static | Tom Tromey | 1 | -20/+0 |
2020-02-14 | Return unique_xmalloc_ptr from call_site_find_chain | Tom Tromey | 1 | -3/+2 |
2020-02-08 | Add some methods to dwarf2_per_cu_data | Tom Tromey | 1 | -23/+0 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -0/+324 |