SHF_GNU_RETAIN 7a and 7b tests
[binutils-gdb.git] / gdb / stack.c
2020-12-16 Tom TromeyIntroduce expression::first_opcode
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-30 Pedro AlvesMake scoped_restore_current_thread's cdtors exception...
2020-09-29 Tom TromeyRemove target_has_stack macro
2020-08-15 Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-05-22 Andrew Burgessgdb: Restore old annotations behaviour when printing...
2020-05-15 Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-30 Philippe WaroquiersRemove duplicated creation of "frame" command and ...
2020-04-29 Tom TromeyRemove some dead code
2020-03-14 Tom TromeyIntroduce common_val_print_checked
2020-03-10 Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-02-24 Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-06 Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
2019-12-06 Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-11-26 Simon MarchiMake a bunch of functions static
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-10 Andrew Burgessgdb: Add a class to track last display symtab and line...
2019-11-10 Andrew Burgessgdb: Convert frame_show_address to return a bool
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-17 Tom de Vries[gdb] Fix typos in comments
2019-10-01 Tom TromeyUse styled_string in more places
2019-10-01 Tom TromeyIntroduce metadata style
2019-10-01 Tom TromeyRemove the ui_out_style_kind enum
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-27 Andrew Burgessgdb: Add new -n flag to some info commands
2019-08-16 Alan HaywardMove [PAC] into a new MI field addr_flags
2019-08-07 Tom TromeyMake struct frame_arg self-managing
2019-08-07 Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-05 Tom TromeyUse _() in calls to build_help
2019-07-29 Philippe WaroquiersImplement 'set print frame-info|frame-arguments presence'.
2019-07-27 Kevin BuettnerPrefer symtab symbol over minsym for function names...
2019-07-17 Tom TromeyRename field_int to field_signed
2019-07-11 Andrew Burgessgdb: Add command completers for some info commands
2019-07-11 Andrew Burgessgdb: Make use of gdb::option framework for some info...
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-15 Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15 Andrew Burgessgdb: Remove an update of current_source_line and curren...
2019-06-12 Pedro AlvesMake "frame apply" support -OPT options
2019-06-12 Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12 Pedro AlvesMake "backtrace" support -OPT options
2019-06-12 Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-05-04 Tom TromeyUse "false" in select_frame_for_mi
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28 Tom TromeyStyle addresses
2018-12-28 Tom TromeyStyle variable names
2018-12-28 Tom TromeyAdd output styles to gdb
2018-11-02 Philippe WaroquiersQUIET flag initialization missing in 2 places.
2018-10-27 Philippe WaroquiersAdd [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info...
2018-10-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-28 Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-08-23 Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
2018-07-22 Tom TromeySimple unused variable removals
2018-07-12 Philippe WaroquiersImplement frame apply [all | COUNT | -COUNT | level...
2018-06-27 Tom TromeyUpdate "func" help text to GNU standards
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-30 Joel Brobecker(ARI) remove trailing newline in call to error in stack...
2018-05-24 Andrew Burgessgdb: Split func_command into two parts.
2018-05-24 Philippe WaroquiersPATCH (obvious): Fix a comment, and pass stream to...
2018-05-24 Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-05-19 Philippe WaroquiersRemove useless variable int i in backtrace_command_1
2018-05-19 Philippe WaroquiersFix reference in comment: SRC_AND_LOC instead of LOC_AN...
2018-04-06 Tom TromeyIntroduce a gdb_ref_ptr specialization for struct value
2018-03-27 Tom TromeyRemove verbose code from backtrace command
2018-03-27 Tom TromeyImprove "backtrace" help text
2018-03-27 Tom TromeyMove some code later in backtrace_command_1
2018-03-27 Tom TromeyAllow hiding of some filtered frames
2018-03-27 Tom TromeyChange backtrace_command_1 calling to use flags
2018-03-27 Tom TromeyRationalize "backtrace" command line parsing
2018-03-19 Tom TromeyConvert observers to C++
2018-02-26 Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-02-26 Tom TromeyMake "bt N" print correct number of frames when using...
2018-01-05 Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-22 Simon MarchiShow optimized out local variables in "info locals"
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
2017-11-07 Tom TromeyRemove cleanup from backtrace_command
2017-11-07 Tom TromeyConstify add_com_suppress_notification
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-09 Pedro AlvesMake cp_remove_params return a gdb::unique_xmalloc_ptr
2017-09-30 Tom TromeyRemove some cleanups from stack.c
2017-09-11 Tom TromeyRemove cleanups from find_frame_funname
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-09-09 Tom TromeyUse gdb::def_vector in func_command
2017-09-09 Tom TromeyUse ui_out_emit_tuple in more places
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesKill init_sal
next