aboutsummaryrefslogtreecommitdiff
path: root/gdb/core.c
AgeCommit message (Expand)AuthorFilesLines
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-0/+46
1993-07-10 * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.Jim Kingdon1-4/+2
1993-07-10 * findvar.c, defs.hJim Kingdon1-61/+10
1993-06-14 * main.c, symfile.c, source.c, exec.c, core.c: Use it forJim Kingdon1-5/+6
1993-06-09(read_memory_unsigned_integer): New function.Steve Chamberlain1-0/+38
1993-05-07 * core.c (dis_asm_read_memory): Cast second arg ofFred Fish1-1/+1
1993-04-02New print_address for disassemblers, merge a29k and i960 disassemblersJim Kingdon1-3/+10
1993-04-01Fix prototype problems related to recent disassembler changesJim Kingdon1-1/+2
1993-04-01* core.c (dis_asm_read_memory): drop fourth arg which conflicts withK. Richard Pixley1-3/+5
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-0/+22
1992-10-15* Makefile.in (VERSION): Roll to 4.6.8.John Gilmore1-1/+2
1992-09-29Break the direct connection from core_file_command to anyK. Richard Pixley1-3/+8
1992-09-25 Separate core functions along target vector in preparation forK. Richard Pixley1-244/+3
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-2/+3
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-1/+1
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-5/+5
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-1/+1
1992-04-24Call warning() to print warnings, which deals properly with leading andFred Fish1-5/+5
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1-11/+3
1992-03-29LintJohn Gilmore1-1/+1
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+1
1992-02-21* core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c,John Gilmore1-18/+37
1992-01-31* exec.c (exec_files_info): Split out into print_section_info.John Gilmore1-16/+2
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-2/+1
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish1-1/+1
1991-11-12Minor rewording of message containing name of program that generated aFred Fish1-1/+1
1991-10-25* core.c (core_file_info), exec.c (exec_file_info): Print fileJohn Gilmore1-6/+9
1991-10-16* core.c (core_open): Improve error message for bad file.John Gilmore1-8/+9
1991-10-11Read cross-core files on Mach 386.John Gilmore1-0/+2
1991-09-28* core.c (core_files_info): Shorten output.John Gilmore1-6/+4
1991-09-19Output hex with local_hex_string for Modula-2 support.John Gilmore1-15/+15
1991-09-11* core.c (core_file_command): Print frame at coredump withJohn Gilmore1-3/+4
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-6/+13
1991-08-19* breakpoint.c (bpstat_do_actions): Use a cleanup to restoreJohn Gilmore1-1/+14
1991-08-14 * core.c (core_open, core_close, core_xfer_memory): MoveJohn Gilmore1-53/+27
1991-07-19Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.John Gilmore1-1/+1
1991-07-09 * core.c (memory_error): Reword error msg to mislead less.John Gilmore1-1/+1
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1-5/+6
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-0/+3
1991-04-23Use unpush_target not pop_target in core_open.Jim Kingdon1-1/+1
1991-04-23Restore Schauer's version of ADD_SOLIB in core_open().Jim Kingdon1-3/+1
1991-04-23 * Shared libaray/corefile changes from Peter Schauer:Jim Kingdon1-2/+16
1991-04-19 * target.h: Add to_doc and target_preopen.Jim Kingdon1-0/+2
1991-04-05*** empty log message ***John Gilmore1-2/+2
1991-03-28Johns releaseK. Richard Pixley1-0/+447
1990-09-05Initial revisionJohn Gilmore1-558/+0
2012-06-03gdb-3.5gdb-3.51-2/+32
2012-06-03gdb-3.4gdb-3.41-4/+4
2012-06-03gdb-3.3gdb-3.31-45/+62