aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-10-282010-10-28 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+5
2010-10-26fix typo in _FILE_OFFSET_BITS commentJoel Brobecker1-0/+4
2010-10-26Fix build failures with python support on sparc-solarisJoel Brobecker1-0/+6
2010-10-26replace strcmp by FILENAME_CMP for filename comparisonJoel Brobecker1-0/+5
2010-10-26avoid assignment inside if condition (dictionary.c)Joel Brobecker1-0/+4
2010-10-21 * Makefile.in (install): Remove dependency of install-only andJie Zhang1-0/+7
2010-10-202010-10-20 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+11
2010-10-20 * remote.c (remote_get_threadlist): If we got emptyVladimir Prus1-0/+6
2010-10-19 * arm-tdep.c (thumb_get_next_pc_raw): Handle Thumb-16 encodingUlrich Weigand1-0/+6
2010-10-19Support overloading of 'operator->'.Sami Wagiaalla1-0/+12
2010-10-19 * python/py-cmd.c (cmdpy_function): Unreference exception state.Tom Tromey1-0/+4
2010-10-19Support pointer to bool conversion.Sami Wagiaalla1-0/+7
2010-10-19 * c-typeprint.c (c_type_print_base, case TYPE_CODE_TYPEDEF): VerifyDoug Evans1-0/+5
2010-10-18gdbTom Tromey1-0/+5
2010-10-17gdb/Jan Kratochvil1-0/+10
2010-10-17gdb/Jan Kratochvil1-0/+15
2010-10-17gdb/Jan Kratochvil1-0/+18
2010-10-17gdb/Jan Kratochvil1-0/+5
2010-10-15 * p-typeprint.c (pascal_type_print_method_args): Fix problem inPierre Muller1-0/+5
2010-10-15 PR python/11948:Tom Tromey1-0/+22
2010-10-15gdb/Jan Kratochvil1-0/+9
2010-10-15 * p-lang.c (is_pascal_string_type): Use TYPE_FIELD_NAME accessor.Pierre Muller1-0/+4
2010-10-14Fixed void* vs int* overload issue (PR C++/10343).Sami Wagiaalla1-0/+11
2010-10-14 * p-lang.c (is_pascal_string_type): Avoid crashes on structuresPierre Muller1-0/+5
2010-10-13 New python module gdb.types.Doug Evans1-0/+5
2010-10-13 * language.h (LA_PRINT_ARRAY_INDEX): Fix argument name.Tom Tromey1-0/+4
2010-10-13 * c-typeprint.c: Whitespace cleanup.Doug Evans1-0/+8
2010-10-13gdb/Jan Kratochvil1-0/+39
2010-10-12 * python/py-prettyprint.c (search_pp_list): Fix error checking.Tom Tromey1-0/+4
2010-10-12Eliminate 'is_ancestor' redundant code.Sami Wagiaalla1-0/+6
2010-10-12 * ser-go32.c (struct dos_ops): Add missing fdopen field.Pierre Muller1-0/+4
2010-10-12 * gdb/arm-tdep.c (arm_mode_strings): Add NULL entry at end of array.Matthew Gretton-Dann1-0/+4
2010-10-11 * c-typeprint.c (c_type_print_modifier): Add note that this printsDoug Evans1-0/+5
2010-10-11gdb/Jan Kratochvil1-0/+6
2010-10-08 * tracepoint.c (merge_uploaded_trace_state_variables): Only printDaniel Jacobowitz1-0/+5
2010-10-08gdb:Ken Werner1-0/+5
2010-10-08 * arm-tdep.c (thumb_expand_immediate): New function.Ulrich Weigand1-0/+12
2010-10-082010-10-08 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand1-0/+8
2010-10-07 * cc-with-index.sh (output_file): Default to a.out.Doug Evans1-0/+2
2010-10-07 * dwarf2read.c (mapped_index): Rename member index_table toDoug Evans1-0/+8
2010-10-07 * addrmap.h (addrmap_foreach_fn): New typedef.Doug Evans1-0/+13
2010-10-07Correct dict_hash to our most recent version.Paul N. Hilfinger1-0/+5
2010-10-07Rework symbol searches to move Ada-specific stuff to ada-lang.c.Paul N. Hilfinger1-18/+43
2010-10-07Extend hashed symbol dictionaries to work with AdaPaul N. Hilfinger1-0/+22
2010-10-07 * data-directory/Makefile.in: Remove @host_makefile_frag@, @frags@.Doug Evans1-0/+4
2010-10-06 * Makefile.in (REQUIRED_SUBDIRS): New var.Doug Evans1-0/+3
2010-10-06gdb:Ken Werner1-0/+4
2010-10-06 Create subdir data-directory.Doug Evans1-0/+19
2010-10-06[Ada] Fix ARI warnings in advance_wild_matchJoel Brobecker1-0/+6
2010-10-06gdb:Ken Werner1-0/+13