Remove path name from test case
[binutils-gdb.git] / gdb / frame.h
2023-11-14 Tom TromeyMove follow_static_link to frame.c
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-03 Tom de Vries[gdb/build] Fix frame_list position in frame.c
2023-02-10 Tom de Vries[gdb/cli] Add maint info frame-unwinders
2023-02-08 Simon Marchigdb: give sentinel for user frames distinct IDs, regist...
2023-01-20 Simon Marchigdb: make frame_info_ptr auto-reinflatable
2023-01-20 Simon Marchigdb: make frame_info_ptr grab frame level and id on...
2023-01-20 Simon Marchigdb: make user-created frames reinflatable
2023-01-20 Simon Marchigdb: move frame_info_ptr to frame.{c,h}
2023-01-20 Simon Marchigdb: remove language.h include from frame.h
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-07 Simon Marchigdb: add invalidate_selected_frame function
2022-12-01 Simon Marchigdb: make frame_register static
2022-11-10 Simon Marchigdb: move frame_info_ptr method implementations to...
2022-11-07 Simon Marchigdb: make lookup_selected_frame static
2022-10-25 Simon Marchigdb: remove spurious spaces after frame_info_ptr
2022-10-10 Bruno Larsengdb/frame: Add reinflation method for frame_info_ptr
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-10 Tom TromeyIntroduce frame_info_ptr smart pointer class
2022-10-10 Tom TromeyRemove frame_id_eq
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-07-27 Andrew Burgessgdb: remove VALUE_FRAME_ID and fix another frame debug...
2021-06-29 Simon Marchigdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXIT
2021-06-29 Simon Marchigdb: introduce frame_debug_printf
2021-06-29 Simon Marchigdb: make frame_debug a boolean
2021-05-09 Andrew Burgessgdb: replace fprint_frame_id
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-22 Shahab VahediRemove trailing white spaces in gdb/frame.{c,h}
2020-10-30 Pedro AlvesMake scoped_restore_current_thread's cdtors exception...
2020-08-31 Simon Marchigdb: introduce explicit outer frame id kind
2020-08-04 Simon Marchigdb: use bool in frame code
2020-07-23 Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-07-06 Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-04-27 Luis MachadoFix remaining inline/tailcall unwinding breakage for...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-07 Tom TromeyMake struct frame_arg self-managing
2019-08-07 Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-07-29 Philippe WaroquiersImplement 'set print frame-info|frame-arguments presence'.
2019-06-12 Pedro AlvesMake "backtrace" support -OPT options
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-21 Simon MarchiRename some frame unwind function parameters
2018-05-24 Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-02-21 Yao QiClass readonly_detached_regcache
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
2017-11-02 Yao Qiconst-fy regcache::m_aspace
2017-10-09 Tom TromeyRemove cleanup from frame_prepare_for_sniffer
2017-10-04 Pedro AlvesRedesign mock environment for gdbarch selftests
2017-09-26 Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-04 Pedro AlvesKill init_sal
2017-08-22 Simon MarchiRename some command functions
2017-05-24 Yao QiAdd unit test to gdbarch methods register_to_value...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-16 Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
2016-11-16 Kevin BuettnerDistinguish sentinel frame from null frame.
2016-10-06 Simon Marchiframe.h: Forward-declare struct ui_out
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-05-23 Yao QiSkip unwritable frames in command "finish"
2016-02-12 Markus Metzgerbtrace, frame: fix crash in get_frame_type
2016-02-12 Markus Metzgerframe: add skip_tailcall_frames
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-07 Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-06-30 Patrick PalkaReplace TUI's select_frame hook (PR tui/13378)
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-06-18 Tom Tromeyconstify struct block in some places
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30 Andrew BurgessRename frame_stop_reason_string to unwind_stop_reason_t...
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-18 Pedro AlvesFix PR backtrace/15558
2014-01-16 Markus Metzgerframe: add frame_id_build_unavailable_stack_special
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-17 Pedro Alves"tfind" across unavailable-stack frames.
2013-12-06 Pedro AlvesFix "info frame" in the outermost frame.
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30 Pedro Alvesframe.h: Delete stale declaration.
2013-08-08 Yao Qigdb/
2013-02-01 Pedro AlvesGarbage collect deprecated_pc_in_call_dummy
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-12 Joel Brobeckerrename frame_register_read into deprecated_frame_regist...
2012-11-12 Joel BrobeckerDocument replacement for frame_register_read (deprecated).
2012-09-17 Jan Kratochvilgdb/
2012-08-02 Yao Qigdb/
2012-03-01 Joel BrobeckerFix typo in frame.h:read_frame_register_unsigned functi...
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-27 Kevin PougetMove unwind reasons to an external .def file
2011-10-20 Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-09 Tom Tromey * thread.c (restore_selected_frame): Handle frame_leve...
next