summaryrefslogtreecommitdiff
path: root/gdb/blockframe.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-2/+2
* [gdb/symtab] Fix disassembly of non-contiguous functionsTom de Vries2020-04-231-13/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Convert symtab.h function signatures to use bool instead of intChristian Biesinger2019-09-261-3/+3
* Fix access to uninitialized variable in fill_in_stop_funcPedro Franco de Carvalho2019-08-091-0/+2
* Revert the header-sorting patchTom Tromey2019-04-061-12/+10
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-10/+12
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-1/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-13/+13
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Introduce find_function_entry_range_from_pc and use it in infrun.cKevin Buettner2018-08-231-0/+37
* Use BLOCK_ENTRY_PC in place of most uses of BLOCK_STARTKevin Buettner2018-08-231-2/+2
* Add support for non-contiguous blocks to find_pc_partial_functionKevin Buettner2018-08-231-19/+80
* "break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves2018-06-291-0/+13
* Eliminate find_pc_partial_function_gnu_ifuncPedro Alves2018-04-261-29/+7
* Calling ifunc functions when target has no debug info but resolver hasPedro Alves2018-04-261-0/+39
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-5/+9
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify struct block in some placesTom Tromey2014-06-181-6/+6
* start change to progspace independenceTom Tromey2014-02-261-4/+4
* change minsym representationTom Tromey2014-02-261-4/+4
* introduce minimal_symbol_upper_boundTom Tromey2014-02-261-42/+12
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * blockframe.c: Remove #include "psymtab.h".Doug Evans2013-08-201-1/+0
* PR symtab/8424:Tom Tromey2013-04-081-2/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-4/+4
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-5/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-3/+3
* Have block_innermost_frame start from selected frame and document.Paul N. Hilfinger2012-01-111-3/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-201-1/+1
* gdb/Jan Kratochvil2011-03-281-7/+28
* gdb/Pedro Alves2011-03-181-1/+4
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-3/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-12/+13
* 2010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-131-0/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* gdbTom Tromey2010-03-101-49/+25
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * blockframe.c (_initialize_blockframe): Remove declaration.Tom Tromey2009-10-231-4/+0