• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


nickrob-async-20060513-branch
RSS
Révision l'heure Auteur
97b48ed nickrob-async-20060513-branch 2006-09-26 11:33:56 Nick Roberts

*** empty log message ***

58c65ac 2006-09-25 14:39:52 Nick Roberts

Add note about entering commands while target is
running.

e94048f 2006-09-25 14:39:30 Nick Roberts

*** empty log message ***

455824e 2006-09-18 08:09:55 Nick Roberts

Update.

58c3a5a 2006-09-18 08:09:35 Nick Roberts

*** empty log message ***

4aaf12e 2006-09-18 07:58:36 Nick Roberts

Update.

fed17c4 2006-09-18 07:58:16 Nick Roberts

*** empty log message ***

1cb991a 2006-09-17 21:28:19 Nick Roberts

(linux_nat_resume): Call to_resume method later.

b273f15 2006-09-17 21:26:58 Nick Roberts

Declare async_client_context as static here.

7e1c5a0 2006-09-17 21:26:21 Nick Roberts

Copy code from Apple more carefully and remove redundant code

862b084 2006-09-17 21:25:24 Nick Roberts

*** empty log message ***

14a5127 2006-09-16 18:46:39 Nick Roberts

*** empty log message ***

d9afb4f 2006-09-16 07:52:06 Nick Roberts

(call_function_by_hand): Destroy signal thread while
synchronous and then recreate.

7a8f019 2006-09-16 07:51:33 Nick Roberts

(linux_test_for_tracefork): Re-insert call to
my_waitpid (removed inadvertantly).
(linux_nat_detach): Call init_lwp_list for asynchronous case too.

5d97c55 2006-09-16 07:51:13 Nick Roberts

Add new header dependencies.

5a1d27b 2006-09-16 07:50:31 Nick Roberts

(struct gdb_inferior_status): Remove
unused members.

67b538c 2006-09-16 07:50:12 Nick Roberts

* async-nat-inferior.h (struct gdb_inferior_status): Remove
unused members.

(inf_ptrace_him): Don't set above deleted members.
(inf_ptrace_attach): Don't call gdb_inferior_destroy as it
is called by gdb_create_inferior later. Merge async conditionals.
(inf_ptrace_detach): Delete signal thread.

787cea2 2006-09-16 07:49:40 Nick Roberts

* async-nat-inferior.h (struct gdb_inferior_status): Remove
unused members.

* async-nat-inferior.c: Don't set above deleted members.

1173699 2006-09-16 07:48:46 Nick Roberts

*** empty log message ***

a5ef4cf 2006-09-16 07:46:28 Nick Roberts

*** empty log message ***

523de42 2006-09-14 11:27:54 Nick Roberts

* async-nat-sigthread.c (gdb_signal_thread_debug),
* async-nat-sigthread.h: Remove redundant gdb_signal_thread_debug.

4aea54a 2006-09-14 11:27:02 Nick Roberts

(i386_linux_resume): Move async stuff for
i386_linux_resume into linux_nat_resume in linux-nat.c. This
file is now the same as for mainline.

cd8f80d 2006-09-14 11:26:04 Nick Roberts

(linux_nat_resume): Move async stuff from
i386_linux_resume to here.
(linux_nat_attach): Add initial process for sync too.

f4fbe8f 2006-09-14 11:25:03 Nick Roberts

(mi_cmd_interpreter_exec): Remove out-of date
comment.

a704a33 2006-09-14 11:24:45 Nick Roberts

(mi_cmd_execute): Check for current_command_token.
(mi_interpreter_exec_bp_cmd): New function (from Apple).

118ce68 2006-09-14 11:24:22 Nick Roberts

Update test to reflect change in cli_interpreter_exec.

9fab3c5 2006-09-14 11:22:49 Nick Roberts

(execute_control_command): Import stuff for
breakpoint commands from Apple's code.

fe11e98 2006-09-14 11:22:17 Nick Roberts

*** empty log message ***

3eac21a 2006-09-12 13:00:29 Nick Roberts

(cli_interpreter_exec): Revert to version in
mainline but return exception_none.

de3c0fa 2006-09-12 12:59:56 Nick Roberts

*** empty log message ***