aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-04-03gdb/testsuite/Yao Qi2-4/+11
2013-04-03gdb/testsuite/Yao Qi3-13/+24
2013-04-032013-04-02 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-1/+6
2013-04-03*** empty log message ***gdbadmin1-1/+1
2013-04-02 * dwarf2read.c (read_structure_type): Fix typo in comment.Doug Evans2-1/+5
2013-04-02NEWS/manual: Missing documentation for new commands in 7.6.Pedro Alves4-5/+52
2013-04-02Add missing NEWS and manual bits for "set trace-buffer-size".Pedro Alves4-0/+17
2013-04-02Fix list of files submitted to "make TAGS".Eli Zaretskii2-3/+8
2013-04-02NEWS: Move "set debug notification" and "set trace-buffer-size" under "New op...Pedro Alves2-8/+13
2013-04-02gdb/Jan Kratochvil2-1/+8
2013-04-02unpush the remote target if serial_write fails.Pedro Alves2-8/+32
2013-04-02gdb/ChangeLog:Jiong Wang2-0/+7
2013-04-02*** empty log message ***gdbadmin1-1/+1
2013-04-01 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.Doug Evans2-36/+4
2013-04-01 * dwarf2read.c (struct dwarf2_per_cu_data): Move memberDoug Evans2-65/+60
2013-04-01Fix whitespace errors from last commit.Aleksandar Ristovski1-2/+1
2013-04-01 * dwarf2read.c (free_dwo_file): Add comment.Doug Evans2-0/+8
2013-04-01 Fix coff-pe-read.c to compile with Wunused.Aleksandar Ristovski2-13/+12
2013-04-01 Cleanup: remove unused - breakpoint, buildsymAleksandar Ristovski3-9/+10
2013-04-01gdb/ChangeLogTiago Daitx2-70/+131
2013-04-01*** empty log message ***gdbadmin1-1/+1
2013-03-31*** empty log message ***gdbadmin1-1/+1
2013-03-30*** empty log message ***gdbadmin1-1/+1
2013-03-29 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.Doug Evans2-18/+44
2013-03-29 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, andDoug Evans2-4/+3
2013-03-29 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.Doug Evans2-2/+4
2013-03-29 * dwarf2read.c (read_cutu_die_from_dwo): New function.Doug Evans2-155/+246
2013-03-29 * dwarf2read.c (struct signatured_type): Tweak comment.Doug Evans2-16/+28
2013-03-29 * dwarf2read.c (lookup_signatured_type): Remove complaint aboutDoug Evans2-7/+8
2013-03-29gdb/Yao Qi9-6/+61
2013-03-29Ignore __fu<digits>__ symbols from COFF symbol tablesJoel Brobecker7-0/+151
2013-03-29 * dwarf2read.c (create_debug_types_hash_table): Don't allocate theDoug Evans2-8/+11
2013-03-29 * dwarf2read.c (create_addrmap_from_index): Complain about bad CUDoug Evans2-3/+15
2013-03-29 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".Doug Evans4-13/+28
2013-03-29*** empty log message ***gdbadmin1-1/+1
2013-03-28 * dwarf2read.c (struct dwarf2_per_cu_data): Rename memberDoug Evans2-22/+27
2013-03-28Stop sending qTStatus if the target doesn't recognize it; add packet configur...Pedro Alves5-1/+36
2013-03-28Fix Doug Evans's commit of 2013-03-21.Eli Zaretskii2-5/+13
2013-03-28 * symfile.c (find_separate_debug_file): Add comment.Doug Evans2-2/+7
2013-03-28 * dwarf2read.c (create_partial_symtab): Add forward decl.Doug Evans2-186/+203
2013-03-28 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.Doug Evans2-5/+10
2013-03-28 * typeprint.c (_initialize_typeprint): Improve type help text.Doug Evans2-3/+6
2013-03-28 * python/python.c (finish_python_initialization): Provide suggestionDoug Evans2-2/+11
2013-03-28Fix PR gdb/15294: list with unlimited listsize brokenPedro Alves6-14/+30
2013-03-28list.exp: Avoid hardcoding line numbers.Pedro Alves3-9/+34
2013-03-28list.exp: Adjust "set listsize -1" to current test source's real line count.Pedro Alves2-1/+6
2013-03-28list.exp: Catch "set listsize" failures (and "set listsize -1/0"'s history).Pedro Alves2-1/+6
2013-03-28*** empty log message ***gdbadmin1-1/+1
2013-03-27gdb/Jan Kratochvil2-2/+6
2013-03-27Forbid "set history size (INT_MAX..UINT_MAX)"Pedro Alves2-31/+64