aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-03-21 PR exp/15109:Tom Tromey5-51/+95
2013-03-21 * c-exp.y (YYPRINT): Define.Tom Tromey2-0/+61
2013-03-21 * c-exp.y (%union) <sym, ivar, ivec>: Remove.Tom Tromey2-3/+4
2013-03-21gdb/Yao Qi2-2/+24
2013-03-21*** empty log message ***gdbadmin1-1/+1
2013-03-20 * breakpoint.h (struct breakpoint): Add comment toKeith Seitz3-1/+9
2013-03-20Fix PR gdb/15289 - "set remote hardware-watchpoint-limit" broken (zinteger co...Pedro Alves4-8/+52
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey9-129/+148
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey13-141/+412
2013-03-20 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)Tom Tromey2-8/+14
2013-03-20 * contrib/ari/gdb_ari.sh (OP eol rule): Also checkPierre Muller2-1/+10
2013-03-20gdb/Jan Kratochvil24-70/+107
2013-03-20tfile.exp: Test printing a non-const global that is not covered by the trace ...Pedro Alves3-0/+30
2013-03-20 * windows-nat.c (handle_output_debug_string): Replace callCorinna Vinschen2-1/+6
2013-03-20gdb/Yao Qi2-1/+14
2013-03-20*** empty log message ***gdbadmin1-1/+1
2013-03-19 * windows-nat.c (handle_output_debug_string): Change type of n toCorinna Vinschen2-1/+6
2013-03-19*** empty log message ***gdbadmin1-1/+1
2013-03-18*** empty log message ***gdbadmin1-1/+1
2013-03-17gdb/testsuite/Jan Kratochvil2-0/+11
2013-03-17Avoid MinGW warnings about redefinition of snprintf.Eli Zaretskii2-0/+11
2013-03-17*** empty log message ***gdbadmin1-1/+1
2013-03-16*** empty log message ***gdbadmin1-1/+1
2013-03-15gdb:Steve Ellcey2-1/+6
2013-03-152013-03-15 Tony Theodore <tonyt@logyst.com>Tom Tromey2-1/+6
2013-03-15 PR c++/15116:Tom Tromey5-0/+34
2013-03-15gdb/testsuite/Yao Qi28-2245/+2409
2013-03-15gdb/testsuite/Yao Qi2-1/+6
2013-03-15*** empty log message ***gdbadmin1-1/+1
2013-03-14 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey5-48/+81
2013-03-14gdbTom Tromey2-31/+7
2013-03-14 * symtab.c (error_in_psymtab_expansion): New function.Tom Tromey2-42/+24
2013-03-14gdb/Jan Kratochvil4-0/+17
2013-03-14gdb/Jan Kratochvil2-5/+17
2013-03-14gdb/Jan Kratochvil2-4/+14
2013-03-14gdb/testsuite/Yao Qi114-256/+365
2013-03-142013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-1/+6
2013-03-14From: Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior6-3/+36
2013-03-14gdb/testsuite/Yao Qi2-2/+40
2013-03-14gdb/Yao Qi2-1/+7
2013-03-14gdb/Yao Qi2-0/+19
2013-03-14gdb/Yao Qi10-18/+776
2013-03-14gdb/Yao Qi4-131/+646
2013-03-14*** empty log message ***gdbadmin1-1/+1
2013-03-13Make hppa-hpux-nat.c:hppa_hpux_save_state_offset static.Pedro Alves2-1/+5
2013-03-13Fix completer.c FIXME, and invalid pointer to pointer conversion.Pedro Alves4-99/+35
2013-03-13Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2-1/+5
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves33-256/+462
2013-03-13 * gdb.texinfo (Maintenance Commands): Add missing ')' forKeith Seitz2-1/+6
2013-03-13More invalid pointer to pointer conversions.Pedro Alves7-17/+61