Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-04-12 | * config/nm-m3.h (ATTACH_NO_WAIT): Define. | Fred Fish | 1 | -0/+3 | |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 | |
1994-08-04 | * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname. | Jean Marie Diaz | 1 | -0/+3 | |
* m3-nat.c, config/nm-m3.h: #if 0 REQUEST_QUIT stuff. * m3-nat.c: Pass argument to return_to_top_level. Declare m3_kill_inferior before use. (port_chain_insert): In "can't happen" case, abort rather than setting `mid' to large decimal constant (which gcc warns about). (get_thread_name): Use cast to convert const char * to char *. (add_mach_specific_commands): #if 0 "thread break" command. (m3_trace_him): Call push_target. (mach_really_wait): New argument pid; remove unused variable pid. (intercept_exec_calls): Call target_terminal_init and target_terminal_inferior once the child execs. * infrun.c (proceed): Pass argument to PREPARE_TO_PROCEED. | |||||
1994-02-06 | * config/mips/mipsm3.mh, config/i386/i386m3.mh, | Jim Kingdon | 1 | -3/+3 | |
config/ns32k/ns32km3.mh: Define NAT_FILE. * config/nm-m3.h: Change guard from _OS_MACH3_H_ and _OS_MACH3_H (it was inconsistent and namespace-wrong) to NM_M3_H. * m3-nat.c (mach_really_wait): Change parameter name to ourstatus. (m3_open): New function. (m3_ops): Use it. * TODO: Update Mach section. * Makefile.in: Remove "rapp" stuff; it is superseded by gdbserver. | |||||
1993-10-27 | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 1 | -4/+0 | |
init_trace_fun. Move the code which gets us through the shell to new function startup_inferior. * inferior.h: Declare startup_inferior. * procfs.c (procfs_init_inferior), inftarg.c (ptrace_him): Call startup_inferior. * m3-nat.c (m3_trace_him): Call intercept_exec_calls. * config/nm-m3.h: Don't define STARTUP_INFERIOR. * config/i386/tm-i386m3.h, config/ns32k/tm-ns32k.h, config/mips/tm-mipsm3.h: Don't define START_INFERIOR_TRAPS_EXPECTED. | |||||
1993-10-11 | * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other | Jim Kingdon | 1 | -12/+0 | |
various things to try to get this to work. | |||||
1993-10-07 | New Mach stuff: | Jim Kingdon | 1 | -0/+133 | |
* config/i386/i386mach.c: Explain this is for the old (probably non-functional and/or obsolete) Mach stuff. * m3-nat.c, config/nm-m3.h, i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c, config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h}, config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h}, config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h}, config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}: New files. | |||||
1993-10-07 | new for mach | Jim Kingdon | 1 | -0/+0 | |