summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-55/+750
* import gdb-1999-06-07 snapshotJason Molenda1999-06-071-130/+138
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-18/+19
* import gdb-19990504 snapshotStan Shebs1999-05-051-4/+6
* import gdb-19990422 snapshotStan Shebs1999-04-261-47/+53
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3473
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3342/+0
* From J.T. Conklin <jtc@redbacknetworks.com>:Stan Shebs1999-01-311-1/+1
* Tue Jan 26 16:53:54 1999 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1999-01-261-7/+10
* 1999-01-16 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1999-01-161-0/+72
* Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1999-01-131-0/+1
* Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1999-01-121-1/+2
* * remote.c: Pacify --enable-build-warnings, reformat codeStan Shebs1999-01-061-474/+380
* * remote.c (record_curthread): Must not modify inferior_pid whenMichael Snyder1999-01-061-7/+35
* cosmetic changes, mainly long lines.Michael Snyder1999-01-061-106/+116
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-20/+1060
* Thu Oct 29 10:04:20 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-10-291-38/+157
* * remote.c (_initialize_remote, packet_command, print_packet): PrettyAndrew Cagney1998-09-231-21/+7
* * remote.c (packet_command): Test REMOTE_DESC to determine if remoteAndrew Cagney1998-09-231-4/+3
* * remote.c (init_extended_remote_ops): Make extended_remote_opsStan Shebs1998-06-051-99/+54
* Thu Jun 4 10:15:03 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1998-06-041-11/+75
* Fix my previous screwed-up checkin.Michael Snyder1998-06-041-4269/+0
* Thu Jun 4 08:25:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-06-041-1/+4382
* * remote.c (_initialize_remote): Typo extended__remoteJohn Metzler1998-05-221-1/+1
* Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-05-211-97/+109
* Add a new target specific protocol `target d10v' implemented inAndrew Cagney1998-02-121-50/+112
* * remote.c: Fix doc for `C' and `S' commands to indicate fullStu Grossman1997-04-041-45/+122
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+12
* * remote-e7000.c,remote.c,target.h,top.c:Dawn Perchik1996-06-281-2/+4
* Support for bi-endian remote breakpoints.Stan Shebs1996-04-281-13/+55
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-14/+33
* Fix typo in comment.Fred Fish1996-01-171-1/+1
* From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Stan Shebs1996-01-121-0/+5
* From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Fred Fish1996-01-101-31/+41
* * remote.c (remote_write_bytes): Chop up large transfers.Steve Chamberlain1995-08-151-25/+35
* * remote-hms.c (hms_cmds): Get reg term right.Steve Chamberlain1995-08-091-4/+16
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-18/+192
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-4/+23
* Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1995-06-211-123/+79
* * convex-tdep.c (xfer_core_file): Comment out.Stan Shebs1995-01-281-2/+2
* * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", toJim Kingdon1994-12-081-43/+195
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-11/+14
* * remote.c (remote_wait): Return inferior_pid instead of 0 forStu Grossman1994-08-121-10/+10
* * remote.c (read_frame): Calculate run length encoded checksum correctly.Steve Chamberlain1994-08-051-4/+8
* * remote.c (remote_open): Set inferior_pid to make kill commandStu Grossman1994-08-041-1/+10
* * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain1994-07-301-2/+2
* * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1994-07-281-186/+198
* gcc -Wall lint:Jim Kingdon1994-05-131-3/+5
* * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1994-05-041-4/+4
* [Sharp eyes, Jim...]Stu Grossman1994-04-271-3/+44