24 Commits (7b12cedcda5639cc94c2c4bc8d3a1e4168e58c49)

Author SHA1 Message Date
Eli Zaretskii 197e01b6dc * breakpoint.c: 21 years ago
Mark Mitchell b450502905 * configure.ac: On MinGW, define USE_WIN32API and link with 22 years ago
Mark Mitchell dd5da072a1 * ser-base.c (ser_unix_write): Rename to ... 22 years ago
Mark Mitchell 3eb25fda5d * Makefile.in (SFILES): Add ser-base.c. 22 years ago
Mark Kettenis 36662fde7b * ser-pipe.c (pipe_open): Use proper null pointer in execl call. 23 years ago
Ian Lance Taylor 2fdbdd3980 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap 24 years ago
Andrew Cagney 819cc32466 s/typedef serial_t/struct serial */ 25 years ago
Kevin Buettner 7700434b5c Add comments noting that vfork might be defined to be fork. 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
J.T. Conklin 042be3a9b3 * signals.h: Removed. 26 years ago
J.T. Conklin 824670030b * monitor.c (#include "gdb_wait.h"): Removed. 26 years ago
David Smith 27b82ed26e 2001-01-31 David Smith <dsmith@redhat.com> 26 years ago
Andrew Cagney 74c1b268c6 Cleanup autoconfigury of vfork(). 26 years ago
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Andrew Cagney 818fa2bf21 Add check for vfork() to configure.in. Cleanup uses. 26 years ago
Andrew Cagney 03f2053f96 Replace ../include/wait.h with gdb_wait.h. 27 years ago
Jason Molenda c2d11a7da0 import gdb-1999-12-06 snapshot 27 years ago
Jason Molenda 2acceee218 import gdb-1999-10-04 snapshot 27 years ago
Jason Molenda c2c6d25f0d import gdb-1999-09-21 27 years ago
Stan Shebs d4f3574e77 import gdb-1999-09-08 snapshot 27 years ago
Jason Molenda 104c1213b4 import gdb-1999-08-30 snapshot 27 years ago
Jason Molenda 96baa820df import gdb-1999-08-09 snapshot 27 years ago
Jason Molenda adf40b2e16 import gdb-1999-07-19 snapshot 27 years ago
Jason Molenda daf3f280eb import gdb-1999-07-12 snapshot 28 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Jason Molenda 9846de1bb5 import gdb-1999-07-07 pre reformat 28 years ago
Jason Molenda 43ff13b418 import gdb-1999-07-05 snapshot 28 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Jim Ingham c98fe0c119 This is the merge of the Itcl3.0 gdbtk development branch into the 28 years ago
Geoffrey Noer d836385e11 Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com> 28 years ago
Jason Molenda 24418cfbac 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Fred Fish 3ffbdf1532 PR 15068 29 years ago
Geoffrey Noer 94a42c6394 Don't include netinet/tcp.h in ser-tcp.c if __CYGWIN32__ defined 30 years ago
Fred Fish b607efe714 See gdb ChangeLog entry with header: 31 years ago
Fred Fish b52cac6b76 * core-aout.c (fetch_core_registers): Cast core_reg_size to int 31 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
Stu Grossman 5bdf05c785 typo in tcp_open 32 years ago
Stu Grossman 4887063b3c * defs.h maint.c monitor.c remote-mips.c remote.c: Add support 32 years ago
Stu Grossman 85c8b135fe * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c 32 years ago
Jim Kingdon ee6e208776 * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing to 32 years ago
Stu Grossman 2e6784a89f * configure.in: Add nlm subdir to configdirs for alpha-*-netware 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon a14a8fad36 * inflow.c: Remove unused includes of sys/param.h, etc. 33 years ago
K. Richard Pixley 0ac0a9f6f1 gcc lint 33 years ago
Jim Kingdon 704deef2c0 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. 34 years ago
Jim Kingdon c2e247c4ff * inftarg.c: Remove unused include of terminal.h. 34 years ago
Stu Grossman a037b21e75 * remote.c: Add arg names to prototypes, in a modest effort at 34 years ago
Stu Grossman 69b2f0fe81 Use getprotobyname instead of hardwired number (in tcp_open). 34 years ago