aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-11-28 * gdb.ada/int_deref.exp: Convert the addresses into long_integerJoel Brobecker2-2/+8
2008-11-282008-11-25 monitor.c (monitor_insert_breakpoint): Remove, already in log before.Jan Kratochvil1-1/+0
2008-11-28*** empty log message ***gdbadmin1-1/+1
2008-11-27 * gdb.cp/formatted-ref.exp: Add equality test.Jerome Guitton3-0/+25
2008-11-27gdb:Tristan Gingold17-0/+3731
2008-11-27*** empty log message ***gdbadmin1-1/+1
2008-11-262008-11-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+5
2008-11-26 * value.h (allocate_value_lazy): New function declaration.Jerome Guitton4-81/+115
2008-11-262008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry.Jan Kratochvil1-1/+1
2008-11-26 Fix automatic restoration of breakpoints memory for ia64.Jan Kratochvil3-40/+196
2008-11-26 * gdbint.texinfo (Target Conditionals): Extend theJan Kratochvil2-2/+14
2008-11-26 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.Jan Kratochvil4-1/+98
2008-11-26*** empty log message ***gdbadmin1-1/+1
2008-11-25*** empty log message ***gdbadmin1-1/+1
2008-11-24 * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey5-24/+32
2008-11-24 * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.Doug Evans2-7/+4
2008-11-242008-11-24 Paul Pluzhnikov <ppluzhnikov@google.com>Tom Tromey2-4/+9
2008-11-24 * server.c (handle_v_run): Always use the supplied argument list.Daniel Jacobowitz2-16/+15
2008-11-24 Fix access of an already freed memory.Jan Kratochvil3-1/+13
2008-11-24 PR gdb/2474Daniel Jacobowitz2-6/+50
2008-11-24 * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): UseJerome Guitton2-1/+7
2008-11-24*** empty log message ***gdbadmin1-1/+1
2008-11-23*** empty log message ***gdbadmin1-1/+1
2008-11-22 * gdb.texinfo (M68K Features): Fix typo.Vladimir Prus2-1/+5
2008-11-22 Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.Joel Brobecker4-31/+30
2008-11-22*** empty log message ***gdbadmin1-1/+1
2008-11-21 * configure: Rebuild.Tom Tromey3-5212/+55
2008-11-21 * python/python-internal.h (PyGILState_Ensure): New define.Tom Tromey4-2/+67
2008-11-21*** empty log message ***gdbadmin1-1/+1
2008-11-20 * frame.c (frame_debug_got_null_frame): Remove file arg.Doug Evans2-8/+11
2008-11-20* gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patternsAndreas Schwab3-334/+348
2008-11-20 * infrun.c (resume): If following a fork, also reset regcache,Pedro Alves2-0/+11
2008-11-20 * printcmd.c (sym_info): Don't print the offset if it's zero.Doug Evans4-18/+40
2008-11-20 * infrun.c (resume): If following a fork, reread the currentPedro Alves2-2/+11
2008-11-20 * inferior.h (proceed_to_finish): Delete, unused.Doug Evans3-9/+10
2008-11-20*** empty log message ***gdbadmin1-1/+1
2008-11-19 * frv-tdep.c (frv_skip_main_prologue): New function.Kevin Buettner3-3/+96
2008-11-19gdb/Bob Wilson6-164/+138
2008-11-19 * remote.c (escape_buffer): New.Pedro Alves3-19/+84
2008-11-19*** empty log message ***gdbadmin1-1/+1
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+5
2008-11-18gdb/Thiago Jung Bauermann12-6/+777
2008-11-18gdb/Thiago Jung Bauermann20-7/+1293
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov8-16/+104
2008-11-18 * gdb.texinfo (Set Catchpoints): Remove the documentation ofJoel Brobecker2-10/+5
2008-11-18 * NEWS: Document the removal of "catch load" and "catch unload".Joel Brobecker2-0/+10
2008-11-18 * infcall.c (call_function_by_hand): Fix punctuation and capitalizationDoug Evans5-6/+16
2008-11-18*** empty log message ***gdbadmin1-1/+1
2008-11-17 PR gdb/2250Ulrich Weigand2-22/+118
2008-11-17 Implement =thread-selected notification.Vladimir Prus9-19/+103