aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-stub.c
AgeCommit message (Collapse)AuthorFilesLines
2006-03-30 * i386-stub.c (getpacket): Fix array overflow.Daniel Jacobowitz1-1/+1
* m32r-stub.c (getpacket): Likewise. * m68k-stub.c (getpacket): Likewise. * sh-stub.c (getpacket): Likewise. * sparc-stub.c (getpacket): Likewise.
2001-03-01* i386-stub.c (handle_exception): Use 'T' response packet.J.T. Conklin1-4/+23
2001-01-23* config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.J.T. Conklin1-233/+288
* config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise. * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise. * gdbserver/low-sim.c (#include "defs.h"): Removed. (mygeneric_load): Rename from generic_load. * gdbserver/low-hppabsd.c (#include "server.h"): Added. (#include "defs.h"): Removed. (inferior_pid, perror_with_name): Remove declarations. * gdbserver/low-linux.c: Likewise. * gdbserver/low-nbsd.c: Likewise. * gdbserver/low-sparc.c: Likewise. * gdbserver/low-sun3.c: Likewise. * i386-stub.c: Re-indent. * m68k-stub.c: Re-indent.
2000-07-30Protoization.Kevin Buettner1-7/+4
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-47/+7
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-60/+75
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-21/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+927
1999-04-16Initial creation of sourceware repositoryStan Shebs1-911/+0
1992-11-04* elfread.c, mipsread.c: Include <string.h>.Stu Grossman1-0/+911
* i386-stub.c: Include "ansidecl.h" to deal with prototypes. * serial.h: Add prototype for serial_restore().