Age | Commit message (Expand) | Author | Files | Lines |
2015-03-24 | Remove 'step' parameters from 'proceed' and 'resume' | Pedro Alves | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -4/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | introduce call_function_by_hand_dummy | Jan Kratochvil | 1 | -1/+15 |
2014-12-02 | New python events: inferior call, register/memory changed. | Nick Bull | 1 | -0/+5 |
2014-12-02 | revert previous patch so that I can re-commit with correct author | Doug Evans | 1 | -5/+0 |
2014-12-02 | New python events: infcall, register/memory changed. | Doug Evans | 1 | -0/+5 |
2014-11-28 | Enable chained function calls in C++ expressions. | Siva Chandra | 1 | -22/+71 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-25 | Always pass signals to the right thread | Pedro Alves | 1 | -1/+1 |
2014-07-14 | Put the inferior's terminal settings in effect while running (fg) infcalls | Pedro Alves | 1 | -0/+7 |
2014-06-27 | Associate dummy_frame with ptid | Yao Qi | 1 | -3/+3 |
2014-05-29 | unbreak infcalls | Pedro Alves | 1 | -1/+1 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-03-20 | make dprintf.exp pass in target async mode | Pedro Alves | 1 | -0/+10 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -3/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -4/+2 |
2012-08-16 | gdb/ | Yao Qi | 1 | -1/+0 |
2012-07-31 | gdb/ | Jan Kratochvil | 1 | -7/+34 |
2012-06-18 | gdb/ | Jan Kratochvil | 1 | -1/+12 |
2012-06-08 | gdb/ | Yao Qi | 1 | -6/+6 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-21 | PR c++/7173: | Tom Tromey | 1 | -1/+1 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -5/+4 |
2012-05-09 | Remove AT_SYMBOL | Joel Brobecker | 1 | -27/+0 |
2012-05-03 | Make infcall.c:unwind_on_signal_p static. | Joel Brobecker | 1 | -1/+1 |
2012-02-29 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2012-01-04 | gdb/ | Jan Kratochvil | 1 | -32/+15 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -15/+32 |
2011-06-06 | 2011-06-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -14/+12 |
2011-05-30 | Rephrase error message in infcall.c:call_function_by_hand | Joel Brobecker | 1 | -1/+1 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-03-29 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -1/+28 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -13/+10 |
2011-03-15 | * infcall.c (call_function_by_hand): Function return value is | Ulrich Weigand | 1 | -8/+8 |
2011-03-04 | 2011-03-04 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2011-03-02 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+9 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -49/+42 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -54/+64 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -19/+22 |