summaryrefslogtreecommitdiff
path: root/gdb/dummy-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-3/+5
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil2015-05-131-14/+46
* Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil2015-05-131-3/+6
* dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil2015-05-131-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* add dummy frame destructorJan Kratochvil2014-12-121-0/+41
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Associate dummy_frame with ptidYao Qi2014-06-271-24/+48
* Move local variables to inner blockYao Qi2014-06-261-4/+3
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Garbage collect deprecated_pc_in_call_dummyPedro Alves2013-02-011-34/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-06-181-6/+45
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdbTom Tromey2011-04-191-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-6/+7
* gdb/Jan Kratochvil2010-08-111-5/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-2/+2
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-191-36/+76
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-1/+3
* * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand2008-08-261-18/+43
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-32/+23
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+3
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-3/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-22 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-221-1/+1
* 2005-04-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-04-021-17/+23
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-021-64/+29
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-021-35/+21
* Index: ChangeLogAndrew Cagney2004-08-021-77/+72