Age | Commit message (Expand) | Author | Files | Lines |
2018-05-17 | Initialize py_type_printers in ext_lang_type_printers | Tom Tromey | 1 | -1/+1 |
2018-03-27 | C++-ify typedef hash | Tom Tromey | 1 | -4/+5 |
2018-03-26 | Remove EXT_LANG_BT_COMPLETED | Tom Tromey | 1 | -5/+1 |
2018-03-26 | Allow hiding of some filtered frames | Tom Tromey | 1 | -0/+3 |
2018-02-26 | Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE | Tom Tromey | 1 | -7/+10 |
2018-02-26 | Make "bt N" print correct number of frames when using a frame filter | Tom Tromey | 1 | -0/+3 |
2018-01-07 | Remove xmethod_worker::clone | Simon Marchi | 1 | -7/+0 |
2018-01-07 | C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr) | Simon Marchi | 1 | -31/+77 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-11 | Remove apply_val_pretty_printer parameter valaddr | Yao Qi | 1 | -2/+2 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-04-29 | PR python/18285 | Doug Evans | 1 | -0/+4 |
2015-01-31 | Add support for inlining scripts into .debug_gdb_scripts. | Doug Evans | 1 | -0/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-03 | Add xmethod interface to the extension language API. | Siva Chandra | 1 | -0/+39 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -1/+2 |
2014-02-05 | fix copyright year in new files in previous checkin | Doug Evans | 1 | -1/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -0/+214 |