projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
infrun: Fix TARGET_WAITKIND_NO_RESUMED handling in non-stop mode
[external/binutils.git]
/
gdb
/
guile
/
2015-11-17
Pedro Alves
guile disassembly hardcode TARGET_XFER_E_IO
tree
|
commitdiff
2015-10-29
Pedro Alves
guile/: Add enum cast
tree
|
commitdiff
2015-10-27
Simon Marchi
guile: Change return value of gdbscm_with_guile for...
tree
|
commitdiff
2015-10-27
Simon Marchi
Add scm_t_dynwind_flags casts
tree
|
commitdiff
2015-10-26
Simon Marchi
guile: Simplify ioscm_make_gdb_stdio_port
tree
|
commitdiff
2015-10-26
Simon Marchi
Fix constness problem in ioscm_make_gdb_stdio_port
tree
|
commitdiff
2015-10-26
Simon Marchi
gdbscm_memory_port_write: use local variable to avoid...
tree
|
commitdiff
2015-10-26
Simon Marchi
scm-symbol.c: Add (domain_enum) casts
tree
|
commitdiff
2015-09-25
Simon Marchi
Add some more casts (1/2)
tree
|
commitdiff
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
tree
|
commitdiff
2015-09-07
Pedro Alves
guile: Add as_a_scm_t_subr
tree
|
commitdiff
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
tree
|
commitdiff
2015-08-25
Pierre-Marie de...
DWARF: handle non-local references in nested functions
tree
|
commitdiff
2015-08-12
Keith Seitz
Explicit locations: use new location API
tree
|
commitdiff
2015-08-06
Simon Marchi
Add casts for legitimate integer to enum conversions
tree
|
commitdiff
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
tree
|
commitdiff
2015-07-31
Simon Marchi
Mostly trivial enum fixes
tree
|
commitdiff
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
tree
|
commitdiff
2015-06-24
Gary Benson
Remove redundant include directives.
tree
|
commitdiff
2015-05-16
Doug Evans
Add support for unbuffered and zero sized Guile ports.
tree
|
commitdiff
2015-04-11
Jan Kratochvil
Remove --xdb
tree
|
commitdiff
2015-04-09
Andy Wingo
Add Guile frame-read-register command
tree
|
commitdiff
2015-03-11
Andy Wingo
Fix typo in value-dynamic-type
tree
|
commitdiff
2015-03-11
Andy Wingo
Fix memory corruption in Guile command interface
tree
|
commitdiff
2015-03-11
Andy Wingo
Add objfile-progspace to Guile interface
tree
|
commitdiff
2015-03-11
Andy Wingo
[guile] Run finalizers from GDB thread
tree
|
commitdiff
2015-03-07
Pedro Alves
more making TRY/CATCH callers look more like real C...
tree
|
commitdiff
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
tree
|
commitdiff
2015-03-06
Gary Benson
New common function "startswith"
tree
|
commitdiff
2015-02-27
Pedro Alves
Exported const objects
tree
|
commitdiff
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
tree
|
commitdiff
2015-02-26
Pedro Alves
Add ATTRIBUTE_PRINTF attributes, and fix fallout
tree
|
commitdiff
2015-02-11
Tom Tromey
Fix redefinition errors in C++ mode
tree
|
commitdiff
2015-02-06
Doug Evans
guile/scm-frame.c: Fix spelling errors in a comment.
tree
|
commitdiff
2015-01-31
Doug Evans
Add support for inlining scripts into .debug_gdb_scripts.
tree
|
commitdiff
2015-01-07
Joel Brobecker
[python,guile] Add comment beside conditions testing...
tree
|
commitdiff
2015-01-06
Joel Brobecker
gdb/guile: Do not error when trying to create empty...
tree
|
commitdiff
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
tree
|
commitdiff
2014-12-23
Doug Evans
Look up primitive types as symbols.
tree
|
commitdiff
2014-12-23
Doug Evans
Replace some symbol accessor macros with functions.
tree
|
commitdiff
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
tree
|
commitdiff
2014-11-18
Doug Evans
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
tree
|
commitdiff
2014-11-18
Doug Evans
SYMTAB_OBJFILE: New macro.
tree
|
commitdiff
2014-11-18
Doug Evans
Use SYMBOL_OBJFILE more.
tree
|
commitdiff
2014-11-12
Pedro Alves
make "permanent breakpoints" per location and disableable
tree
|
commitdiff
2014-11-07
Doug Evans
Rename lookup_symbol_global to lookup_global_symbol.
tree
|
commitdiff
2014-11-07
Doug Evans
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
tree
|
commitdiff
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
tree
|
commitdiff
2014-09-09
Doug Evans
Fix for PR 17247: Block SIGCHLD while initializing...
tree
|
commitdiff
2014-09-09
Doug Evans
Replace use of magic number with named constant.
tree
|
commitdiff
2014-08-07
Gary Benson
Include string.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Move stdarg.h to common-defs.h
tree
|
commitdiff
2014-07-29
Doug Evans
PR guile/17203
tree
|
commitdiff
2014-07-27
Doug Evans
* guile/scm-param.c (pascm_print_param_smob): Fix...
tree
|
commitdiff
2014-07-27
Doug Evans
* guile/guile.c (gdbscm_execute_gdb_command): Fix...
tree
|
commitdiff
2014-07-27
Doug Evans
PR guile/17146
tree
|
commitdiff
2014-07-27
Doug Evans
PR guile/17146 preparatory work.
tree
|
commitdiff
2014-07-26
Doug Evans
PR guile/17177
tree
|
commitdiff
2014-07-26
Doug Evans
PR 17185
tree
|
commitdiff
2014-07-24
Tom Tromey
constify command docs
tree
|
commitdiff
2014-07-24
Tom Tromey
constify command prefix
tree
|
commitdiff
2014-06-18
Tom Tromey
constify struct block in some places
tree
|
commitdiff
2014-06-13
Tom Tromey
make calls to help_list use enumerator
tree
|
commitdiff
2014-06-06
Doug Evans
Add support for guile 2.0.5.
tree
|
commitdiff
2014-06-05
Ludovic Courtès
guile: Type-check the argument to 'history-append!'.
tree
|
commitdiff
2014-06-05
Doug Evans
Split create-breakpoint! into make-breakpoint, register...
tree
|
commitdiff
2014-06-04
Doug Evans
* guile/scm-type.c (type_smob): Remove duplicate typedef.
tree
|
commitdiff
2014-06-04
Doug Evans
* guile/scm-param.c (pascm_make_param_smob): Add ARI...
tree
|
commitdiff
2014-06-03
Doug Evans
Add parameter support for Guile.
tree
|
commitdiff
2014-06-03
Doug Evans
Add command support for Guile.
tree
|
commitdiff
2014-06-03
Doug Evans
Add progspace support for Guile.
tree
|
commitdiff
2014-06-01
Ludovic Courtès
guile: Allow compilation with Guile <= 2.0.5.
tree
|
commitdiff
2014-05-30
Andrew Burgess
Add a TRY_CATCH to get_prev_frame_always to better...
tree
|
commitdiff
2014-05-30
Andrew Burgess
Rename frame_stop_reason_string to unwind_stop_reason_t...
tree
|
commitdiff
2014-05-27
Andy Wingo
remove unnecessary smob mark/free functions
tree
|
commitdiff
2014-05-27
Andy Wingo
gdb smob cleanups
tree
|
commitdiff
2014-05-21
Doug Evans
* scm-breakpoint.c (breakpoint_functions): Fix typo.
tree
|
commitdiff
2014-05-21
Doug Evans
Make exception throwers have void result. Delete unuse...
tree
|
commitdiff
2014-04-26
Doug Evans
* guile/scm-safe-call.c (scscm_eval_scheme_string)...
tree
|
commitdiff
2014-04-12
Doug Evans
Copy over fix for fetching dynamic type of a reference...
tree
|
commitdiff
2014-03-13
Doug Evans
Fix pr 16612.
tree
|
commitdiff
2014-03-11
Doug Evans
* guile/guile.c (call_initialize_gdb_module): New...
tree
|
commitdiff
2014-03-02
Doug Evans
guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix...
tree
|
commitdiff
2014-03-02
Doug Evans
guile/lib/gdb/printing.scm (append-pretty-printer!...
tree
|
commitdiff
2014-02-26
Ludovic Courtès
guile: Add 'history-append!' procedure.
tree
|
commitdiff
2014-02-20
Doug Evans
Move containing_scm arg from gdbscm_fill_eqable_gsmob_p...
tree
|
commitdiff
2014-02-10
Doug Evans
Add Guile as an extension language.
tree
|
commitdiff