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
/
guile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
8
-8
/
+0
2014-09-08
Fix for PR 17247: Block SIGCHLD while initializing Guile.
Doug Evans
1
-31
/
+36
2014-09-08
Replace use of magic number with named constant.
Doug Evans
1
-1
/
+1
2014-08-07
Include string.h in common-defs.h
Gary Benson
2
-2
/
+0
2014-08-07
Include gdb_assert.h in common-defs.h
Gary Benson
8
-8
/
+0
2014-08-07
Move stdarg.h to common-defs.h
Gary Benson
2
-2
/
+0
2014-07-28
PR guile/17203
Doug Evans
1
-1
/
+26
2014-07-27
* guile/scm-param.c (pascm_print_param_smob): Fix output.
Doug Evans
1
-1
/
+1
2014-07-27
* guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.
Doug Evans
1
-1
/
+1
2014-07-26
PR guile/17146
Doug Evans
3
-20
/
+127
2014-07-26
PR guile/17146 preparatory work.
Doug Evans
9
-38
/
+57
2014-07-26
PR guile/17177
Doug Evans
3
-18
/
+42
2014-07-26
PR 17185
Doug Evans
1
-0
/
+15
2014-07-24
constify command docs
Tom Tromey
1
-1
/
+1
2014-07-24
constify command prefix
Tom Tromey
1
-1
/
+1
2014-06-18
constify struct block in some places
Tom Tromey
2
-2
/
+2
2014-06-13
make calls to help_list use enumerator
Tom Tromey
1
-1
/
+1
2014-06-06
Add support for guile 2.0.5.
Doug Evans
9
-21
/
+94
2014-06-06
guile: Type-check the argument to 'history-append!'.
Ludovic Courtès
1
-1
/
+3
2014-06-04
Split create-breakpoint! into make-breakpoint, register-breakpoint!.
Doug Evans
2
-31
/
+143
2014-06-04
* guile/scm-type.c (type_smob): Remove duplicate typedef.
Doug Evans
1
-3
/
+4
2014-06-03
* guile/scm-param.c (pascm_make_param_smob): Add ARI comment.
Doug Evans
1
-2
/
+2
2014-06-03
Add parameter support for Guile.
Doug Evans
8
-4
/
+1280
2014-06-03
Add command support for Guile.
Doug Evans
7
-1
/
+972
2014-06-02
Add progspace support for Guile.
Doug Evans
6
-9
/
+467
2014-06-01
guile: Allow compilation with Guile <= 2.0.5.
Ludovic Courtès
1
-0
/
+12
2014-05-30
Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.
Andrew Burgess
1
-0
/
+1
2014-05-30
Rename frame_stop_reason_string to unwind_stop_reason_to_string.
Andrew Burgess
1
-1
/
+1
2014-05-26
remove unnecessary smob mark/free functions
Andy Wingo
13
-204
/
+0
2014-05-26
gdb smob cleanups
Andy Wingo
16
-289
/
+49
2014-05-21
* scm-breakpoint.c (breakpoint_functions): Fix typo.
Doug Evans
1
-1
/
+1
2014-05-21
Make exception throwers have void result. Delete unused gdbscm_scm_to_target...
Doug Evans
3
-24
/
+9
2014-04-26
* guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment.
Doug Evans
1
-1
/
+1
2014-04-12
Copy over fix for fetching dynamic type of a reference from python side.
Doug Evans
1
-1
/
+4
2014-03-13
Fix pr 16612.
Doug Evans
1
-0
/
+19
2014-03-11
* guile/guile.c (call_initialize_gdb_module): New function.
Doug Evans
1
-10
/
+18
2014-03-02
guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment.
Doug Evans
1
-1
/
+1
2014-03-02
guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko.
Doug Evans
1
-1
/
+1
2014-02-26
guile: Add 'history-append!' procedure.
Ludovic Courtès
1
-0
/
+25
2014-02-20
Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot
Doug Evans
7
-22
/
+19
2014-02-09
Add Guile as an extension language.
Doug Evans
32
-0
/
+18291