summaryrefslogtreecommitdiff
path: root/gdb/frame.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_infoTom Tromey
2017-11-07Constify add_comTom Tromey
2017-11-02const-fy regcache::m_aspaceYao Qi
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves
2017-09-25Remove make_cleanup_regcache_xfreeTom Tromey
2017-09-04Kill init_salPedro Alves
2017-08-22Rename some command functionsSimon Marchi
2017-05-24Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner
2016-11-16Distinguish sentinel frame from null frame.Kevin Buettner
2016-10-06frame.h: Forward-declare struct ui_outSimon Marchi
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay
2016-05-23Skip unwritable frames in command "finish"Yao Qi
2016-02-12btrace, frame: fix crash in get_frame_typeMarkus Metzger
2016-02-12frame: add skip_tailcall_framesMarkus Metzger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-07gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess
2015-06-30Replace TUI's select_frame hook (PR tui/13378)Patrick Palka
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-06-18constify struct block in some placesTom Tromey
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess
2014-05-30Rename frame_stop_reason_string to unwind_stop_reason_to_string.Andrew Burgess
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves
2014-04-18Fix PR backtrace/15558Pedro Alves
2014-01-16frame: add frame_id_build_unavailable_stack_specialMarkus Metzger
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves
2013-08-30frame.h: Delete stale declaration.Pedro Alves
2013-08-08gdb/Yao Qi
2013-02-01Garbage collect deprecated_pc_in_call_dummyPedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-12rename frame_register_read into deprecated_frame_register_read.Joel Brobecker
2012-11-12Document replacement for frame_register_read (deprecated).Joel Brobecker
2012-09-17gdb/Jan Kratochvil
2012-08-02gdb/Yao Qi
2012-03-01Fix typo in frame.h:read_frame_register_unsigned function description.Joel Brobecker
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-27Move unwind reasons to an external .def fileKevin Pouget
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-03-18 gdb/Pedro Alves
2011-03-18 gdb/Pedro Alves