diff options
author | Mark Kettenis <kettenis@gnu.org> | 2000-02-26 15:04:30 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2000-02-26 15:04:30 +0000 |
commit | 47e21813a553428ac35dabb61b477225c12cc1dc (patch) | |
tree | f1607b755c0f6c5cfb8c163d2eb22dcfd4368b1b /gdb/command.c | |
parent | 660875aed0c1728cd96839188d3fe3200a0f945a (diff) | |
download | gdb-47e21813a553428ac35dabb61b477225c12cc1dc.tar.gz |
2000-02-26 Mark Kettenis <kettenis@gnu.org>
* gnu-nat.c: Include "gdbthread.h". Include <hurd.h>.
Reorder headers a bit. Overall cleanup and minor reformatting.
(MIG_SERVER_DIED): Remove define.
(proc_update_sc): Add braces to silence compiler warning.
(proc_steal_exc_port): Initialize err to zero.
(make_proc): Add braces to silence compiler warning.
(inf_validate_task_sc): Add cast to silence compiler warning.
(inf_set_traced): Reorganize a bit to silence compiler warning.
(inf_validate_procs): Use mach_msg_type_number_t for all thread
numbers and add braces to silence compiler warning.
(gnu_wait): Add prototypes for server functions and add braces to
silence compiler warnings.
(S_exception_raise_request): Pass subcode to inf_debug call.
(gnu_write_inferior): Remove unused variable `protection_changed'.
(gnu_xfer_memory): Remove unused variable `result'.
(set_sig_thread_cmd): Remove unused varible `tid'.
(set_signals_cmd): Remve unused variable `trace'.
(add_task_commands): Provide complete prototype. Reformat help
strings a bit to make sure the first line is a full sentence.
Call info_port_rights_cmd instead of info_send_rights_cmd for the
"info port-rights" command.
(add_thread_commands): Provide complete prototype. Make static.
Reformat help strings a bit to make sure the first line is a full
sentence.
(_initialize_gnu_nat): Provide complete prototype.
Diffstat (limited to 'gdb/command.c')
0 files changed, 0 insertions, 0 deletions