Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -1/+0 |
2017-09-11 | Remove cleanups from find_frame_funname | Tom Tromey | 1 | -7/+3 |
2017-09-04 | Kill init_sal | Pedro Alves | 1 | -1/+1 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -6/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Use ui_file_as_string in gdb/guile/ | Pedro Alves | 1 | -4/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-29 | guile/: Add enum cast | Pedro Alves | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -5/+5 |
2015-09-07 | guile: Add as_a_scm_t_subr | Pedro Alves | 1 | -18/+21 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -2/+7 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -1/+1 |
2015-04-09 | Add Guile frame-read-register command | Andy Wingo | 1 | -0/+61 |
2015-03-07 | more making TRY/CATCH callers look more like real C++ try/catch blocks | Pedro Alves | 1 | -6/+3 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -56/+114 |
2015-02-05 | guile/scm-frame.c: Fix spelling errors in a comment. | Doug Evans | 1 | -3/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -5/+2 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -1/+1 |
2014-05-30 | Rename frame_stop_reason_string to unwind_stop_reason_to_string. | Andrew Burgess | 1 | -1/+1 |
2014-05-26 | remove unnecessary smob mark/free functions | Andy Wingo | 1 | -9/+0 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -4/+1 |
2014-02-20 | Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot | Doug Evans | 1 | -2/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+1077 |