index
:
platform/upstream/binutils
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
develop
gold
pristine-tar
sandbox/akazmin/annobin_tizen_version
sandbox/akazmin/tizen6_watermarking
sandbox/cometzero/tizen
sandbox/denis13/LTO
sandbox/denis13/LTObu2.27
sandbox/denis13/ubsan
sandbox/dkson95/2.27
sandbox/dkson95/2.40
sandbox/dkson95/2.42
sandbox/dkson95/2.43
sandbox/dkson95/5.5_test
sandbox/dkson95/binutils-libs
sandbox/dkson95/gas
sandbox/dkson95/hardfp
sandbox/dkson95/libbacktrace
sandbox/dkson95/lto
sandbox/dkson95/relro
sandbox/dkson95/rpath
sandbox/empy/vsystt
sandbox/ipalachev/tizen
sandbox/jaehun77/hardfp
sandbox/jaehun77/linaro_binutils-2_25-2015_01-2
sandbox/kama0924/linaro_binutils-2_25-2015_01-2
sandbox/lstelmach/binutils-2.33-to-2.38-tizen
sandbox/lstelmach/binutils-2.33-to-2.38-tizenb
sandbox/lstelmach/binutils-2_39
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/gnu_properties
sandbox/mkashkarov/testresults
sandbox/nbozhenov/lto
sandbox/playchang/binutils-2_39
sandbox/sangminseo/asan-build
sandbox/v.orazov/enable_gdb1
sandbox/vbarinov/2.25
sandbox/vbarinov/binutils-libs
sandbox/vbarinov/failtest
sandbox/vbarinov/nolibs
sandbox/vbarinov/tizen
sandbox/vbarinov/x86_64-cross-i586
sandbox/y.yamshchiko/asan
test_2.24.90
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_2.27
tizen_base_2.40
tizen_base_2.42
tizen_base_dev
tizen_base_old
tizen_ivi_genivi
tizen_ivi_release
toolchain_upgrade
upstream
upstream-2.25
upstream-2.27
upstream-2.33.1
upstream-2.40
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
frame.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
1
-1
/
+0
2014-08-07
Include string.h in common-defs.h
Gary Benson
1
-1
/
+0
2014-08-07
Include gdb_assert.h in common-defs.h
Gary Benson
1
-1
/
+0
2014-06-27
Associate dummy_frame with ptid
Yao Qi
1
-1
/
+1
2014-06-18
constify struct block in some places
Tom Tromey
1
-1
/
+1
2014-06-13
make calls to help_list use enumerator
Tom Tromey
1
-1
/
+2
2014-05-30
Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.
Andrew Burgess
1
-7
/
+67
2014-05-30
Rename frame_stop_reason_string to unwind_stop_reason_to_string.
Andrew Burgess
1
-1
/
+1
2014-05-30
Remove previous frame if an error occurs when computing frame id during unwind.
Andrew Burgess
1
-14
/
+38
2014-04-18
Fix PR backtrace/15558
Pedro Alves
1
-13
/
+18
2014-02-26
start change to progspace independence
Tom Tromey
1
-1
/
+1
2014-02-26
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
1
-3
/
+3
2014-02-26
change minsym representation
Tom Tromey
1
-2
/
+2
2014-01-16
frame: do not assume unwinding will succeed
Markus Metzger
1
-6
/
+3
2014-01-16
frame: add frame_id_build_unavailable_stack_special
Markus Metzger
1
-0
/
+16
2014-01-01
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
1
-1
/
+1
2013-12-17
"tfind" across unavailable-stack frames.
Pedro Alves
1
-14
/
+40
2013-12-06
Fix "info frame" in the outermost frame.
Pedro Alves
1
-46
/
+62
2013-12-06
New OPTIMIZED_OUT_ERROR error code.
Pedro Alves
1
-1
/
+2
2013-12-06
Uninitialized variable "this_id" in frame.c:get_prev_frame_1.
Joel Brobecker
1
-2
/
+2
2013-11-28
get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output.
Pedro Alves
1
-1
/
+32
2013-11-28
get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.
Pedro Alves
1
-15
/
+0
2013-11-28
get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST
Pedro Alves
1
-6
/
+5
2013-11-28
register: "optimized out" -> "not saved".
Pedro Alves
1
-1
/
+1
2013-11-27
Make "set debug frame 1" use the standard print routine for optimized out val...
Andrew Burgess
1
-1
/
+5
2013-11-22
Make use of the frame stash to detect wider stack cycles.
Pedro Alves
1
-63
/
+88
2013-11-22
Don't let two frames with the same id end up in the frame chain.
Pedro Alves
1
-17
/
+26
2013-11-22
Revert "Don't let two frames with the same id end up in the frame chain."
Pedro Alves
1
-26
/
+17
2013-11-22
Revert "Make use of the frame stash to detect wider stack cycles."
Pedro Alves
1
-88
/
+63
2013-11-22
Make use of the frame stash to detect wider stack cycles.
Pedro Alves
1
-63
/
+88
2013-11-22
Don't let two frames with the same id end up in the frame chain.
Pedro Alves
1
-17
/
+26
2013-11-18
remove gdb_string.h
Tom Tromey
1
-1
/
+1
2013-10-02
Print registers not saved in the frame as "<not saved>" instead of "<optimize...
Pedro Alves
1
-1
/
+1
2013-09-26
Fix set debug frame output
Jan Kratochvil
1
-2
/
+5
2013-05-17
2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
1
-15
/
+86
2013-04-10
Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.
Pedro Alves
1
-1
/
+1
2013-04-08
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
1
-1
/
+1
2013-02-16
gdb/
Yao Qi
1
-1
/
+1
2013-01-01
Update years in copyright notice for the GDB files.
Joel Brobecker
1
-2
/
+1
2012-11-12
rename frame_register_read into deprecated_frame_register_read.
Joel Brobecker
1
-3
/
+3
2012-11-12
Document replacement for frame_register_read (deprecated).
Joel Brobecker
1
-1
/
+2
2012-11-05
* frame.c (put_frame_register): Don't use temporary buffer.
Tom Tromey
1
-6
/
+1
2012-09-17
gdb/
Jan Kratochvil
1
-1
/
+7
2012-09-17
gdb/
Jan Kratochvil
1
-16
/
+17
2012-08-28
gdb/
Yao Qi
1
-7
/
+7
2012-08-02
gdb/
Yao Qi
1
-5
/
+5
2012-03-01
2012-03-01 Pedro Alves <palves@redhat.com>
Pedro Alves
1
-0
/
+20
2012-02-15
* frame.c (find_frame_sal): Initialize sal->pspace field from frame
Aleksandar Ristovski
1
-0
/
+2
2012-01-04
Copyright year update in most files of the GDB Project.
Joel Brobecker
1
-3
/
+2
2011-10-27
Move unwind reasons to an external .def file
Kevin Pouget
1
-16
/
+4
[next]