* ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.
authorSteve Chamberlain <sac@cygnus>
Sun, 12 Dec 1993 00:00:53 +0000 (00:00 +0000)
committerSteve Chamberlain <sac@cygnus>
Sun, 12 Dec 1993 00:00:53 +0000 (00:00 +0000)
commit08c0d7b84f411aed680b0777b43266171f11c552
tree16232d5ba59d4bb15a4d0c61daa34406ad3e0994
parentfcf276c4958f7cc906ec389f003aa2a713c98528
* ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.
(go32_readchar): Special handling for faster polling. (async
structure): Volatile.
* h8300-tdep.c (print_register_hook): Allocate and use the right
number bytes for the raw register.
* h8500-tdep.c (regoff, frame_find_saved_reg, examine_prologue):
deleted. (h8500_register_size, h8500_register_virtual_type, ):
Use new way of counting registers.
* remote-e7000.c (echo_index): deleted. (expect): Better handling
of user interrupts. (expect_prompt): Remove never used log file
support. (want, want_nopc): Add support for H8/300H.
(fetch_regs_from_dump): Treat \r and \n as whitespace.
(e7000_drain): Send an "end" command before waiting for output to
stop.  (e7000_wait): Cope with H8/300H, better handling of user
interrupts.  (why_stop, expect_n, sub2_from_pc): New function.
* remote-utils.c (gr_load_image): call fflush and QUIT more regularly.
* utils.c (notice_quit): New function for polling for user interrupts.
gdb/ChangeLog
gdb/h8300-tdep.c
gdb/h8500-tdep.c
gdb/remote-utils.c
gdb/ser-go32.c
This page took 0.025854 seconds and 4 git commands to generate.