aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-10-23*** empty log message ***gdbadmin1-1/+1
2001-10-22*** empty log message ***gdbadmin1-1/+1
2001-10-21Don't print ``(MI_OUT)'' at startup.Andrew Cagney4-11/+11
2001-10-21Update makefile.in dependencies. Add header wrappers.Andrew Cagney9-237/+327
2001-10-21Add explicit #include of "value.h".Andrew Cagney20-11/+50
2001-10-21* infptrace.c (child_xfer_memory): Fix a few coding standardsMark Kettenis2-32/+32
2001-10-21 * config/djgpp/README: Fix a typo and tweak for GDB 5.1.Eli Zaretskii2-15/+20
2001-10-21s/value_ptr/struct value */Andrew Cagney4-34/+49
2001-10-21* cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.Andrew Cagney5-25/+30
2001-10-21*** empty log message ***gdbadmin1-1/+1
2001-10-20* breakpoint.h, breakpoint.c: Ditto.Andrew Cagney3-11/+15
2001-10-20s/value_ptr/struct value */Andrew Cagney3-28/+39
2001-10-20*** empty log message ***gdbadmin1-1/+1
2001-10-20* alpha-nat.c: Include <alpha/coreregs.h> instead ofAndrew Cagney2-3/+26
2001-10-20Revert previous erroneous checkin.Christopher Faylor1-1/+0
2001-10-20* win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor4-4/+6
2001-10-20Enable PowerPC simulator on native linux and netbsd.Andrew Cagney3-0/+11
2001-10-18* README: Mention problems with HP/UX.Andrew Cagney2-2/+16
2001-10-17Functions to convert to/from CORE_ADDR and a string. Use in Insight.Andrew Cagney3-0/+60
2001-10-17 * symtab.c (lookup_block_symbol): Break out of linear searchJason Molenda2-0/+9
2001-10-16* win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load ofChristopher Faylor3-18/+32
2001-10-162001-10-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney16-39/+51
2001-10-16202001-10-15 Jim Ingham <jingham@inghji.apple.com>Andrew Cagney2-1/+6
2001-10-15Provide a valid non-multi-arch default for INTEGER_TO_ADDRESS.Andrew Cagney3-2/+8
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney10-34/+201
2001-10-14* config/s390/nm-linux.h: Don't include <signal.h>.Mark Kettenis2-10/+4
2001-10-14* config/nm-linux.h (struct objfile): Remove forward declaration.Mark Kettenis1-0/+22
2001-10-14* config/nm-linux.h (struct objfile): Remove forward declaration.Mark Kettenis9-138/+40
2001-10-14* sparc-nat.c (fetch_core_registers): Remove redundant prototype.Mark Kettenis2-2/+2
2001-10-14* proc-service.c (BUILD_LWP): Redefine in terms of ptid_build.Mark Kettenis2-1/+3
2001-10-14Fix attaching to cloned processes. This fixes PR gdb/61.Mark Kettenis3-19/+132
2001-10-13S/390 31 & 64 bit target and GNU/Linux native support.Andrew Cagney12-0/+2141
2001-10-13From 2001-07-09 D.J. Barrow <djbarrow@de.ibm.com>:Andrew Cagney3-3/+10
2001-10-13* thread-db.c: Fix a few formatting mistakes.Mark Kettenis2-25/+23
2001-10-13 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.Corinna Vinschen2-2/+6
2001-10-13Fix capitalization.Christopher Faylor1-1/+1
2001-10-13* win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked listChristopher Faylor3-2/+7
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz13-68/+63
2001-10-12* Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recentJim Blandy2-1/+6
2001-10-12 * minsyms.c (msymbol_hash): Use better hash function.Daniel Jacobowitz3-4/+14
2001-10-12 * printcmd.c (print_frame_args): Move symbol iteration explicitlyDaniel Jacobowitz2-138/+143
2001-10-122001-10-12 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+6
2001-10-12* config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor4-41/+77
2001-10-12 * symtab.c (lookup_symtab): Removed.Tom Tromey2-40/+7
2001-10-12*** empty log message ***gdbadmin1-1/+1
2001-10-11* win32-nat.c (get_child_debug_event): Close file handles created after processChristopher Faylor3-0/+15
2001-10-11*** empty log message ***gdbadmin1-1/+1
2001-10-10* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy2-11/+59
2001-10-10 * varobj.c (cplus_value_of_child): Deal with a failureKeith Seitz2-1/+9