aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1998-06-26 * am33.exp: Just compile, do not link the testcase.Jeff Law1-0/+7
1998-06-25 * gdb.base/setshow.exp: make sure $pc is sane.Felix Lee1-0/+6
1998-06-25* Fix gdb inferior calls on 128-bit MIPS targets.Frank Ch. Eigler1-0/+5
1998-06-25 * mn10200-tdep.c (mn10200_analyze_prologue): Fix calculationMark Alexander2-2/+7
1998-06-24 * gdb.disasm/am33.s: New disassembler testfile for the am33.Jeff Law5-0/+1334
1998-06-24 * config/mn10200/tm-mn10200.h (SAVED_PC_AFTER_CALL): Don'tMark Alexander2-1/+6
1998-06-24Tue Jun 23 17:32:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-29/+49
1998-06-23Tue Jun 23 11:58:35 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+6
1998-06-23fix indentation.Michael Snyder1-0/+2
1998-06-23Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+10
1998-06-23Tue Jun 23 11:14:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder4-18/+123
1998-06-23configure.in: Add -lXext to mips_extra_libsJillian Ye3-2/+20
1998-06-21 * symtab.c (find_line_pc): assumed that a PC of 0 is illegal.Ron Unrau1-2/+1
1998-06-18fix sanitization; add ax-gdb.c ax-gdb.h ax-general.c ax.hrelease1-0/+4
1998-06-18install tracing help filesrelease1-0/+4
1998-06-17 * parse.c (target_map_name_to_register): Check target specificRon Unrau1-6/+10
1998-06-17 * remote-sds.c (sds_start_remote): Fix printf call.Said Ziouani2-1/+5
1998-06-16 * mn10200-tdep.c (mn10200_analyze_prologue): Fix null pointerMark Alexander2-1/+7
1998-06-16 * dbxread.c: reset function_start_offset after a finishing N_FUNRon Unrau2-0/+12
1998-06-16Mon Jun 15 13:18:21 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham2-2/+17
1998-06-16* PR 15693 fix.Frank Ch. Eigler3-1/+22
1998-06-14*** empty log message ***Ron Unrau1-0/+6
1998-06-14 * partial-stab.h: 'F' and 'f' type N_FUN psymbols should passRon Unrau3-11/+13
1998-06-13 * remote.c : Fix remote help string to match that of help.exp.Dawn Perchik1-0/+4
1998-06-12Fri Jun 12 14:22:55 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-8/+65
1998-06-11Thu Jun 11 15:05:10 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda6-250/+115
1998-06-10 * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman7-40/+104
1998-06-10Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-283/+491
1998-06-10Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda5-26/+48
1998-06-10Wed Jun 10 11:53:42 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-6/+11
1998-06-10Wed Jun 10 11:34:07 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-24/+30
1998-06-10Wed Jun 10 11:27:39 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-1467/+5910
1998-06-10Wed Jun 10 10:58:18 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+9
1998-06-10Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
1998-06-09Tue Jun 9 15:27:09 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham2-14/+74
1998-06-09 * gdbtk.c (gdb_get_vars_command): Return static variables andKeith Seitz1-3/+3
1998-06-09 * symfile.c (symbol_file_add): Always call theKeith Seitz3-17/+29
1998-06-08 * objfiles.c (add_to_objfile_sections): All targets to defineRon Unrau2-1/+13
1998-06-05 * dbxread.c (read_dbx_symtab): Don't lower texthigh for last psymtab.Doug Evans2-32/+25
1998-06-05Fri Jun 5 00:16:22 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-3/+8
1998-06-05 * gdb.fortran/types.exp: don't guess at float size.Felix Lee1-0/+4
1998-06-05 * chexp.exp: fix tests that assume >16-bit ints.Felix Lee2-5/+11
1998-06-05 * gdb.base/exprs.exp: delete test that depends on int size.Felix Lee1-0/+9
1998-06-05 * remote.c (init_extended_remote_ops): Make extended_remote_opsStan Shebs2-99/+60
1998-06-05Thu Jun 4 18:31:53 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-0/+11
1998-06-05 * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummyMark Alexander1-0/+8
1998-06-04Thu Jun 4 12:14:48 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-7/+25
1998-06-04Thu Jun 4 10:15:03 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-7/+89
1998-06-04Thu Jun 4 10:15:03 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-11/+89
1998-06-04Fix my previous screwed-up checkin.Michael Snyder1-4269/+0