aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey17-72/+143
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey33-196/+344
2012-07-18 * breakpoint.c (find_condition_and_thread): InitializeKeith Seitz2-7/+14
2012-07-182012-07-18 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+14
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior3-8/+13
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior7-158/+161
2012-07-182012-07-18 Terry Guo <terry.guo@arm.com>xuepeng guo3-47/+78
2012-07-18Update the NEWS file following the creation of the GDB 7.5 branch.Joel Brobecker2-1/+9
2012-07-18Record GDB 7.5 branch creation. Bump version numbergdbadmin2-1/+6
2012-07-18 * linespec.c (linespec_parse_line_offset): Make parameterKeith Seitz2-1/+6
2012-07-18*** empty log message ***gdb_7_5-branchpointgdbadmin1-1/+1
2012-07-17*** empty log message ***gdbadmin1-1/+1
2012-07-16gdb/testsuite/Jan Kratochvil2-4/+21
2012-07-16gdb/Jan Kratochvil8-11/+132
2012-07-162012-07-16 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2-5/+8
2012-07-16 * jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.Tom Tromey2-3/+4
2012-07-16 * dwarf2read.c (stmt_list_hash): New struct.Doug Evans2-75/+161
2012-07-16 * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",Doug Evans2-27/+25
2012-07-16*** empty log message ***gdbadmin1-1/+1
2012-07-15gdb/testsuite/Jan Kratochvil2-2/+8
2012-07-15*** empty log message ***gdbadmin1-1/+1
2012-07-14*** empty log message ***gdbadmin1-1/+1
2012-07-13 * symtab.c (filename_seen): Update comment.Doug Evans2-3/+6
2012-07-13gdb/Jan Kratochvil7-39/+263
2012-07-13gdb/Jan Kratochvil2-0/+11
2012-07-13gdb/Jan Kratochvil2-1/+17
2012-07-13 * symtab.c (output_source_filename): Delete unnecessary forward decl.Doug Evans2-49/+123
2012-07-13gdb/testsuite/Jan Kratochvil2-1/+6
2012-07-13*** empty log message ***gdbadmin1-1/+1
2012-07-12 * psymtab.c (map_symbol_filenames_psymtab): Skip shared psymtabs.Doug Evans2-0/+9
2012-07-12 * lib/gdb.exp (standard_testfile): Don't declare objdir.Tom Tromey2-3/+8
2012-07-12 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.Tom Tromey15-173/+54
2012-07-12 * lib/gdb.exp (build_executable_from_specs): New proc, fromTom Tromey2-13/+58
2012-07-12Separate the indices in gdbint.texinfo into 2 nodes, to avoid file-name clashes.Eli Zaretskii2-6/+23
2012-07-12*** empty log message ***gdbadmin1-1/+1
2012-07-11 * gdb.reverse/break-precsave.exp: Use standard_output_file.Tom Tromey11-30/+53
2012-07-11*** empty log message ***gdbadmin1-1/+1
2012-07-10 PR gdb/13498Doug Evans2-170/+1013
2012-07-10 * buildsym.c (finish_block_internal): New arg "expandable".Doug Evans3-18/+155
2012-07-10 * psympriv.h (struct partial_symtab): New member "anonymous".Doug Evans3-5/+45
2012-07-10 * dictionary.c (dict_add_pending): New function.Doug Evans3-0/+26
2012-07-10 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,Tom Tromey68-234/+214
2012-07-10 * gdb.cp/abstract-origin.exp: Use standard_testfile.Tom Tromey101-1026/+459
2012-07-10 * lib/gdb.exp (standard_testfile): Unset output variables fromTom Tromey2-0/+18
2012-07-10 * buildsym.c (start_subfile): Remove unnecessary check forDoug Evans2-1/+4
2012-07-10 * psymtab.c (allocate_psymtab): Use host_address_to_string.Doug Evans2-2/+4
2012-07-10 * dwarf2read.c (load_full_type_unit): Simplify.Doug Evans2-15/+8
2012-07-10*** empty log message ***gdbadmin1-1/+1
2012-07-09 * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_unitsDoug Evans2-8/+11
2012-07-09gdb/testsuite:Yao Qi45-46/+75