summaryrefslogtreecommitdiff
path: root/gdb/infcall.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-04Introduce gdb_breakpoint_upTom Tromey
2017-10-19Remove cleanup from call_function_by_hand_dummyTom Tromey
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-09-04Kill init_salPedro Alves
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-03-20Add ability to return rvalue reference values from value_refArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Use scoped_restore for current_uiTom Tromey
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves
2016-09-06Remove obsolete TYPE_FLAG_... valuesUlrich Weigand
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves
2016-06-21Make the interpreters be per UIPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-09Garbage collect dummy_frame_ctx_saverPedro Alves
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves
2015-09-09Merge async and sync code paths some morePedro Alves
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-06-29PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves
2015-05-19compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil
2015-05-13Remove stop_registersJan Kratochvil
2015-05-13infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil
2015-05-13dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil
2015-03-24Remove 'step' parameters from 'proceed' and 'resume'Pedro Alves
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-12introduce call_function_by_hand_dummyJan Kratochvil
2014-12-02New python events: inferior call, register/memory changed.Nick Bull
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans
2014-12-02New python events: infcall, register/memory changed.Doug Evans
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-07-25Always pass signals to the right threadPedro Alves
2014-07-14Put the inferior's terminal settings in effect while running (fg) infcallsPedro Alves
2014-06-27Associate dummy_frame with ptidYao Qi
2014-05-29unbreak infcallsPedro Alves
2014-05-22Add new infrun.h header.Pedro Alves
2014-03-20make dprintf.exp pass in target async modePedro Alves
2014-02-26change minsym representationTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker