aboutsummaryrefslogtreecommitdiff
path: root/gdb/dummy-frame.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Convert observers to C++Tom Tromey1-2/+2
2018-02-21Class readonly_detached_regcacheYao Qi1-3/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-27Constify maintenance_print_dummy_framesTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-6/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-05-13register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil1-14/+46
2015-05-13Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil1-3/+6
2015-05-13dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12add dummy frame destructorJan Kratochvil1-0/+41
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-27Associate dummy_frame with ptidYao Qi1-24/+48
2014-06-26Move local variables to inner blockYao Qi1-4/+3
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-02-01Garbage collect deprecated_pc_in_call_dummyPedro Alves1-34/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-06-18gdb/Jan Kratochvil1-6/+45
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-04-19gdbTom Tromey1-1/+1
2011-03-18 gdb/Pedro Alves1-0/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-28gdb/Jan Kratochvil1-6/+7
2010-08-11gdb/Jan Kratochvil1-5/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-2/+2
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans1-36/+76
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-30 * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey1-1/+3
2008-08-26 * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand1-18/+43
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-32/+23
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-222005-05-22 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-04-022005-04-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-17/+23
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1