aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-11-19* symtab.c (no_symtab_msg): Remove definition.Jim Blandy3-7/+12
2000-11-19 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,Eli Zaretskii2-12/+17
2000-11-18Handle optimizer code motions into the prologue.Kevin Buettner2-6/+113
2000-11-18Protoization.Kevin Buettner2-6/+6
2000-11-17 * lib/gdb.exp (gdb_test): Override timeout with board info.Nicholas Duffek2-4/+12
2000-11-17 * gdb.base/display.exp: Don't kill running stub. Add "again" toNicholas Duffek2-13/+19
2000-11-17 * configure.in: Add AC_EXEEXT.Nicholas Duffek7-6/+137
2000-11-17 * gdb.base/break.exp: Test backtrace and finish from calledNicholas Duffek2-15/+24
2000-11-17* gdb.texinfo: Document new 'set step-mode' command.Christopher Faylor2-0/+21
2000-11-17* thread.c (thread_apply_all_command): Save the command before executing itChristopher Faylor2-0/+23
2000-11-172000-11-16 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-1/+17
2000-11-16 * tracepoint.c (trace_find_tracepoint_command): Replace call toDavid Taylor3-2/+9
2000-11-15Protoization.Kevin Buettner4-8/+6
2000-11-15 * utils.c (strlen_paddr, paddr, paddr_nz): Use TARGET_ADDR_BIT,David Taylor2-3/+9
2000-11-142000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-42/+61
2000-11-142000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder7-36/+78
2000-11-14From Kenneth Block <kenneth.block@compaq.com>Daniel Berlin2-59/+20
2000-11-14Fix ``show remotewritesize'' was doing a set.Andrew Cagney2-1/+8
2000-11-142000-11-13 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-11/+26
2000-11-13 * config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handleEli Zaretskii2-1/+7
2000-11-10* stabsread.c (read_range_type): Properly construct complexJim Blandy2-4/+13
2000-11-102000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com>Fernando Nasser5-1235/+1309
2000-11-10* inferior.h (step_over_calls_kind): New enum to clarify values inChristopher Faylor4-17/+77
2000-11-102000-11-10 J.T. Conklin <jtc@redback.com>J.T. Conklin2-32/+32
2000-11-10Protoization.Kevin Buettner3-17/+12
2000-11-10Add code for relocating dynamic executables.Kevin Buettner2-1/+117
2000-11-092000-11-09 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-8/+15
2000-11-09* config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES.J.T. Conklin14-17/+29
2000-11-09 Add auto-solib-add support for AIX, remove obsolete and unusedPeter Schauer18-177/+178
2000-11-09 * MAINTAINERS: Specify the vax-dec-vms5.5 target tupple.Andrew Cagney3-2/+11
2000-11-082000-11-08 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-17/+22
2000-11-08Work around targets that don't yet define JB_PC or JB_ELEMENT_SIZE.Andrew Cagney2-0/+15
2000-11-08Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68kAndrew Cagney9-14/+27
2000-11-08* gdbserver/configure.in (files): Don't link nm-empty.h when aAndrew Cagney3-32/+49
2000-11-08Protoization.Kevin Buettner3-10/+9
2000-11-08AIX5 changes.Kevin Buettner2-6/+48
2000-11-082000-11-07 Daniel Berlin <dberlin@redhat.com>Daniel Berlin2-39/+7
2000-11-062000-11-06 Fernando Nasser <fnasser@totem.toronto.redhat.com>Fernando Nasser4-1/+52
2000-11-062000-11-06 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser5-23/+121
2000-11-06 * gdb.base/callfuncs.c (main): Moved to end of file, callPeter Schauer3-15/+115
2000-11-06 * stack.c (return_command): Pop dummy frame if we just returned fromPeter Schauer2-0/+11
2000-11-06Protoization.Kevin Buettner3-15/+12
2000-11-04Protoization.Kevin Buettner2-15/+14
2000-11-03In new_symbol(), relocate symbol address by base address of the sectionKevin Buettner2-2/+14
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin16-193/+241
2000-11-03 * objfiles.c (objfile_relocate): Relocate ei.entry_point withPeter Schauer2-3/+17
2000-11-02Protoization.Kevin Buettner4-7/+11
2000-10-312000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder7-2/+153
2000-10-31Protoization.Kevin Buettner3-19/+16
2000-10-30solib.c relocation improvementsKevin Buettner4-47/+75