aboutsummaryrefslogtreecommitdiff
path: root/gdb/blockframe.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-6/+6
2020-10-30Make scoped_restore_current_thread's cdtors exception free (RFC)Pedro Alves1-5/+1
2020-07-28Demangle function names when disassemblingAndrew Burgess1-10/+26
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-2/+2
2020-04-23[gdb/symtab] Fix disassembly of non-contiguous functionsTom de Vries1-13/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-22Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger1-1/+1
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-09-26Convert symtab.h function signatures to use bool instead of intChristian Biesinger1-3/+3
2019-08-09Fix access to uninitialized variable in fill_in_stop_funcPedro Franco de Carvalho1-0/+2
2019-04-06Revert the header-sorting patchTom Tromey1-12/+10
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-10/+12
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-1/+1
2019-01-09Remove most uses of ALL_OBJFILESTom Tromey1-13/+13
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-23Introduce find_function_entry_range_from_pc and use it in infrun.cKevin Buettner1-0/+37
2018-08-23Use BLOCK_ENTRY_PC in place of most uses of BLOCK_STARTKevin Buettner1-2/+2
2018-08-23Add support for non-contiguous blocks to find_pc_partial_functionKevin Buettner1-19/+80
2018-06-29"break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves1-0/+13
2018-04-26Eliminate find_pc_partial_function_gnu_ifuncPedro Alves1-29/+7
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves1-0/+39
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-5/+9
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-6/+6
2014-02-26start change to progspace independenceTom Tromey1-4/+4
2014-02-26change minsym representationTom Tromey1-4/+4
2014-02-26introduce minimal_symbol_upper_boundTom Tromey1-42/+12
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans1-1/+0
2013-04-08 PR symtab/8424:Tom Tromey1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-4/+4
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-5/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-3/+3
2012-01-11Have block_innermost_frame start from selected frame and document.Paul N. Hilfinger1-3/+6
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-03-28gdb/Jan Kratochvil1-7/+28
2011-03-18 gdb/Pedro Alves1-1/+4
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+13