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
/
value.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
1
-1
/
+0
2014-09-16
Fix PR12526: -location watchpoints for bitfield arguments
Patrick Palka
1
-1
/
+1
2014-09-04
Regression for i686 gdb.dwarf2/pieces-optimized-out.exp
Pedro Alves
1
-118
/
+109
2014-08-20
Fix handling of typedefs to types having a data_location attribute.
Joel Brobecker
1
-3
/
+4
2014-08-20
value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall.
Pedro Alves
1
-1
/
+1
2014-08-20
Handle partially optimized out values similarly to unavailable values
Pedro Alves
1
-192
/
+275
2014-08-19
value_from_pointer: remove call to resolve_dynamic_type
Joel Brobecker
1
-6
/
+3
2014-08-18
Add support for DW_AT_data_location.
Joel Brobecker
1
-0
/
+3
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-07-30
constify some cli-utils stuff
Tom Tromey
1
-3
/
+13
2014-07-24
constify command docs
Tom Tromey
1
-1
/
+1
2014-07-22
Fix crash on optimized-out entry data values
Pedro Alves
1
-1
/
+4
2014-07-14
Garbage collect value_contents_equal.
Pedro Alves
1
-19
/
+0
2014-06-04
handle VLA in a struct or union
Tom Tromey
1
-0
/
+23
2014-06-03
Add xmethod interface to the extension language API.
Siva Chandra
1
-3
/
+44
2014-04-14
vla: update type from newly created value
Sanimir Agovic
1
-0
/
+1
2014-04-14
type: add c99 variable length array support
Sanimir Agovic
1
-6
/
+13
2014-04-11
Revert the entire VLA series.
Joel Brobecker
1
-14
/
+6
2014-04-11
vla: update type from newly created value
Sanimir Agovic
1
-0
/
+1
2014-04-11
type: add c99 variable length array support
Sanimir Agovic
1
-6
/
+13
2014-03-13
Fix segv when referencing a value added to history after a Guile garbage coll...
Doug Evans
1
-1
/
+5
2014-02-26
start change to progspace independence
Tom Tromey
1
-2
/
+2
2014-02-26
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
1
-4
/
+4
2014-02-26
change minsym representation
Tom Tromey
1
-2
/
+2
2014-02-24
* value.c (record_latest_value): Fix comment.
Doug Evans
1
-3
/
+1
2014-02-05
Extension Language API
Doug Evans
1
-2
/
+2
2014-01-16
rearrange struct value to save memory
Tom Tromey
1
-3
/
+3
2014-01-01
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
1
-1
/
+1
2013-12-18
ARI fix in value.c::value_entirely_unavailable
Joel Brobecker
1
-2
/
+2
2013-12-17
Convert the unavailable vector to be bit, not byte, based.
Andrew Burgess
1
-21
/
+160
2013-11-27
Make "set debug frame 1" use the standard print routine for optimized out val...
Andrew Burgess
1
-1
/
+4
2013-11-26
Mark entirely optimized out value as non-lazy.
Andrew Burgess
1
-1
/
+1
2013-11-22
Detect infinite loop in value_fetch_lazy's lval_register handling.
Tom Tromey
1
-1
/
+19
2013-11-18
remove gdb_string.h
Tom Tromey
1
-1
/
+1
2013-10-25
Print nonexisting/optimized out static fields gracefully.
Pedro Alves
1
-3
/
+2
2013-10-02
Print registers not saved in the frame as "<not saved>" instead of "<optimize...
Pedro Alves
1
-3
/
+19
2013-09-16
The error message in the function was saying
Sergio Durigan Junior
1
-1
/
+1
2013-09-16
Based on the discussion at:
Sergio Durigan Junior
1
-0
/
+23
2013-08-29
cleanup: make allocate_value_contents static
Sanimir Agovic
1
-1
/
+1
2013-08-29
cleanup: replace allocate_value and memcpy with value_from_contents
Sanimir Agovic
1
-4
/
+1
2013-08-27
Add options to skip unavailable locals
Yao Qi
1
-0
/
+20
2013-08-05
remove msymbol_objfile
Tom Tromey
1
-6
/
+6
2013-07-30
Don't raise an error for optimized out sub-fields.
Andrew Burgess
1
-3
/
+2
2013-07-30
value_fetch_lazy, ensure parent is not lazy and check parent for validity.
Andrew Burgess
1
-1
/
+4
2013-07-10
ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
Joel Brobecker
1
-0
/
+6
2013-07-09
Revert recent changes to value_bits_valid.
Andrew Burgess
1
-4
/
+5
2013-07-08
Fix bug in value_bits_valid.
Andrew Burgess
1
-5
/
+4
2013-07-04
value_bits_valid: Fix latent bug.
Pedro Alves
1
-1
/
+1
2013-07-04
http://sourceware.org/ml/gdb-patches/2013-07/msg00059.html
Andrew Burgess
1
-37
/
+61
[next]