summaryrefslogtreecommitdiff
path: root/gdb/frame-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* Use ui_out for "maint info frame-unwinders"Tom Tromey2023-04-071-1/+10
* Change value::m_stack to boolTom Tromey2023-02-151-1/+1
* Turn some value_contents functions into methodsTom Tromey2023-02-131-3/+3
* Turn value_zero into static "constructor"Tom Tromey2023-02-131-3/+3
* Turn allocate_optimized_out_value into static "constructor"Tom Tromey2023-02-131-1/+1
* Turn value_stack and set_value_stack functions into methodsTom Tromey2023-02-131-1/+1
* [gdb/cli] Add maint info frame-unwindersTom de Vries2023-02-101-0/+32
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-12/+12
* Remove frame_id_eqTom Tromey2022-10-101-1/+1
* Use registry in gdbarchTom Tromey2022-08-041-21/+18
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-3/+4
* gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi2021-06-291-0/+1
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-1/+10
* Refactor struct trad_frame_saved_regsLuis Machado2021-01-041-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* gdb: make frame_unwind_got_optimized return a not_lval valueSimon Marchi2020-08-311-12/+2
* Don't touch frame_info objects if frame cache was reinitializedPedro Alves2020-07-231-3/+10
* Find tailcall frames before inline framesTom Tromey2020-03-031-6/+27
* 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
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Revert the header-sorting patchTom Tromey2019-04-061-6/+4
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-4/+6
* 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/+20
* Fix GDB crash after Quit thrown from unwinder snifferPedro Alves2018-02-141-1/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove cleanup from frame_prepare_for_snifferTom Tromey2017-10-081-8/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi2017-08-111-1/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner2016-11-161-1/+2
* 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/+6
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-10/+13
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* frame, backtrace: allow targets to supply a frame unwinderMarkus Metzger2014-01-161-28/+58
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1