]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/infcall.c
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / infcall.c
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-04  Tom TromeyIntroduce gdb_breakpoint_up
2017-10-19  Tom TromeyRemove cleanup from call_function_by_hand_dummy
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-09-04  Pedro AlvesKill init_sal
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20  Artemiy VolkovAdd ability to return rvalue reference values from...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-21  Tom TromeyUse scoped_restore for current_ui
2016-09-28  Pedro AlvesFix PR 20345 - call_function_by_hand_dummy: Assertion...
2016-09-06  Pedro AlvesIntroduce make_cleanup_restore_current_ui
2016-09-06  Ulrich WeigandRemove obsolete TYPE_FLAG_... values
2016-06-21  Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-06-21  Pedro AlvesReplace the sync_execution global with a new enum promp...
2016-06-21  Pedro AlvesMake the interpreters be per UI
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-09  Pedro AlvesGarbage collect dummy_frame_ctx_saver
2015-09-09  Pedro AlvesConvert infcalls to thread_fsm mechanism
2015-09-09  Pedro AlvesMerge async and sync code paths some more
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-06-29  Pedro AlvesPR threads/18127 - threads spawned by infcall end up...
2015-05-19  Jan Kratochvilcompile: Fix ASAN crash for gdb.compile/compile.exp
2015-05-13  Jan KratochvilRemove stop_registers
2015-05-13  Jan Kratochvilinfcall: stop_registers -> register_dummy_frame_dtor
2015-05-13  Jan Kratochvildummy_frame_dtor_ftype vs. call_function_by_hand_dummy_...
2015-03-24  Pedro AlvesRemove 'step' parameters from 'proceed' and 'resume'
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Jan Kratochvilintroduce call_function_by_hand_dummy
2014-12-02  Nick BullNew python events: inferior call, register/memory changed.
2014-12-02  Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02  Doug EvansNew python events: infcall, register/memory changed.
2014-11-29  Siva ChandraEnable chained function calls in C++ expressions.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-07-14  Pedro AlvesPut the inferior's terminal settings in effect while...
2014-06-27  Yao QiAssociate dummy_frame with ptid
2014-05-29  Pedro Alvesunbreak infcalls
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-03-20  Pedro Alvesmake dprintf.exp pass in target async mode
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-25  Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-08-16  Yao Qigdb/
2012-07-31  Jan Kratochvilgdb/
2012-06-18  Jan Kratochvilgdb/
2012-06-08  Yao Qigdb/
2012-05-24  Pedro Alvesgdb/
2012-05-21  Tom Tromey PR c++/7173:
2012-05-16  Maciej W. Rozycki gdb/
2012-05-09  Joel BrobeckerRemove AT_SYMBOL
2012-05-03  Joel BrobeckerMake infcall.c:unwind_on_signal_p static.
2012-02-29  Jan Kratochvilgdb/
2012-01-04  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Jan Kratochvilgdb/
2011-06-06  Pedro Alves2011-06-06 Pedro Alves <pedro@codesourcery.com>
2011-05-30  Joel BrobeckerRephrase error message in infcall.c:call_function_by_hand
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-03-29  Jan Kratochvilgdb/
2011-03-28  Jan Kratochvilgdb/
2011-03-28  Jan Kratochvilgdb/
2011-03-15  Ulrich Weigand * infcall.c (call_function_by_hand): Function return...
2011-03-04  Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-03-02  Michael Snyder2011-03-02 Michael Snyder <msnyder@vmware.com>
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-28  Jan Kratochvilgdb/
2010-11-26  Jan Kratochvilgdb/
2010-10-04  Joel Brobecker[Ada/funcalls] do not coerce fat pointers on the stack
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-25  Tom Tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-03-18  Stan Shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-02-28  Jan Kratochvilgdb/
2010-01-28  Daniel Jacobowitz * regcache.c (regcache_xmalloc): Add aspace argument...
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-13  Pedro Alves2009-10-13 Pedro Alves <pedro@codesourcery.com>
2009-10-01  Phil Muldoon2009-10-01 Phil Muldoon <pmuldoon@redhat.com>
2009-07-28  Daniel Jacobowitz * arch-utils.c (displaced_step_at_entry_point): Do...
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02  Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove.
2009-06-29  Ulrich Weigand * ada-lang.h (ada_convert_actual): Add GDBARCH argument.
2009-06-17  Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-15  Phil Muldoon2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-24  Doug Evansgdb:
2009-05-02  Eli Zaretskii * dbxread.c (read_dbx_symtab): Avoid compiler warnings for
next