summaryrefslogtreecommitdiff
path: root/gdb/stack.c
Commit message (Expand)AuthorAgeFilesLines
* [gdb/backtrace] Fix printing of fortran string argsTom de Vries2020-08-151-0/+6
* gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess2020-05-221-4/+19
* Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2020-05-151-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-1/+1
* Remove duplicated creation of "frame" command and "f" alias.Philippe Waroquiers2020-04-301-9/+0
* Remove some dead codeTom Tromey2020-04-291-50/+0
* Introduce common_val_print_checkedTom Tromey2020-03-131-1/+1
* gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess2020-03-101-1/+1
* [gdb] Ensure listing of unused static var in info localsTom de Vries2020-02-241-0/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* gdb: Fix backtrace with disassemble-next-line onAndrew Burgess2020-01-061-5/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Use an accessor function for general_symbol_info::languageChristian Biesinger2019-12-161-7/+7
* Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers2019-12-061-0/+2
* Make a bunch of functions staticSimon Marchi2019-11-261-1/+1
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-16/+15
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-2/+2
* gdb: Add a class to track last display symtab and line informationAndrew Burgess2019-11-101-70/+94
* gdb: Convert frame_show_address to return a boolAndrew Burgess2019-11-101-2/+2
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-2/+2
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* Use styled_string in more placesTom Tromey2019-10-011-3/+6
* Introduce metadata styleTom Tromey2019-10-011-9/+15
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-7/+9
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-4/+4
* gdb: Add new -n flag to some info commandsAndrew Burgess2019-08-271-4/+73
* Move [PAC] into a new MI field addr_flagsAlan Hayward2019-08-161-9/+20
* Make struct frame_arg self-managingTom Tromey2019-08-071-12/+6
* AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward2019-08-071-1/+5
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-6/+7
* Use _() in calls to build_helpTom Tromey2019-08-051-4/+4
* Implement 'set print frame-info|frame-arguments presence'.Philippe Waroquiers2019-07-291-18/+108
* Prefer symtab symbol over minsym for function names in non-contiguous blocksKevin Buettner2019-07-271-56/+15
* Rename field_int to field_signedTom Tromey2019-07-171-5/+5
* gdb: Add command completers for some info commandsAndrew Burgess2019-07-111-4/+6
* gdb: Make use of gdb::option framework for some info commandsAndrew Burgess2019-07-111-28/+10
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess2019-06-151-32/+28
* gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess2019-06-151-4/+3
* Make "frame apply" support -OPT optionsPedro Alves2019-06-131-31/+191
* "backtrace full/no-filters/hide" completerPedro Alves2019-06-131-22/+62
* Make "backtrace" support -OPT optionsPedro Alves2019-06-131-97/+239
* "set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2019-06-131-2/+14
* Use "false" in select_frame_for_miTom Tromey2019-05-041-1/+1
* Have 'thread|frame apply' style their output.Philippe Waroquiers2019-04-271-1/+2
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-11/+11
* Rewrite TRY/CATCHTom Tromey2019-04-081-33/+22
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-16/+16
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1