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
/
varobj.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-03
2002-07-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt
1
-43
/
+28
2002-06-15
* defs.h (auto_boolean): Declare enum.
Andrew Cagney
1
-9
/
+13
2002-05-05
* frame.h (select_frame): Delete level parameter.
Andrew Cagney
1
-4
/
+4
2002-04-05
gdb/ChangeLog:
Jim Blandy
1
-1
/
+1
2002-01-13
* varobj.c (varobj_set_value): Make sure that there were no
Keith Seitz
1
-62
/
+68
2001-11-20
* varobj.c (c_value_of_child): Release memory for "name" when
Keith Seitz
1
-2
/
+6
2001-11-19
* varobj.c (c_value_of_child): Use the wrapper function,
Keith Seitz
1
-6
/
+7
2001-11-01
s/value_ptr/struct value */
Andrew Cagney
1
-38
/
+40
2001-11-01
Re-indent.
Andrew Cagney
1
-192
/
+190
2001-10-10
* varobj.c (cplus_value_of_child): Deal with a failure
Keith Seitz
1
-1
/
+4
2001-08-17
* varobj.c (varobj_update): Change first parameter to
Keith Seitz
1
-13
/
+18
2001-05-10
2001-05-10 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
1
-1
/
+1
2001-05-10
2001-05-10 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
1
-8
/
+9
2001-03-27
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
1
-1
/
+0
2001-01-26
2001-01-24 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb
1
-2
/
+2
2001-01-19
Replace FREEIF() with xfree().
Andrew Cagney
1
-10
/
+5
2000-12-15
Replace free() with xfree().
Kevin Buettner
1
-4
/
+4
2000-11-29
Fix -Wuninitialized warnings.
Andrew Cagney
1
-2
/
+3
2000-11-10
Protoization.
Kevin Buettner
1
-6
/
+2
2000-11-06
2000-11-06 Fernando Nasser <fnasser@totem.toronto.redhat.com>
Fernando Nasser
1
-1
/
+2
2000-10-13
2000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1
-0
/
+1
2000-10-13
2000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1
-13
/
+16
2000-09-16
2000-09-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1
-2
/
+3
2000-07-30
Protoization.
Kevin Buettner
1
-129
/
+53
2000-06-04
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
1
-8
/
+8
2000-05-28
PARAMS removal.
Kevin Buettner
1
-57
/
+56
2000-05-22
Purge (almost) make_cleanup_func.
Andrew Cagney
1
-1
/
+15
2000-03-30
2000-03-30 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
1
-1
/
+7
2000-03-13
2000-03-13 James Ingham <jingham@leda.cygnus.com>
Jim Ingham
1
-42
/
+153
2000-02-03
import gdb-2000-02-02 snapshot
Jason Molenda
1
-0
/
+2421