summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* Change symbol_set_names to take an objfile_per_bfd_storageTom Tromey2019-01-101-3/+5
* Remove ALL_COMPUNIT_FILETABSTom Tromey2019-01-091-3/+10
* gdb: Move declarations from symtab.h to source.hAndrew Burgess2019-01-081-24/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|var...Philippe Waroquiers2018-10-271-1/+6
* Remove DEF_VECs from symtab.hTom Tromey2018-10-261-6/+0
* compile: Remove non-const reference parametersSimon Marchi2018-09-061-1/+1
* Add new search_symbols_multiple APIKeith Seitz2018-08-291-0/+43
* Use block_symbol in linespec APIsKeith Seitz2018-08-291-1/+1
* Introduce find_function_entry_range_from_pc and use it in infrun.cKevin Buettner2018-08-231-1/+20
* Add support for non-contiguous blocks to find_pc_partial_functionKevin Buettner2018-08-231-4/+36
* "break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves2018-06-291-2/+13
* For PPC64/ELFv1: Introduce mst_data_gnu_ifuncPedro Alves2018-04-261-1/+19
* Factor out minsym_found/find_function_start_sal overloadPedro Alves2018-04-261-2/+11
* Eliminate find_pc_partial_function_gnu_ifuncPedro Alves2018-04-261-5/+0
* Fix setting breakpoints on ifunc functions after they're already resolvedPedro Alves2018-04-261-0/+1
* Calling ifunc functions when resolver has debug info, user symbol same namePedro Alves2018-04-261-0/+3
* Calling ifunc functions when target has no debug info but resolver hasPedro Alves2018-04-261-0/+11
* Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves2018-01-101-1/+5
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-051-0/+25
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Handle custom completion match prefix / LCDPedro Alves2017-11-291-7/+13
* Convert generic probe interface to C++ (and perform some cleanups)Sergio Durigan Junior2017-11-221-2/+2
* Use an enum to represent subclasses of symbolTom Tromey2017-11-171-8/+18
* Make template_symbol derive from symbolTom Tromey2017-11-171-8/+3
* Handle dereferencing Rust trait objectsTom Tromey2017-11-171-0/+19
* Include <array> to declare std::array<>.John Baldwin2017-11-151-0/+1
* Make the linespec/location completer ignore data symbolsPedro Alves2017-11-081-0/+20
* Simplify completion_list_add_name | remove sym_text / sym_text_lenPedro Alves2017-11-081-1/+0
* lookup_name_info::make_ignore_paramsPedro Alves2017-11-081-1/+14
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-17/+283
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-0/+5
* Change search_symbols to return std::vectorTom Tromey2017-10-081-9/+36
* Make "list ambiguous" show symbol names tooPedro Alves2017-09-201-0/+1
* Kill init_salPedro Alves2017-09-041-12/+10
* struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves2017-09-041-5/+0
* Handle function aliases better (PR gdb/19487, errno printing)Pedro Alves2017-08-211-0/+7
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-171-0/+15
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-12/+19
* Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves2017-07-171-3/+0
* ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi2017-07-141-2/+2
* Change find_pcs_for_symtab_line to return a std::vectorTom Tromey2017-04-121-3/+3
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-19/+14
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use ui_file_as_string throughout morePedro Alves2016-11-081-2/+37
* Remove Java supportTom Tromey2016-10-061-2/+2
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-3/+7
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-231-0/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1