aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behavior in Guile exception handlingTom Tromey2019-04-251-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* gdb: Move value_from_host_double into value.c and make more use of itAndrew Burgess2019-03-071-14/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple unused variable removalsTom Tromey2018-07-221-3/+0
* Eliminate most remaining cleanups under gdb/guile/Pedro Alves2018-07-181-205/+169
* Return unique_xmalloc_ptr from gdbscm_scm_to_stringTom Tromey2018-07-171-10/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Handle interfaces to scripting languagesUlrich Weigand2017-11-061-5/+15
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* guile: Add as_a_scm_t_subrPedro Alves2015-09-071-24/+24
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-4/+4
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-12/+26
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add Guile as an extension language.Doug Evans2014-02-091-0/+998