daily update
[binutils-gdb.git] / gdb /
2008-11-17 Ulrich Weigand PR gdb/2250
2008-11-17 Vladimir Prus Implement =thread-selected notification.
2008-11-17 Vladimir Prus Implement continue/interrupt of thread groups.
2008-11-17 Vladimir Prus Implement '-target-detach pid'.
2008-11-17 Vladimir Prus Include group-id in thread-created notification.
2008-11-17 Vladimir Prus Notification for attach/detach.
2008-11-17 Vladimir Prus Implement -list-thread-groups.
2008-11-17 gdbadmin*** empty log message ***
2008-11-16 Joel Brobecker Remove some unused macros related to the old...
2008-11-16 Joel Brobecker * gdb.base/help.exp: Remove the "catch load...
2008-11-16 Joel Brobecker Remove support for catch load and catch unload...
2008-11-16 gdbadmin*** empty log message ***
2008-11-15 Joel Brobecker From Jerome Guitton <guitton@adacore.com>
2008-11-15 Joel Brobecker * gdb.ada/int_deref.exp: New testcase.
2008-11-15 Joel Brobecker * ada-lang.c (ada_evaluate_subexp): Improve handling...
2008-11-15 Daniel Jacobowitz * NEWS: Mention sparc64-linux-gnu gdbserver support.
2008-11-15 gdbadmin*** empty log message ***
2008-11-14 Daniel Jacobowitz2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-11-14 Tom Tromeygdb
2008-11-14 Doug Evans(set_lang_c): Delete.
2008-11-14 gdbadmin*** empty log message ***
2008-11-13 Joel Brobecker * printcmd.c: define PRINTF_HAS_LONG_LONG only...
2008-11-13 Ulrich Weigandgdb/ChangeLog:
2008-11-13 Jan Kratochvil * monitor.c (monitor_insert_breakpoint): Remove unused...
2008-11-13 Joel Brobecker * ia64-tdep.c: Remove commented out #define.
2008-11-13 Joel Brobecker * remote-sim.c (gdbsim_mourn_inferior): Use "target...
2008-11-13 gdbadmin*** empty log message ***
2008-11-12 Doug Evans * infcall.c (call_function_by_hand): Handle inferior...
2008-11-12 gdbadmin*** empty log message ***
2008-11-11 Thiago Jung Bauermann * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_i...
2008-11-11 Joel Sherrill2008-11-11 Joel Sherrill <joel.sherrilL@oarcorp.com>
2008-11-11 Doug Evans * lib/gdb.exp (GDBFLAGS): Move -nx ...
2008-11-11 gdbadmin*** empty log message ***
2008-11-10 Tom Tromey * gdbtypes.c (copy_type_recursive): Clear new fields.
2008-11-10 Tom Tromey * cli/cli-cmds.c (source_script): Clean up full_pathna...
2008-11-10 gdbadmin*** empty log message ***
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-11-09 Vladimir Prus * thread.c (print_thread_info): Eliminate now useless...
2008-11-09 gdbadmin*** empty log message ***
2008-11-08 Eli Zaretskii(coff_symtab_read): Fix a typo in a comment.
2008-11-08 gdbadmin*** empty log message ***
2008-11-07 Doug Evansfix typo in date
2008-11-07 gdbadmin*** empty log message ***
2008-11-06 Pedro Alves * i386-dicos-tdep.c (i386_dicos_init_abi): Set decr_pc...
2008-11-06 gdbadmin*** empty log message ***
2008-11-05 Pedro Alves * remote.c (notice_new_inferiors): Add a new inferior...
2008-11-05 Pedro Alves * defs.h (add_inferior_continuation)
2008-11-05 gdbadmin*** empty log message ***
2008-11-04 Pedro Alves * inf-loop.c (inferior_event_handler): On INF_ERROR and
2008-11-04 Daniel Jacobowitz * eval.c (evaluate_subexp_standard): Assert that there...
2008-11-04 gdbadmin*** empty log message ***
2008-11-03 Vladimir Prus Make attach_command exception-safe
2008-11-03 Andreas Schwab* gdb.base/hashline2.exp: Fix typo.
2008-11-03 Pedro Alves * gdbarch.sh (has_global_solist): Mention global break...
2008-11-03 Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-11-03 gdbadmin*** empty log message ***
2008-11-02 gdbadmin*** empty log message ***
2008-11-01 gdbadmin*** empty log message ***
2008-10-31 Tom TromeyFix ChangeLog dates
2008-10-31 Pedro Alves * inferior.h (inferior_ignoring_leading_exec_events...
2008-10-31 Pedro Alves * inferior.h (write_inferior_status_register): Delete.
2008-10-31 gdbadmin*** empty log message ***
2008-10-30 Tom Tromeygdb
2008-10-30 Tom Tromey * cli/cli-logging.c (handle_redirections): Make a...
2008-10-30 Tom Tromey * utils.c (make_cleanup_close): Use make_cleanup_dtor.
2008-10-30 Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'.
2008-10-30 Andreas Schwab * infcmd.c (construct_inferior_arguments): Handle...
2008-10-30 Joel Brobecker gdb.base/foll-exec.exp: Update the expected...
2008-10-30 Joel Brobecker * breakpoint.h (enum bptype): Delete bp_catch_exec.
2008-10-30 gdbadmin*** empty log message ***
2008-10-29 gdbadmin*** empty log message ***
2008-10-28 Tom Tromey * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli...
2008-10-28 Tom Tromeygdb
2008-10-28 Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-28 gdbadmin*** empty log message ***
2008-10-27 Pedro Alves * inflow.c (kill_command): If the target claims there...
2008-10-27 Pedro Alves * cp-name-parser.y: Include defs.h instead of config.h.
2008-10-27 Pedro Alves * CONTRIBUTE: Mention autoconf 2.59 and configure...
2008-10-27 Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-27 Pedro Alves * Makefile.in (.y.c, .l.c): sed free to xfree.
2008-10-27 Pedro Alvesgdb/
2008-10-27 Michael Snyder2008-10-26 Michael Snyder <msnyder@vmware.com>
2008-10-27 gdbadmin*** empty log message ***
2008-10-26 gdbadmin*** empty log message ***
2008-10-25 Joel Brobecker * infrun.c: Minor comment reformatting.
2008-10-25 Jan KratochvilChangeLog (2008-03-13): Fix a function name typo.
2008-10-25 Pedro Alves * ada-exp.y (write_object_renaming): Use malloc instead of
2008-10-25 gdbadmin*** empty log message ***
2008-10-24 Pedro Alves * fork-child.c (startup_inferior): Only set threads...
2008-10-24 Sandra Loosemore2008-10-24 Sandra Loosemore <sandra@codesourcery...
2008-10-24 Pedro Alves Remote non-stop mode support.
2008-10-24 Pedro Alves * event-loop.h: Mention async_event_handlers.
2008-10-24 Pedro Alves * gdb.python/python-value.exp (test_value_in_inferior...
2008-10-24 Doug Evans * dwarf2read.c (typename_concat): Don't segv if prefix...
2008-10-24 Hui Zhu2008-10-24 Hui Zhu <teawater@gmail.com>
2008-10-24 gdbadmin*** empty log message ***
2008-10-23 Pedro Alvesgdb/
2008-10-23 Paul Pluzhnikov2008-10-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-23 Aleksandar Ristovski * nto-procfs.c (do_attach): Form proper ptid including...
2008-10-23 Aleksandar Ristovski* nto-procfs.c (procfs_files_info): Fix a typo.
next