summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-014-24/+29
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-012-0/+5
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-014-25/+6
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-014-4/+11
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-017-4/+18
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-012-19/+4
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-012-9/+115
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-013-32/+6
* * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".Maciej W. Rozycki2012-03-012-0/+610
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-016-56/+189
* * gdb.cp/method2.exp: Output of overload menu is nowKeith Seitz2012-03-014-157/+239
* * linespec.c (decode_line_2): Sort the list of methodsKeith Seitz2012-03-012-0/+11
* * gdb.base/help.exp (help show user): Update expected resultKeith Seitz2012-03-012-1/+6
* * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,Doug Evans2012-03-012-26/+7
* * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans2012-03-019-11/+77
* * valprint.h (struct generic_val_print_decorations): New.Tom Tromey2012-03-018-744/+539
* * valprint.c (val_print): Update.Tom Tromey2012-03-0118-164/+145
* * value.h (val_print): Return void.Tom Tromey2012-03-013-17/+17
* * value.h (common_val_print): Return void.Tom Tromey2012-03-013-13/+15
* * value.h (value_print): Return void.Tom Tromey2012-03-0114-53/+66
* * value.c (value_primitive_field): Handle virtual base classes.Tom Tromey2012-03-012-2/+13
* * gdbtypes.h (struct vbase): Remove.Tom Tromey2012-03-012-7/+4
* * c-valprint.c (print_function_pointer_address): Move...Tom Tromey2012-03-015-46/+37
* [NEWS] Document condition at end of catch exception/assert commandsJoel Brobecker2012-03-012-0/+15
* * valprint.c (val_print_type_code_flags): Fix placement ofTom Tromey2012-03-012-1/+6
* Do not set MULTILINE_COMMENT_PREFIXES before calling update-copyrightJoel Brobecker2012-03-012-12/+6
* Import gnulib's latest update-copyright script...Joel Brobecker2012-03-013-5/+22
* remove dead code in varobj.c:c_value_of_variableJoel Brobecker2012-03-012-5/+4
* *** empty log message ***gdbadmin2012-03-011-1/+1
* [Ada] processId: Do not modify already encoded IDsJoel Brobecker2012-02-292-2/+18
* ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker2012-02-294-8/+21
* Minor cleanup to a couple of functions in ada-lang.c.Joel Brobecker2012-02-293-11/+20
* [Ada] avoid error message pollution with uninitialized tagged variableJoel Brobecker2012-02-297-67/+203
* [Ada] New functions to decode Ada types and valuesJoel Brobecker2012-02-293-0/+51
* [Ada] Fix comment in ada-lang.c:ada_is_ignored_fieldJoel Brobecker2012-02-292-3/+12
* [Ada] Do not cache lookup result if not full_searchJoel Brobecker2012-02-292-2/+7
* [Ada] print packed arrays indexed by enumerated typeJoel Brobecker2012-02-298-5/+129
* [Ada] Handle reference to array descriptorsJoel Brobecker2012-02-297-0/+123
* Ada: ada_to_fixed_value should also unwrap_valueJoel Brobecker2012-02-292-7/+15
* [Ada] whatis not printing array type name for value from historyJoel Brobecker2012-02-297-0/+124
* Add support for condition in Ada exception catchpoint commandsJoel Brobecker2012-02-292-13/+93
* gdb/Jan Kratochvil2012-02-295-7/+104
* gdb/Jan Kratochvil2012-02-292-3/+12
* gdb/testsuite/Jan Kratochvil2012-02-293-73/+146
* gdb/Jan Kratochvil2012-02-297-0/+29
* gdb/gdbserver:qiyao2012-02-295-0/+220
* *** empty log message ***gdbadmin2012-02-291-1/+1
* gdb/testsuite/tschwinge2012-02-285-58/+68
* Fix ARI violation in ada_tasks_inferior_data_sniffer.Joel Brobecker2012-02-282-7/+15
* gdb/testsuite/tschwinge2012-02-286-18/+8