aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1998-10-01* Fix for PR 16567, brought over from d30v branch.Frank Ch. Eigler2-2/+23
1998-10-01More replacing "exec" with "executable".Andrew Cagney3-3/+5
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney16-36/+54
1998-10-01 * gdbint.texinfo: Complete overhaul. Group descriptions moreStan Shebs1-0/+6
1998-09-30add sanitization for special sky config argsAngela Marie Thomas1-0/+2
1998-09-29 * gdb.gdbtk/browser.test: Fix tests which incorrectly assumeKeith Seitz1-0/+11
1998-09-28Add brace missing from previous delta.Nick Clifton2-1/+5
1998-09-25Merge with armelf980813:Keith Seitz4-7/+55
1998-09-25 * gdbtk.c (gdbtk_wait): Don't run the timer for ice targets.Keith Seitz3-2/+44
1998-09-251998-09-24 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-8/+13
1998-09-25Ack, accidentally checked in a configure generated with an obsoleteJason Molenda1-290/+372
1998-09-251998-09-24 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-104/+111
1998-09-251998-09-24 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda4-392/+357
1998-09-24 * remote-rdi.c: Fix formatting, remove some commented-out code.Stan Shebs2-78/+47
1998-09-23Allow full 64 bits of an address to be specified in an `M' or `n' packet.Andrew Cagney2-0/+25
1998-09-23* remote.c (_initialize_remote, packet_command, print_packet): PrettyAndrew Cagney2-21/+12
1998-09-23* remote.c (packet_command): Test REMOTE_DESC to determine if remoteAndrew Cagney2-4/+8
1998-09-23 Patch from Dawn Perchik <dawn@cygnus.com>:Mark Alexander2-6/+112
1998-09-22 * defs.h utils.c (fputc_filtered): New function. Does the obvious...Stu Grossman3-57/+45
1998-09-21Fix info float test for arm-elf toolchainsNick Clifton2-35/+62
1998-09-21Support big endian as well as little endian breakpoints.Nick Clifton1-0/+8
1998-09-21Added sanitize-ide markersDrew Moseley4-51/+61
1998-09-21 * incorporate SKY-B changes (makes dual maintenance easier).Ron Unrau1-0/+9
1998-09-18 * gdbtk-cmds.c (get_frame_name): Demangle function names, too.Keith Seitz2-1/+12
1998-09-18Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+8
1998-09-18 * sol-thread.c (sol_thread_notice_signals): Use PIDGET whenPeter Schauer2-1/+6
1998-09-16 * stabsread.c (resolve_symbol_reference): Return 1 on success, 0 onStu Grossman2-5/+29
1998-09-16 * gdb.trace/configure.in(AC_INIT): typoFelix Lee3-2/+7
1998-09-15 * stabsread.c: Make all complaints static.Stu Grossman1-69/+89
1998-09-15Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder26-2/+5878
1998-09-15prevent multiple attempts at closing remote connection.Nick Clifton2-3/+17
1998-09-15Use value_at_lazy() to examine memory values. For x/i this is veryAndrew Cagney1-0/+10
1998-09-15Mon Sep 14 20:00:57 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
1998-09-13Sun Sep 13 01:34:59 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+5
1998-09-11Fri Sep 11 14:02:49 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-10/+8
1998-09-11Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+21
1998-09-11Fri Sep 11 12:38:34 EDT 1998 Zdenek Radouch (radouch@cygnus.com)Zdenek Radouch1-0/+5
1998-09-11Thu Sep 10 22:10:29 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham2-1/+6
1998-09-11Thu Sep 10 20:51:23 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
1998-09-10More avoidance of writing documentation in the internals manual.Stan Shebs2-3/+8
1998-09-09Merges from SKY branch:Ron Unrau3-62/+183
1998-09-091998-09-08 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+6
1998-09-09Cleanup opportunity discovered while updating internals manual.Stan Shebs2-13/+30
1998-09-04 * README: Update remote debugging and testsuite info.Stan Shebs1-0/+4
1998-09-03 * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be aMark Alexander3-59/+137
1998-09-03Killed the cloneStan Shebs1-2593/+0
1998-09-02 * gdbtk-cmds.c (gdb_cmd): Do not run the timer when downloading --Keith Seitz2-4/+7
1998-09-01Modifications/fixes to support the ARM/ELF port.Zdenek Radouch5-135/+3687
1998-08-31 * top.c (context_hook): Define.Tom Tromey4-2/+12
1998-08-31 * gdbtk-cmds.c (gdb_listfuncs): When stripping out "global destructors"Keith Seitz2-294/+301