]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/guile
gdb.opt/inline-locals.exp: Remove trailing parentheses in test names
[thirdparty/binutils-gdb.git] / gdb / guile /
2017-11-07  Tom TromeyConstify execute_command
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-11-07  Tom TromeyConstify add_com
2017-11-06  Ulrich WeigandTarget FP: Handle interfaces to scripting languages
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-10-04  Pedro AlvesMove code out of 'between TRY and CATCH'
2017-10-03  Tom TromeyRemove set_batch_flag_and_make_cleanup_restore_page_info
2017-09-27  Tom TromeyConstify some linespec functions
2017-09-27  Tom TromeyAdd add_cmd function overloads
2017-09-22  Simon MarchiFix sometimes-uninitialized warning in gdbscm_value_address
2017-09-11  Tom TromeyRemove cleanups from find_frame_funname
2017-09-09  Tom TromeyRemove make_cleanup_ui_out_redirect_pop
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-09-04  Pedro AlvesKill init_sal
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-07-17  Pedro AlvesRename make_symbol_completion_list_fn -> symbol_completer
2017-04-12  Tom TromeyChange breakpoint event locations to event_location_up
2017-04-12  Tom TromeyUse scoped_restore in more places
2017-04-12  Tom TromeyIntroduce command_line_up
2017-04-12  Tom TromeyIntroduce event_location_up
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-03-16  Doug EvansCopy lazy string handling fixes from Python.
2017-03-16  Doug EvansNew function tyscm_scm_to_type.
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-26  Yao QiRefactor disassembly code
2017-01-11  Tom TromeyRemove cleanups from execute_gdb_command
2017-01-10  Simon MarchiChange return type of ui_out redirect to void
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-11-21  Yao QiCreate subobject value in pretty printer
2016-11-11  Yao QiRemove apply_val_pretty_printer parameter valaddr
2016-11-08  Pedro AlvesUse ui_file_as_string in execute_command_to_string
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/guile/
2016-11-07  Doug EvansFix ext lang calls to value_struct_elt.
2016-10-21  Tom TromeyUse scoped_restore for ui_file
2016-10-06  Pedro Alvesgdb: Remove some C compiler support leftovers
2016-06-25  David TaylorSupport structure offsets that are 512K or larger.
2016-06-21  Pedro AlvesMake the interpreters be per UI
2016-04-21  Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-04-12  Pedro AlvesEliminate clear_quit_flag
2016-04-12  Pedro AlvesIntroduce interruptible_select
2016-02-09  Keith SeitzUse string_to_event_location_basic in guile.
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Pedro Alvesguile disassembly hardcode TARGET_XFER_E_IO
2015-10-29  Pedro Alvesguile/: Add enum cast
2015-10-27  Simon Marchiguile: Change return value of gdbscm_with_guile for...
2015-10-27  Simon MarchiAdd scm_t_dynwind_flags casts
2015-10-26  Simon Marchiguile: Simplify ioscm_make_gdb_stdio_port
2015-10-26  Simon MarchiFix constness problem in ioscm_make_gdb_stdio_port
2015-10-26  Simon Marchigdbscm_memory_port_write: use local variable to avoid...
2015-10-26  Simon Marchiscm-symbol.c: Add (domain_enum) casts
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-07  Pedro Alvesguile: Add as_a_scm_t_subr
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-06-24  Gary BensonRemove redundant include directives.
2015-05-16  Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-04-11  Jan KratochvilRemove --xdb
2015-04-09  Andy WingoAdd Guile frame-read-register command
2015-03-11  Andy WingoFix typo in value-dynamic-type
2015-03-11  Andy WingoFix memory corruption in Guile command interface
2015-03-11  Andy WingoAdd objfile-progspace to Guile interface
2015-03-11  Andy Wingo[guile] Run finalizers from GDB thread
2015-03-07  Pedro Alvesmore making TRY/CATCH callers look more like real C...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesExported const objects
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-26  Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-02-06  Doug Evansguile/scm-frame.c: Fix spelling errors in a comment.
2015-01-31  Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-07  Joel Brobecker[python,guile] Add comment beside conditions testing...
2015-01-06  Joel Brobeckergdb/guile: Do not error when trying to create empty...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-18  Doug EvansUse SYMBOL_OBJFILE more.
2014-11-12  Pedro Alvesmake "permanent breakpoints" per location and disableable
2014-11-07  Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-09  Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-09-09  Doug EvansReplace use of magic number with named constant.
2014-08-07  Gary BensonInclude string.h in common-defs.h
next