aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcall.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-2/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-5/+4
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand1-1/+1
2009-06-29 * ada-lang.h (ada_convert_actual): Add GDBARCH argument.Ulrich Weigand1-1/+1
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+2
2009-06-152009-06-15 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+98
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-05-24gdb:Doug Evans1-1/+1
2009-05-02 * dbxread.c (read_dbx_symtab): Avoid compiler warnings forEli Zaretskii1-0/+1
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves1-12/+11
2009-03-22 * infcall.c (run_inferior_call): Remove references toPedro Alves1-3/+0
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans1-131/+244
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-04 * infcall.c (call_function_by_hand): Clean up use of local dummy_addr.Doug Evans1-26/+17
2008-11-18 * infcall.c (call_function_by_hand): Fix punctuation and capitalizationDoug Evans1-4/+4
2008-11-12 * infcall.c (call_function_by_hand): Handle inferior exit.Doug Evans1-0/+10
2008-09-15* infcall.c (generic_push_dummy_code): Remove.Mark Kettenis1-45/+5
2008-09-11 * infcall.c (value_arg_coerce): Add GDBARCH parameter. Use itsUlrich Weigand1-16/+17
2008-09-08 * gdbthread.h (struct thread_info): Add comments aroundPedro Alves1-1/+2
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-3/+5
2008-06-13 Don't suppress *running when doing finish.Vladimir Prus1-3/+4
2008-06-10 Implement *running.Vladimir Prus1-2/+2
2008-06-10 Suppress normal stop observer when it's problematic.Vladimir Prus1-1/+6
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-3/+3
2008-04-22doc/ChangeLog:Corinna Vinschen1-5/+5
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz1-0/+6
2008-01-08 * ada-lang.c (ada_convert_actual): Renames convert_actual.Joel Brobecker1-4/+11
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-34/+38
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand1-14/+7
2007-10-12 * infcall.c (call_function_by_hand): Remove special handlingUlrich Weigand1-38/+0
2007-10-12 * cris-tdep.c (cris_push_dummy_call): Support arguments passed byUlrich Weigand1-55/+0
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz1-11/+55
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-032007-07-03 Paul Gilliam <pgilliam@us.ibm.com>Daniel Jacobowitz1-2/+18
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+3
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-5/+5
2007-06-15 * gdbarch.sh (push_dummy_code): Add REGCACHE argument.Ulrich Weigand1-6/+10
2007-06-062007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-7/+9
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-13 * inferior.h (read_sp): Remove prototype.Ulrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-2/+3
2006-09-10 * infcall.c (call_function_by_hand): Check for function pointerDaniel Jacobowitz1-0/+3
2006-07-13gdb/Daniel Jacobowitz1-8/+14
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-02* infcall.c (call_function_by_hand): Remove code handlingMark Kettenis1-13/+6
2005-08-21* infcall.c (call_function_by_hand): ForMark Kettenis1-23/+28
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+19