projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Separate out execution-info window
[external/binutils.git]
/
gdb
/
frame.h
2019-06-12
Pedro Alves
Make "backtrace" support -OPT options
blob
|
commitdiff
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-07-21
Simon Marchi
Rename some frame unwind function parameters
blob
|
commitdiff
|
diff to current
2018-05-24
Andrew Burgess
gdb: Restore selected frame in print_frame_local_vars
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
Class readonly_detached_regcache
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_info
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
diff to current
2017-11-02
Yao Qi
const-fy regcache::m_aspace
blob
|
commitdiff
|
diff to current
2017-10-09
Tom Tromey
Remove cleanup from frame_prepare_for_sniffer
blob
|
commitdiff
|
diff to current
2017-10-04
Pedro Alves
Redesign mock environment for gdbarch selftests
blob
|
commitdiff
|
diff to current
2017-09-26
Tom Tromey
Remove make_cleanup_regcache_xfree
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
diff to current
2017-08-22
Simon Marchi
Rename some command functions
blob
|
commitdiff
|
diff to current
2017-05-24
Yao Qi
Add unit test to gdbarch methods register_to_value...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-16
Kevin Buettner
Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
blob
|
commitdiff
|
diff to current
2016-11-16
Kevin Buettner
Distinguish sentinel frame from null frame.
blob
|
commitdiff
|
diff to current
2016-10-06
Simon Marchi
frame.h: Forward-declare struct ui_out
blob
|
commitdiff
|
diff to current
2016-10-03
Antoine Tremblay
Emit inferior, thread and frame selection events to...
blob
|
commitdiff
|
diff to current
2016-05-23
Yao Qi
Skip unwritable frames in command "finish"
blob
|
commitdiff
|
diff to current
2016-02-12
Markus Metzger
btrace, frame: fix crash in get_frame_type
blob
|
commitdiff
|
diff to current
2016-02-12
Markus Metzger
frame: add skip_tailcall_frames
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-08-07
Andrew Burgess
gdb: Move get_frame_language from stack.c to frame.c.
blob
|
commitdiff
|
diff to current
2015-06-30
Patrick Palka
Replace TUI's select_frame hook (PR tui/13378)
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-05-30
Andrew Burgess
Add a TRY_CATCH to get_prev_frame_always to better...
blob
|
commitdiff
|
diff to current
2014-05-30
Andrew Burgess
Rename frame_stop_reason_string to unwind_stop_reason_t...
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: make -interpreter-exec console "list...
blob
|
commitdiff
|
diff to current
2014-04-18
Pedro Alves
Fix PR backtrace/15558
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
frame: add frame_id_build_unavailable_stack_special
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-17
Pedro Alves
"tfind" across unavailable-stack frames.
blob
|
commitdiff
|
diff to current
2013-12-06
Pedro Alves
Fix "info frame" in the outermost frame.
blob
|
commitdiff
|
diff to current
2013-09-17
Pedro Alves
PR gdb/15911: "info threads" changes the default source...
blob
|
commitdiff
|
diff to current
2013-08-30
Pedro Alves
frame.h: Delete stale declaration.
blob
|
commitdiff
|
diff to current
2013-08-08
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-02-01
Pedro Alves
Garbage collect deprecated_pc_in_call_dummy
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-11-12
Joel Brobecker
rename frame_register_read into deprecated_frame_regist...
blob
|
commitdiff
|
diff to current
2012-11-12
Joel Brobecker
Document replacement for frame_register_read (deprecated).
blob
|
commitdiff
|
diff to current
2012-09-17
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-08-02
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-03-01
Joel Brobecker
Fix typo in frame.h:read_frame_register_unsigned functi...
blob
|
commitdiff
|
diff to current
2012-03-01
Pedro Alves
2012-03-01 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-10-27
Kevin Pouget
Move unwind reasons to an external .def file
blob
|
commitdiff
|
diff to current
2011-10-20
Phil Muldoon
2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
diff to current
2011-10-09
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-10-09
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-10-09
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-09
Tom Tromey
* thread.c (restore_selected_frame): Handle frame_leve...
blob
|
commitdiff
|
diff to current
2011-02-27
Michael Snyder
2011-02-27 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-07
Michael Snyder
2011-01-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-06
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
diff to current
2009-10-19
Pedro Alves
2009-10-19 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-09-13
Joel Brobecker
gdb/
blob
|
commitdiff
|
diff to current
2009-09-02
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2009-07-02
Ulrich Weigand
* frame.h (frame_unwind_arch): New.
blob
|
commitdiff
|
diff to current
2009-06-28
Daniel Jacobowitz
gdb/
blob
|
commitdiff
|
diff to current
2009-06-28
Daniel Jacobowitz
* frame.c (frame_unwind_id): Renamed to ...
blob
|
commitdiff
|
diff to current
2009-06-17
Ulrich Weigand
* dummy-frame.c (deprecated_pc_in_call_dummy): Add...
blob
|
commitdiff
|
diff to current
2009-02-05
Pedro Alves
* frame.c (has_stack_frames): Make public.
blob
|
commitdiff
|
diff to current
2009-01-24
Pedro Alves
* infrun.c (normal_stop): Don't call
blob
|
commitdiff
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2008-08-26
Ulrich Weigand
* dummy-frame.h (dummy_frame_pop): Add prototype.
blob
|
commitdiff
|
diff to current
2008-08-21
Ulrich Weigand
* frame.h (frame_map_regnum_to_name): Remove prototype.
blob
|
commitdiff
|
diff to current
2008-07-15
Daniel Jacobowitz
Revert frame_unwind_caller_pc / frame_unwind_caller_id.
blob
|
commitdiff
|
diff to current
2008-07-15
Daniel Jacobowitz
* frame.c (frame_unwind_id): Renamed to ...
blob
|
commitdiff
|
diff to current
2008-07-15
Daniel Jacobowitz
* frame.c (frame_sp_unwind): Delete.
blob
|
commitdiff
|
diff to current
2008-07-15
Daniel Jacobowitz
* dwarf2-frame.c (dwarf2_frame_cache): Update comment.
blob
|
commitdiff
|
diff to current
2008-07-15
Daniel Jacobowitz
* frame.c (frame_func_unwind): Delete.
blob
|
commitdiff
|
diff to current
2008-05-21
Ulrich Weigand
* frame.h (SIZEOF_FRAME_SAVED_REGS): Remove.
blob
|
commitdiff
|
diff to current
2008-05-03
Thiago Jung Bauermann
* breakpoint.c (create_exception_catchpoint): Remove...
blob
|
commitdiff
|
diff to current
2008-04-30
Daniel Jacobowitz
Convert frame unwinders to use the current frame and
blob
|
commitdiff
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2007-11-02
Ulrich Weigand
2007-11-02 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-10-17
Daniel Jacobowitz
* frame.c (frame_unwind_unsigned_register): Delete.
blob
|
commitdiff
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
diff to current
2007-06-09
Ulrich Weigand
2007-06-09 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-05-31
Ulrich Weigand
2007-05-31 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-02-28
Daniel Jacobowitz
* frame.c (frame_pop, frame_observer_target_changed...
blob
|
commitdiff
|
diff to current
2007-02-27
Daniel Jacobowitz
* dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
blob
|
commitdiff
|
diff to current
2007-02-27
Daniel Jacobowitz
* frame.c (deprecated_selected_frame): Rename to...
blob
|
commitdiff
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
diff to current
2007-01-08
Ulrich Weigand
* frame.c (get_frame_register_bytes): New function.
blob
|
commitdiff
|
diff to current
2006-11-10
Daniel Jacobowitz
* frame.c (frame_register_unwind_location): New function.
blob
|
commitdiff
|
diff to current
2006-10-18
Daniel Jacobowitz
* frame.c (struct frame_info): Add stop_reason.
blob
|
commitdiff
|
diff to current
2006-04-20
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
diff to current
next