aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-13 * tracepoint.c (tfile_get_trace_state_variable_value): Look forYao Qi6-10/+63
2013-03-13gdb/testsuite/Yao Qi2-16/+9
2013-03-13*** empty log message ***gdbadmin1-1/+1
2013-03-12Update NEWS file following GDB 7.6 branch creation.Joel Brobecker2-1/+9
2013-03-12Record GDB 7.6 branch creation. Bump version number to 7.6.50.20130312-cvs.gdbadmin2-1/+6
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz6-25/+44
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz20-109/+207
2013-03-122013-03-12 Hui Zhu <hui@codesourcery.com>Hui Zhu2-2/+6
2013-03-122013-03-12 Yao Qi <yao@codesourcery.com>Hui Zhu2-21/+12
2013-03-12Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger7-11/+176
2013-03-12*** empty log message ***gdbadmin1-1/+1
2013-03-11 * gdb.texinfo (General Query Packets): Don't use colon in indexEli Zaretskii2-0/+8
2013-03-11 * watchpoint.exp (test_no_hw_watchpoints): Add test usingKeith Seitz2-0/+11
2013-03-11gdb/Jan Kratochvil3-0/+13
2013-03-11 * linespec.c (find_linespec_symbols): Call find_function_symbolsDoug Evans2-58/+77
2013-03-11Avoid invalid pointer to pointer conversions.Pedro Alves3-20/+35
2013-03-112013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2-2/+7
2013-03-11Add tests for the new record-btrace target.Markus Metzger13-4/+730
2013-03-11Document changes to the record target resulting from the renaming intoMarkus Metzger4-34/+220
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger4-1/+15
2013-03-11Add a target for branch trace recording.Markus Metzger4-2/+704
2013-03-11Add command to print the function names from recorded instructions.Markus Metzger5-0/+248
2013-03-11Add a command to provide a disassembly of the execution trace log.Markus Metzger4-0/+299