aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-05-27*** empty log message ***gdbadmin1-1/+1
2008-05-26 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failureLuis Machado2-2/+7
2008-05-26*** empty log message ***gdbadmin1-1/+1
2008-05-25*** empty log message ***gdbadmin1-1/+1
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo11-30/+145
2008-05-24*** empty log message ***gdbadmin1-1/+1
2008-05-23* linespec.c (decode_objc): Save current language around call toAndreas Schwab2-2/+15
2008-05-23 * gdb.ada/null_array/foo.adb: Add multi-dimensional arrayJoel Brobecker3-3/+16
2008-05-23 * valprint.h (get_array_bounds): Renames get_array_low_bound.Joel Brobecker4-90/+152
2008-05-23 * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling7-55/+27
2008-05-23 * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars,Markus Deuling4-30/+43
2008-05-23*** empty log message ***gdbadmin1-1/+1
2008-05-22 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stubPedro Alves2-3/+3
2008-05-22 * gdb.texinfo (vAttach): Re-remove requirement of the stub killingPedro Alves2-2/+7
2008-05-22 * symtab.h (struct symbol): Make "aux_value" member a void pointerUlrich Weigand2-20/+21
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand14-115/+24
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand14-39/+19
2008-05-22 * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand9-78/+15
2008-05-22 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.Jan Kratochvil2-4/+8
2008-05-22*** empty log message ***gdbadmin1-1/+1
2008-05-212008-05-21 Markus Deuling <deuling@de.ibm.com>Maxim Grigoriev2-29/+27
2008-05-21Fix the date of the entry that I just added.Joel Brobecker1-1/+1
2008-05-21 * gdb.texinfo (Continuing and Stepping): Document the new "fin"Joel Brobecker2-1/+8
2008-05-21 * gdb.base/finish.exp: Test that "fin" works as an abbreviationJoel Brobecker2-0/+21
2008-05-21 * infcmd.c (_initialize_infcmd): Add new "fin" alias for "finish".Joel Brobecker2-0/+5
2008-05-21 * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove.Ulrich Weigand2-12/+4
2008-05-21 * alpha-mdebug-tdep.c: Include "trad-frame.h".Ulrich Weigand3-20/+25
2008-05-21 * score-tdep.c (score_print_insn): Get the current endianess fromMarkus Deuling2-1/+6
2008-05-21Add @r{, annotation} marker to new-thread function index entry.Nick Roberts1-1/+1
2008-05-21*** empty log message ***gdbadmin1-1/+1
2008-05-20 * frame.c (get_prev_frame_1): Build frame id before settingPedro Alves2-1/+10
2008-05-20Test for new annotation.Nick Roberts1-0/+39
2008-05-20*** empty log message ***Nick Roberts2-0/+8
2008-05-20(Multi-threaded Apps): New node for new annotation.Nick Roberts1-0/+16
2008-05-20(thread.o): Add dependency on annotate.h.Nick Roberts1-1/+1
2008-05-20(add_thread_with_info): Use it.Nick Roberts1-1/+3
2008-05-20(annotate_new_thread): New extern.Nick Roberts1-0/+1
2008-05-20(annotate_new_thread): New function for new-threadNick Roberts1-0/+9
2008-05-20*** empty log message ***Nick Roberts1-0/+8
2008-05-20 * win32-nat.c (win32_wait): Block the control-c event whileJoel Brobecker3-2/+43
2008-05-20*** empty log message ***gdbadmin1-1/+1
2008-05-19 * symtab.h (lookup_symbol_in_language): Update comment.Pedro Alves4-6/+10
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand32-181/+169
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand14-198/+121
2008-05-19*** empty log message ***gdbadmin1-1/+1
2008-05-18*** empty log message ***gdbadmin1-1/+1
2008-05-17 * remote.c (init_extended_remote_ops): Fix typo.Pedro Alves2-2/+6
2008-05-17*** empty log message ***gdbadmin1-1/+1
2008-05-16 * NEWS: Mention new DICOS x86 target configuration.Pedro Alves2-0/+8
2008-05-16gdb/Ulrich Weigand9-14/+252