summaryrefslogtreecommitdiffstats
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO.John Gilmore1991-10-277-7/+8
* * buildsym.c: Break out initial malloc sizes.John Gilmore1991-10-277-128/+196
* * symfile.c (syms_from_bfd): New routine.John Gilmore1991-10-265-49/+86
* Add buildsym.c and buildsym.h.John Gilmore1991-10-262-2/+10
* Break out symbol-table-building routinesJohn Gilmore1991-10-264-2595/+3099
* Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1991-10-266-98/+135
* * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output ofStu Grossman1991-10-263-2/+9
* *** empty log message ***Stu Grossman1991-10-261-0/+5
* * coffread.c, coredep.c, i386-xdep.c: install patches forStu Grossman1991-10-253-11/+18
* * core.c (core_file_info), exec.c (exec_file_info): Print fileJohn Gilmore1991-10-252-6/+12
* (value_fetch_lazy): Avoid 0-length fetches.John Gilmore1991-10-252-2/+10
* Add casts to remove compiler warnings from native Sun cc.Fred Fish1991-10-252-2/+4
* Remove locally duplicated code for calling functions in the inferior. TheFred Fish1991-10-2513-662/+116
* Remove local BSD/USG hacks that are now in libiberty.Fred Fish1991-10-252-93/+2
* Remove prototype for dwarfwarn(). Breaks with <varargs.h>.Fred Fish1991-10-252-2/+6
* frame-select command. Cross funcalls to sun3. Build *.tab.c files inJohn Gilmore1991-10-254-19/+62
* Add "amix".Fred Fish1991-10-241-2/+3
* Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files.Fred Fish1991-10-241-0/+8
* Use <varargs.h>, since <stdarg.h> is not portable.John Gilmore1991-10-242-3/+10
* Roll VERSION to 4.2.2.John Gilmore1991-10-241-1/+1
* Initial revisionFred Fish1991-10-242-0/+9
* New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1991-10-249-0/+4966
* Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and objectFred Fish1991-10-242-4/+12
* Add "elf" to list of supported debugging formats in comment.Fred Fish1991-10-241-22/+12
* Add three new builtin types (builtin_type_long_double, builtin_type_complex,Fred Fish1991-10-245-61/+163
* Add machine dependent support routines for SVR4 /proc interface.Fred Fish1991-10-241-0/+10
* When using SVR4 /proc interface, call proc_set_exec_trap() rather thanFred Fish1991-10-241-0/+4
* Add new function warning() which behaves the same as error() but returnsFred Fish1991-10-242-28/+81
* Make internal errors produce more useful messages.Fred Fish1991-10-242-6/+8
* Move code duplicated in almost every single m68k based machine to theFred Fish1991-10-242-1/+57
* System V versions must call setpgrp() with no arguments, to comply withFred Fish1991-10-242-0/+8
* Add support for SVR4 style nm output. Not claimed to be optimal, I'm notFred Fish1991-10-242-1/+7
* Remove the object file specific fields from the partial symbol tableFred Fish1991-10-245-112/+280
* Add note about strstr botch on sunos4.0.3c and previous.John Gilmore1991-10-232-0/+4
* * infrun.c (wait_for_inferior): Check return value fromStu Grossman1991-10-231-2/+3
* *** empty log message ***Stu Grossman1991-10-231-0/+5
* *** empty log message ***Stu Grossman1991-10-221-0/+5
* * infrun.c (wait_for_inferior): fix stepi/nexti that was brokenStu Grossman1991-10-221-3/+32
* * configure.in: added ebmon target.Steve Chamberlain1991-10-212-0/+6
* Final touchups for releaseJohn Gilmore1991-10-172-7/+25
* More last minute gdb-4.2 changes.John Gilmore1991-10-171-1/+8
* * coredep.c: Add <sys/types.h> for SCOnix.John Gilmore1991-10-172-12/+7
* * xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.John Gilmore1991-10-172-0/+3
* *** empty log message ***Roland Pesch1991-10-161-3/+5
* More updates due to Picard refcard comments.Roland Pesch1991-10-161-16/+17
* GDB-4.2 release!John Gilmore1991-10-162-2/+21
* Clarifications and rephrasings, largely due to Pinard's comments onRoland Pesch1991-10-161-26/+36
* * core.c (core_open): Improve error message for bad file.John Gilmore1991-10-162-11/+37
* Remove -Dgetpagesize()=4096 kludge.John Gilmore1991-10-165-10/+0
* * dbxread.c (read_dbx_symtab, process_one_symbol): HandleJohn Gilmore1991-10-161-1/+4
OpenPOWER on IntegriCloud