From 5d1947d8bee3c439466ebaa08d7ca7cee35e0ced Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sat, 13 May 2006 00:53:54 +0000 Subject: [PATCH] *** empty log message *** --- gdb/ChangeLog | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 26505c28afd..2f2320d4351 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,21 @@ +2006-05-14 Nick Roberts + + * mi/gdb-mi.el: Version that uses MI tokens insted of queuing. + +2006-05-13 Nick Roberts + + * main.c: (event_loop_p): Re-instate variable. + (captured_main): Re-instate async/noasync option. + (print_gdb_help): Describe option again. + + * exec.c(init_exec_ops): Only initialise async methods with async + option. + + * inf-ptrace.c (inf_ptrace_him): Only reate a signal thread with + async option. + + * README.async, TODO.async, PROBLEMS.async: New files. + 2006-05-13 Changes based on Apple GDB (CVS repository 5th Sept 2005) * async-nat-inferior.c, async-nat-inferior.h, @@ -124,17 +142,3 @@ (COMMON_OBS): Add above object files. (exec.o, i386-linux-nat.o, inf-ptrace.o, linux-nat.o): Update dependencies. - -2006-05-13 Nick Roberts - - * main.c: (event_loop_p): Re-instate variable. - (captured_main): Re-instate async/noasync option. - (print_gdb_help): Describe option again. - - * exec.c(init_exec_ops): Only initialise async methods with async - option. - - * inf-ptrace.c (inf_ptrace_him): Only reate a signal thread with - async option. - - * README.async, TODO.async, PROBLEMS.async: New files. -- 2.47.2