aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2003-01-07zap #define FRAME_C.Andrew Cagney1-1/+0
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney5-17/+24
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney17-36/+47
2003-01-07 * mdebugread.c (parse_symbol): Skip stProc entries which storageJoel Brobecker2-22/+71
2003-01-072003-01-06 Michael Chastain <mec@shout.net>Michael Chastain3-2/+14
2003-01-07*** empty log message ***gdbadmin1-1/+1
2003-01-06chael Snyder <msnyder@redhat.com>Michael Snyder2-31/+191
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney9-47/+81
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-2/+7
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+5
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney15-29/+57
2003-01-06 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuiteAndreas Schwab2-0/+8
2003-01-062003-01-06 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2-11/+5
2003-01-06 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilationJoel Brobecker2-1/+6
2003-01-06*** empty log message ***gdbadmin1-1/+1
2003-01-052003-01-05 Michael Chastain <mec@shout.net>Michael Chastain2-15/+6
2003-01-05* i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.Mark Kettenis3-10/+13
2003-01-052003-01-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-18/+25
2003-01-05 * stabsread.c (update_method_name_from_physname): Call complaint()Daniel Jacobowitz2-1/+10
2003-01-05 * gdb.texinfo (Controlling GDB): Add @kindex forDaniel Jacobowitz2-0/+10
2003-01-05 * gdb.texinfo (Controlling GDB): Document "set osabi".Daniel Jacobowitz2-0/+27
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz40-206/+203
2003-01-05 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".Daniel Jacobowitz3-20/+31
2003-01-05*** empty log message ***gdbadmin1-1/+1
2003-01-04 * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz7-24/+178
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz43-371/+390
2003-01-04 * breakpoint.c (insert_breakpoints): Skip disabled breakpointsDaniel Jacobowitz2-12/+13
2003-01-04 Fix PR gdb/844Daniel Jacobowitz8-105/+29
2003-01-04gdb/Daniel Jacobowitz34-327/+194
2003-01-04 * gdb.c++/casts.exp: Correct regexp.Daniel Jacobowitz2-2/+6
2003-01-04 * regformats/reg-m68k.dat: Remove fpcode and fpflags.Daniel Jacobowitz2-2/+4
2003-01-04 * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31.Daniel Jacobowitz2-2/+6
2003-01-04Update copyright date with last commit.Daniel Jacobowitz1-1/+1
2003-01-04 Suggested by Stewart Brown <sb24@avaya.com>:Daniel Jacobowitz2-13/+31
2003-01-04* configure.in: Don't set and AC_SUBST SUBDIRS.Mark Kettenis3-21/+19
2003-01-04* configure.in: Remove code dealing with shared libraries.Mark Kettenis4-630/+507
2003-01-04* configure.in: Call AC_CONFIG_HEADER. Don't callMark Kettenis30-7854/+297
2003-01-042003-01-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-0/+51
2003-01-042003-01-03 Michael Chastain <mec@shout.net>Michael Chastain2-1/+6
2003-01-04 * gdb.base/store.exp: Fix regular expressions.Daniel Jacobowitz2-9/+13
2003-01-04* configure.in: Move code that provides the --enable-gdbtk optionMark Kettenis3-455/+438
2003-01-04* configure.in: Rewrite.Mark Kettenis3-248/+234
2003-01-04* configure.in: Call AC_GNU_SOURCE. Check for pread64 usingMark Kettenis7-608/+657
2003-01-04*** empty log message ***gdbadmin1-1/+1
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney20-330/+339
2003-01-03* configure.in: Remove all use of the SUBDIRS variable; addMark Kettenis4-450/+450
2003-01-032003-01-03 David Carlton <carlton@math.stanford.edu>David Carlton4-0/+85
2003-01-032003-01-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney10-56/+62
2003-01-03Revert the previous change, as it was checked in by mistake.Joel Brobecker1-55/+22
2003-01-03(parse_symbol): Skip stProc entries which storage class is not scText.Joel Brobecker1-22/+55