summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* From trunk, pass $(infodir) down to doc.gdb_5_0-2000-04-10-branchcvs/gdb_5_0-2000-04-10-branchAndrew Cagney2000-07-052-0/+6
|
* Revert 28mar change. Can lock up serial device.Andrew Cagney2000-07-012-26/+45
|
* Upgrade texinfo.tex to the file distributed with texinfo-4.0. AddAndrew Cagney2000-05-317-730/+1368
| | | | support for the target ``pdf'' to the gdb/doc directory.
* File rename tweeks.Andrew Cagney2000-05-252-0/+9
|
* * gdb.texinfo: Remove duplicate @syncodeindex. From BrianEli Zaretskii2000-05-242-4/+6
| | | | Youmans.
* et al. not et.al.Andrew Cagney2000-05-242-2/+7
|
* Remove quotes from argument to for loop.Andrew Cagney2000-05-242-1/+6
|
* * config/sparc/nm-linux.h: Include config/nm-linux.h.Alexandre Oliva2000-05-232-1/+6
|
* * i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis2000-05-212-1/+8
| | | | | pointer arithmetic. Fixes a bug which manifested itself on FreeBSD.
* Gulp!gdb_5_0-2000-05-19-releasegdb_4_18_2-2000-05-18-releaseAndrew Cagney2000-05-181-0/+5
|
* Bump version numberAndrew Cagney2000-05-182-3/+3
|
* * gdb/config/djgpp/README: Fine-tune installation instructionsEli Zaretskii2000-05-172-12/+24
| | | | based on user reports.
* * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists.Eli Zaretskii2000-05-172-0/+12
| | | | | | Run install-info program on the installed Info files. * gdb/doc/Makefile.in (install-info): Run install-info on installed Info files.
* * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h.Eli Zaretskii2000-05-153-2/+12
| | | | | * wrapper.h (gdb_value_subscript, wrap_value_subscript): Add prototypes.
* Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney2000-05-154-4/+11
|
* Mention UnixWare thread problem.Andrew Cagney2000-05-122-1/+12
|
* Doc weak symbol problem.Andrew Cagney2000-05-122-0/+15
|
* Add Stan to authors attempt two. Also add et.al.Andrew Cagney2000-05-122-2/+3
|
* Add Andrew Cagney. Add Stan Shebs as an author.Andrew Cagney2000-05-122-1/+6
|
* Update section on kernel debugging.Andrew Cagney2000-05-122-2/+5
|
* Bump version to 4.95.1gdb_4_95_1-2000-05-11-snapshotAndrew Cagney2000-05-112-3/+3
|
* Update README file to 5.0.Andrew Cagney2000-05-112-160/+158
|
* Re-generate - add LN_S configury.Andrew Cagney2000-05-112-10/+51
|
* Fix IRIX 6.5 compile problems (GCC only).Andrew Cagney2000-05-116-10/+27
|
* * gdb.texinfo: Proofreading changes from Brian Youmans.Eli Zaretskii2000-05-092-8/+21
|
* * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii2000-05-085-183/+196
| | | | | | | | | with the version name. * config/djgpp/djconfig.sh: Use more warning switches. * config/djgpp/fnchange.lst: Replace the leading gdb-0222 with the @V@ placebo. djunpack.bat changed accordingly.
* * gdbmi.texinfo: Lots of typos and grammar fixes from BrianEli Zaretskii2000-05-072-35/+41
| | | | Youmans <3diff@gnu.org>.
* * i386-linux-nat.c: Define PT_READ_U and PT_WRITE_U if they're notMark Kettenis2000-05-042-0/+12
| | | | already defined.
* Import d10v fixes from trunk.Andrew Cagney2000-05-032-3/+37
|
* Remove obsolete Gould configuration:Stan Shebs2000-05-0115-1547/+13
| | | | | | | * configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal.
* * annotate.texi: Remove "@syncodeindex fn cp", it causes grief inEli Zaretskii2000-05-013-56/+67
| | | | | | | | | TeX. * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries "@kindex f" into "@kindex f (foo)", otherwise we get index entries like `n' and `s' which look weird. Convert some of the @kindex to @vindex, when they refer to variables, not commands.
* From 2000-04-28 Andreas Jaeger <aj@suse.de>:Andrew Cagney2000-05-015-4/+15
| | | | Properly check for GCC version number.
* Fix event insertion when processing more than one event for the current time.Andrew Cagney2000-04-282-3/+12
|
* Cleanup tracing.Andrew Cagney2000-04-283-2/+28
|
* From "Serge Nikulin" <nikulin@actsw.amat.com>:Andrew Cagney2000-04-282-1/+10
| | | | Don't trip on NULL function name in sigtramp.
* Cast function to correct type.Andrew Cagney2000-04-282-2/+10
|
* Bump GDB version to 4.95.0gdb_4_95_0-2000-04-27-snapshotAndrew Cagney2000-04-273-4/+3
|
* Do not include CVS files in the archive.Andrew Cagney2000-04-272-2/+10
|
* Document IRIX->ARM cross compile problem.Andrew Cagney2000-04-272-0/+17
|
* Add section discussing future changes to output syntax.Andrew Cagney2000-04-262-10/+36
|
* Re-generate bfd/doc/Makefile.in with a snapshot of automake thatAndrew Cagney2000-04-264-3/+23
| | | | doesn't contain a TEXINPUTS path bug.
* Update djunpack.bat as part of creating a GDB archive.Andrew Cagney2000-04-262-1/+29
|
* * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2000-04-262-1/+5
|
* * Makefile.in (GDBMI_DIR): New variable.Eli Zaretskii2000-04-238-1315/+2693
| | | | | | | | | | | | | | | | | | | (SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment. * gdbmi.texinfo: Lots of changes, to include this document as part of the GDB manual. * TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB manual.
* * djunpack.bat: New file.Eli Zaretskii2000-04-234-15/+87
| | | | * config/djgpp/README: Explain how to unpack using djunpack.bat.
* 2000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-212-1/+5
| | | | * gdb-stabs.h (SECT_OFF_MAX): Increase to 40.
* * win32-nat.c (thread_rec): Be more defensive about suspending alreadyChristopher Faylor2000-04-212-101/+178
| | | | | | | | | | | | | | | | | | | | | suspended threads. (safe_symbol_file_add_stub): New function. (safe_symbole_file_add_cleanup): New function. (safe_symbol_file_add): New function. (handle_load_dll): Use wrapper to add DLL symbol information to avoid bogus errors from non-stabs DLLs. (handle_exception): Add work around for detection of first exception breakpoint which does not seem to occur on W2K. Detect more "signals" that can be effectively passed to the debuggee. Reorganize to eliminate continue_status global. (child_continue): Reorganize to eliminate continue_status global. (child_wait): Ditto. (child_resume): Ditto. (get_child_debug_event): Ditto. Recognize when an a breakpoint exception should be ignored. Change method for signalling when an important event has occured to the caller. (child_create_inferior): Use new method for noticing when get_child_debug_event has found something interesting.
* * defs.h, utils.c (free_current_contents): Change parameter toAndrew Cagney2000-04-214-8/+25
| | | | | | | | | | | | void*. From Philippe De Muyter <phdm@macqel.be>: * printcmd.c (print_address_symbolic): Call `make_cleanup' with `(free_current_contents, &x)', not `(free, x)'. * utils.c (free_current_contents): Do not `free (NULL)'. * printcmd.c (print_address_symbolic): Cleanup after a failed call to build_address_symbolic.
* Changes to support core files and linux threads.Scott Bambrough2000-04-205-59/+421
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-04-20 Scott Bambrough <scottb@netwinder.org> * arm-linux-nat.c (PIDGET, TIDGET): New. (get_thread_id, GET_THREAD_ID): New. (fetch_nwfpe_register, store_nwfpe_register): New. (fetch_register, store_register): New. (fetch_fpregister, store_fpregister): New. (fill_gregset, supply_gregset): New. (fill_fpregset, supply_fpregset): New. (fetch_fpregs): Modified to use thread id's. (store_fpregs): Modified to use thread id's and fetch_nwfpe_register. (fetch_regs): Modified to use thread id's. (store_regs): Modified to use thread id's. (fetch_inferior_registers): Modified to handle single register fetches. (store_inferior_registers): Modified to handle single register stores. (arm_linux_register_u_addr): Removed. * configure.tgt: Added gdbserver to configdirs for arm*-*-linux*. * config/arm/linux.mh (NATDEPFILES): Removed core-aout.o. Added core-regset.o. (LOADLIBES): Define. * config/arm/nm-linux.h: Include config/nm-linux.h. (ATTACH_DETACH): Removed. Defined in config/nm-linux.h. (REGISTER_U_ADDR): Removed. (SVR4_SHARED_LIBS): Removed. Defined in config/nm-linux.h. (#include "solib.h"): Removed. Included via config/nm-linux.h.
* Append NULL to enum based commands follow-fork and scheduler-locking.Andrew Cagney2000-04-202-8/+21
|