projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: Use HWCAP to detect pauth feature
[external/binutils.git]
/
gdb
/
frame.c
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
2018-12-19
Andrew Burgess
gdb: Add default frame methods to gdbarch
blob
|
commitdiff
|
diff to current
2018-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
diff to current
2018-07-21
Simon Marchi
Rename some frame unwind function parameters
blob
|
commitdiff
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
diff to current
2018-06-20
Simon Marchi
Rename regcache_cooked_read_ftype and make a function_view
blob
|
commitdiff
|
diff to current
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_write
blob
|
commitdiff
|
diff to current
2018-05-25
Tom Tromey
Use TRY/CATCH in remove_prev_frame
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-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Introduce a gdb_ref_ptr specialization for struct value
blob
|
commitdiff
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
Class readonly_detached_regcache
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
Remove regcache_save and regcache_cpy
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-02
Yao Qi
Construct readonly regcache without address space
blob
|
commitdiff
|
diff to current
2017-11-02
Yao Qi
const-fy regcache::m_aspace
blob
|
commitdiff
|
diff to current
2017-11-02
Yao Qi
s/get_regcache_aspace (regcache)/regcache->aspace ()/g
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
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-26
Tom Tromey
Remove regcache_xmalloc
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
diff to current
2017-06-06
Alan Hayward
Remove a MAX_REGISTER_SIZE from frame.c
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-04-05
Yao Qi
Use frame_unwind_register_value in frame_unwind_registe...
blob
|
commitdiff
|
diff to current
2017-04-04
Alan Hayward
Remove MAX_REGISTER_SIZE from frame.c
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-06
Yao Qi
Assert on lval_register
blob
|
commitdiff
|
diff to current
2016-11-16
Kevin Buettner
Stash frame id of current frame before stashing frame...
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-09-05
Pedro Alves
Fix PR19927: Avoid unwinder recursion if sniffer uses...
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-13
Pedro Alves
Fix PR19388: Can't access $_siginfo in breakpoint ...
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-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-08-21
Pedro Alves
C++: Initialize a couple const globals
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-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
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-12-23
Doug Evans
Replace some symbol accessor macros with functions.
blob
|
commitdiff
|
diff to current
2014-11-30
Martin Galvan
frame.c: Fix the check for FID_STACK_INVALID in frame_i...
blob
|
commitdiff
|
diff to current
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-06-27
Yao Qi
Associate dummy_frame with ptid
blob
|
commitdiff
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-06-13
Tom Tromey
make calls to help_list use enumerator
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-30
Andrew Burgess
Remove previous frame if an error occurs when computing...
blob
|
commitdiff
|
diff to current
2014-04-18
Pedro Alves
Fix PR backtrace/15558
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
start change to progspace independence
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
frame: do not assume unwinding will succeed
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-12-06
Pedro Alves
New OPTIMIZED_OUT_ERROR error code.
blob
|
commitdiff
|
diff to current
2013-12-06
Joel Brobecker
Uninitialized variable "this_id" in frame.c:get_prev_fr...
blob
|
commitdiff
|
diff to current
2013-11-28
Pedro Alves
get_prev_frame, stop_reason != UNWIND_NO_REASON, add...
blob
|
commitdiff
|
diff to current
2013-11-28
Pedro Alves
get_prev_frame, outer_frame_id and unwind->stop_reason...
blob
|
commitdiff
|
diff to current
2013-11-28
Pedro Alves
get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST
blob
|
commitdiff
|
diff to current
2013-11-28
Pedro Alves
register: "optimized out" -> "not saved".
blob
|
commitdiff
|
diff to current
2013-11-27
Andrew Burgess
Make "set debug frame 1" use the standard print routine...
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Make use of the frame stash to detect wider stack cycles.
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Don't let two frames with the same id end up in the...
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Revert "Don't let two frames with the same id end up...
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Revert "Make use of the frame stash to detect wider...
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Make use of the frame stash to detect wider stack cycles.
blob
|
commitdiff
|
diff to current
2013-11-22
Pedro Alves
Don't let two frames with the same id end up in the...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-10-02
Pedro Alves
Print registers not saved in the frame as "<not saved...
blob
|
commitdiff
|
diff to current
2013-09-26
Jan Kratochvil
Fix set debug frame output
blob
|
commitdiff
|
diff to current
2013-05-17
Phil Muldoon
2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
diff to current
2013-04-10
Pedro Alves
Accept "set foo unlimited" in integer/uinteger/zuintege...
blob
|
commitdiff
|
diff to current
2013-04-08
Tom Tromey
* minsyms.h (struct bound_minimal_symbol): New.
blob
|
commitdiff
|
diff to current
2013-02-16
Yao Qi
gdb/
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-11-05
Tom Tromey
* frame.c (put_frame_register): Don't use temporary...
blob
|
commitdiff
|
diff to current
2012-09-17
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-09-17
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-08-28
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-08-02
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-03-01
Pedro Alves
2012-03-01 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
next