Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | record-btrace: extend unwinder | Markus Metzger | 1 | -0/+6 |
2014-01-16 | frame, cfa: check unwind stop reason first | Markus Metzger | 1 | -4/+4 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-17 | "tfind" across unavailable-stack frames. | Pedro Alves | 1 | -5/+4 |
2013-11-26 | revert patch from 2013-11-22 | Tom Tromey | 1 | -4/+0 |
2013-11-22 | handle an unspecified return address column | Tom Tromey | 1 | -0/+4 |
2013-11-22 | Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ... | Pedro Alves | 1 | -15/+22 |
2013-11-22 | Revert "Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 ... | Pedro Alves | 1 | -22/+15 |
2013-11-22 | Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ... | Pedro Alves | 1 | -15/+22 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | Simplify dwarf2-frame.c:read_addr_from_reg. | Pedro Alves | 1 | -6/+1 |
2013-11-17 | Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs | Joel Brobecker | 1 | -6/+7 |
2013-11-14 | Fix DW_OP_GNU_regval_type with FP registers | Joel Brobecker | 1 | -0/+13 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -2/+2 |
2013-04-19 | -Wpointer-sign: dwarf2-frame.c: Pass unsigned variable to safe_read_uleb128. | Pedro Alves | 1 | -3/+3 |
2013-04-12 | * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now | Tom Tromey | 1 | -1/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -2/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-09 | gdb/ | Jan Kratochvil | 1 | -4/+0 |
2012-08-16 | DWARF frame unwinder executes one too many rows | Joel Brobecker | 1 | -2/+3 |
2012-08-06 | * dwarf2-frame.c (clear_pointer_cleanup): New function. | Tom Tromey | 1 | -1/+14 |
2012-08-03 | * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before | Tom Tromey | 1 | -0/+1 |
2012-05-24 | * dwarf2-frame.c (execute_cfa_program): Update to handle long long -> | Doug Evans | 1 | -8/+8 |
2012-05-22 | * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, end | Doug Evans | 1 | -135/+89 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-04-28 | Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission | Doug Evans | 1 | -1/+2 |
2012-01-17 | 2012-01-17 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -9/+97 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-07-27 | gdb/ | Jan Kratochvil | 1 | -55/+6 |
2011-07-15 | gdb/ | Jan Kratochvil | 1 | -8/+15 |
2011-07-15 | 2011-07-15 Fawzi Mohamed <fawzi.mohamed@nokia.com> | Fawzi Mohamed | 1 | -16/+89 |
2011-07-04 | Do not load .eh_frame section from separete object files | Joel Brobecker | 1 | -31/+36 |
2011-05-24 | 2011-05-24 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -8/+2 |
2011-05-13 | * utils.c (do_value_free): New function. | Tom Tromey | 1 | -0/+1 |
2011-05-12 | gdb | Tom Tromey | 1 | -2/+11 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -21/+60 |
2011-02-17 | * dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare. | Tom Tromey | 1 | -6/+86 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+21 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-29 | gdb | Tom Tromey | 1 | -0/+10 |
2010-08-06 | * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size member. | Corinna Vinschen | 1 | -12/+16 |
2010-07-07 | * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a | Tom Tromey | 1 | -10/+20 |
2010-06-25 | ChangeLog: | Ulrich Weigand | 1 | -4/+5 |
2010-06-07 | gdb/ | Jan Kratochvil | 1 | -0/+10 |