aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-17 Implement continue/interrupt of thread groups.Vladimir Prus2-3/+74
2008-11-17 Implement '-target-detach pid'.Vladimir Prus6-4/+51
2008-11-17 Include group-id in thread-created notification.Vladimir Prus5-4/+20
2008-11-17 Notification for attach/detach.Vladimir Prus5-0/+51
2008-11-17 Implement -list-thread-groups.Vladimir Prus6-6/+82
2008-11-17*** empty log message ***gdbadmin1-1/+1
2008-11-16 Remove some unused macros related to the old load/unload catchpoints.Joel Brobecker2-53/+8
2008-11-16 * gdb.base/help.exp: Remove the "catch load" and "catch unload"Joel Brobecker2-1/+6
2008-11-16 Remove support for catch load and catch unload commands.Joel Brobecker4-347/+23
2008-11-16*** empty log message ***gdbadmin1-1/+1
2008-11-15 From Jerome Guitton <guitton@adacore.com>Joel Brobecker2-12/+31
2008-11-15 * gdb.ada/int_deref.exp: New testcase.Joel Brobecker4-0/+90
2008-11-15 * ada-lang.c (ada_evaluate_subexp): Improve handling of integerJoel Brobecker2-6/+17
2008-11-15 * NEWS: Mention sparc64-linux-gnu gdbserver support.Daniel Jacobowitz2-0/+7
2008-11-15*** empty log message ***gdbadmin1-1/+1
2008-11-142008-11-14 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz8-3/+418
2008-11-14gdbTom Tromey4-1/+95
2008-11-14(set_lang_c): Delete.Doug Evans1-35/+3
2008-11-14*** empty log message ***gdbadmin1-1/+1
2008-11-13 * printcmd.c: define PRINTF_HAS_LONG_LONG only if not yet defined.Joel Brobecker2-1/+5
2008-11-13gdb/ChangeLog:Ulrich Weigand2-1/+8
2008-11-13 * monitor.c (monitor_insert_breakpoint): Remove unused variable `bp'.Jan Kratochvil2-2/+5
2008-11-13 * ia64-tdep.c: Remove commented out #define.Joel Brobecker2-3/+4
2008-11-13 * remote-sim.c (gdbsim_mourn_inferior): Use "target" parameterJoel Brobecker2-1/+7
2008-11-13*** empty log message ***gdbadmin1-1/+1
2008-11-12 * infcall.c (call_function_by_hand): Handle inferior exit.Doug Evans5-0/+142