summaryrefslogtreecommitdiff
path: root/gdb/infcall.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-061-14/+12
* Rephrase error message in infcall.c:call_function_by_handJoel Brobecker2011-05-301-1/+1
* 2011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-261-0/+3
* gdb/Jan Kratochvil2011-03-291-1/+2
* gdb/Jan Kratochvil2011-03-281-1/+28
* gdb/Jan Kratochvil2011-03-281-13/+10
* * infcall.c (call_function_by_hand): Function return value isUlrich Weigand2011-03-151-8/+8
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-041-2/+0
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-021-0/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-9/+9
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-49/+42
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-54/+64
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-19/+22
* gdb/Jan Kratochvil2010-11-261-2/+1
* [Ada/funcalls] do not coerce fat pointers on the stackJoel Brobecker2010-10-041-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+9
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* PR gdb/11327, PR gdb/11328, PR breakpoints/11368:Tom Tromey2010-03-251-42/+27
* 2010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-181-0/+4
* gdb/Jan Kratochvil2010-02-281-4/+3
* * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz2010-01-281-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+1
* 2009-10-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-131-1/+1
* manually sync from the CVS repositoryJim Meyering2009-10-081-1/+7
* * arch-utils.c (displaced_step_at_entry_point): Do not callDaniel Jacobowitz2009-07-281-11/+8
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-5/+4
* * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand2009-07-021-1/+1
* * ada-lang.h (ada_convert_actual): Add GDBARCH argument.Ulrich Weigand2009-06-291-1/+1
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+2
* 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2009-06-151-0/+98
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* gdb:Doug Evans2009-05-241-1/+1
* * dbxread.c (read_dbx_symtab): Avoid compiler warnings forEli Zaretskii2009-05-021-0/+1
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-12/+11
* * infcall.c (run_inferior_call): Remove references toPedro Alves2009-03-221-3/+0
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-191-131/+244
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * infcall.c (call_function_by_hand): Clean up use of local dummy_addr.Doug Evans2008-12-041-26/+17
* * infcall.c (call_function_by_hand): Fix punctuation and capitalizationDoug Evans2008-11-181-4/+4
* * infcall.c (call_function_by_hand): Handle inferior exit.Doug Evans2008-11-121-0/+10
* * infcall.c (generic_push_dummy_code): Remove.Mark Kettenis2008-09-151-45/+5
* * infcall.c (value_arg_coerce): Add GDBARCH parameter. Use itsUlrich Weigand2008-09-111-16/+17
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-081-1/+2
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-3/+5
* Don't suppress *running when doing finish.Vladimir Prus2008-06-131-3/+4
* Implement *running.Vladimir Prus2008-06-101-2/+2
* Suppress normal stop observer when it's problematic.Vladimir Prus2008-06-101-1/+6