aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-09-18* target.h (struct target_ops): removed to_convert_to_virtual andJohn Gilmore4-95/+88
1992-09-18* main.c (gdb_readline): Avoid printf_filtered, which sets charJohn Gilmore2-1/+8
1992-09-18Support for accessing arbitrary MIPS stack frames in memory.John Gilmore3-0/+58
1992-09-18* tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it.John Gilmore3-19/+7
1992-09-18Preliminary cleanup for splitting host/native/target.John Gilmore3-12/+19
1992-09-18* Makefile.in (update-depend, update-alldeps): Split out ofJohn Gilmore2-11/+29
1992-09-17Improve release doc slightly.John Gilmore2-3/+8
1992-09-17* copying.awk, copying.c (show_copying_command,John Gilmore1-0/+4
1992-09-17* utils.c (prompt_for_continue): Reinitialize more-countsJohn Gilmore3-21/+33
1992-09-17* m68k-tdep.c (sun3_saved_pc_after_call): Only do trap check forStu Grossman4-16/+79
1992-09-15Keep h8.m4 now.Roland Pesch1-0/+1
1992-09-15Add missing utils.c patches.Stu Grossman1-2/+87
1992-09-15Don't use prototypes for vfprintf_filtered(). Someday we'll get prototypes ofStu Grossman1-1/+3
1992-09-15All new patches for Energize!Stu Grossman1-237/+191
1992-09-15* energize.c (pty_to_kernel): Must check for EAGAIN asStu Grossman2-43/+126
1992-09-15* procfs.c (proc_wait): Call print_sys_errmsg() if we get anStu Grossman2-0/+4
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman10-125/+209
1992-09-15Oops! Retract last change. Didn't mean to pollute things with energize justStu Grossman2-34/+13
1992-09-15* utils.c (query): Remove test for energize from top. NowStu Grossman2-13/+34
1992-09-15* energize.c (send_location): New routine to consolidate allStu Grossman2-27/+140
1992-09-14Fix typos and thinkos reported by Sun Ming (and one reported by John).Roland Pesch1-14/+18
1992-09-12...plus c'est la meme chose.Roland Pesch1-0/+8
1992-09-12 * doc/gdb.texinfo, doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: firstRoland Pesch5-5/+91
1992-09-12*** empty log message ***Roland Pesch1-0/+5
1992-09-12doc/gdbinv-s.m4.in: remove text on special procedures to continue afterRoland Pesch1-27/+0
1992-09-11* mipsread.c: Clean up some white space.John Gilmore1-0/+4
1992-09-11Improve doc of GDB config macros.John Gilmore2-9/+1327
1992-09-11* xm-mips.h (KERNEL_U_ADDR): Get from <machine/param.h>.John Gilmore5-14/+44
1992-09-11* mips-xdep.c (REGISTER_PTRACE_ADDR, fetch_inferior_registers,John Gilmore1-11/+16
1992-09-10from p3: remote-vx.c: hide name realloc for inclusion of rpc/rpc.hKen Raeburn1-0/+2
1992-09-10from p3: remote-vx.c: hide name realloc for inclusion of rpc/rpc.hKen Raeburn1-0/+5
1992-09-10* i386-stub.c, sparc-stub.c (getpacket): Actually check checksums.John Gilmore5-7/+15
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore2-72/+14
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore10-351/+103
1992-09-09* serial.h: Fix prototye for serial_raw().Stu Grossman5-29/+36
1992-09-08Switch to ser-bsd.c.Stu Grossman1-1/+1
1992-09-08nindy bug fixes (function types) and opcode library inclusionKen Raeburn2-4/+12
1992-09-08* a68v-xdep.c (store_inferior_registers): declare as void.Stu Grossman1-0/+12
1992-09-08* a68v-xdep.c (store_inferior_registers): declare as void.Stu Grossman7-390/+643
1992-09-08nindy bug fixes (function types) and opcode library inclusionKen Raeburn1-2/+7
1992-09-05changes, what else?Roland Pesch1-0/+9
1992-09-05Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch3-49/+364
1992-09-04tab completion optimizationK. Richard Pixley2-17/+39
1992-09-04 * stabs.texinfo: Document the format for C++ nested types.Per Bothner2-18/+12
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1-11/+80
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner16-180/+617
1992-09-03Add apollo68b.mh.Stu Grossman2-0/+6
1992-09-03* a68v-xdep.c (store_inferior_registers): Define as type void.Stu Grossman5-1/+15
1992-09-03 * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" toPer Bothner2-3/+61
1992-09-03* config/rs6000.mh (MH_CFLAGS): Circumvent IBM <rpc/rpc.h> bug,John Gilmore3-2/+30