summaryrefslogtreecommitdiff
path: root/gdb/dummy-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Turn some value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_zero into static "constructor"Tom Tromey2023-02-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-4/+4
* Remove frame_id_eqTom Tromey2022-10-101-2/+2
* Unify gdb printf functionsTom Tromey2022-03-291-4/+4
* gdb: use ptid_t::to_string instead of target_pid_to_str in debug statementsSimon Marchi2022-01-181-1/+1
* Use filtered output in some dumping commandsTom Tromey2022-01-051-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove gdb_print_host_addressTom Tromey2021-12-241-8/+4
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+2
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* gdb: remove iterate_over_breakpoints functionSimon Marchi2021-05-271-4/+3
* gdb: replace fprint_frame_idAndrew Burgess2021-05-091-2/+1
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: add inferior parameter to inferior_created observableSimon Marchi2020-10-251-1/+1
* gdb: remove arguments from inferior_created observableSimon Marchi2020-10-021-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change iterate_over_breakpoints to take a function_viewChristian Biesinger2019-10-151-7/+8
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Revert the header-sorting patchTom Tromey2019-04-061-7/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+7
* Change pid_to_str to return std::stringTom Tromey2019-03-131-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* gdb: Add default frame methods to gdbarchAndrew Burgess2018-12-191-0/+12
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-15/+15
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Class readonly_detached_regcacheYao Qi2018-02-211-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify maintenance_print_dummy_framesTom Tromey2017-09-271-1/+1
* 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