Steve Ellcey
3ad976515e
* MAINTAINERS (Write After Approval): Add myself.
2005-07-01 17:13:09 +00:00
Mark Kettenis
bba93f6c2c
* solib-svr4.c: Include "solib.h".
...
* Makefile.in (solib-svr4.o): Update dependencies.
2005-07-01 15:10:26 +00:00
gdbadmin
411e9202bc
*** empty log message ***
2005-07-01 00:00:03 +00:00
gdbadmin
c410dfda05
*** empty log message ***
2005-06-30 00:00:04 +00:00
Andreas Schwab
984971d0d4
* gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
...
main to avoid warnings.
* gdb.base/sigrepeat.exp: Fix reference to undefined variable.
2005-06-29 15:01:49 +00:00
gdbadmin
75447401e8
*** empty log message ***
2005-06-29 00:00:37 +00:00
Mark Kettenis
edf8c5a3cc
* eval.c (evaluate_struct_tuple): Use strcmp instead of
...
DEPRECATED_STREQ.
2005-06-28 20:48:14 +00:00
Michael Snyder
63a09be56e
2005-06-27 Michael Snyder <msnyder@redhat.com>
...
* config/mn10300/linux.mt: New file.
* configure.tgt: Add rule for am33 / mn10300-linux.
* mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.
2005-06-28 00:17:50 +00:00
gdbadmin
10e34f7ca3
*** empty log message ***
2005-06-28 00:00:33 +00:00
Wu Zhou
c54d24cb8b
* gdbtypes.c (get_discrete_bounds): Fix a comment typo.
2005-06-27 08:38:13 +00:00
gdbadmin
4929784d4e
*** empty log message ***
2005-06-27 00:00:32 +00:00
gdbadmin
4ee8543cb7
*** empty log message ***
2005-06-26 00:00:02 +00:00
Mark Kettenis
b6958cfb8f
* sol-thread.c (sol_thread_xfer_memory): Change type of second
...
argument to `gdb_byte *'.
(sol_thread_xfer_partial): Change type of readbuf and writebuf
arguments to `gdb_byte *'.
2005-06-25 12:49:01 +00:00
Mark Kettenis
870cd05e24
* mips-tdep.c (mips_xfer_register, mips_o32_return_value)
...
(mips_integer_to_address): Use gdb_byte instead of bfd_byte.
2005-06-25 11:58:35 +00:00
Mark Kettenis
57b025345d
* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
...
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
(ppcobsd_supply_pcb): New function.
(_initialize_ppcobsd_nat): Enable libkvm interface.
* Makefile.in (ppcobsd-nat.o): Update dependencies.
* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.
2005-06-25 11:54:29 +00:00
gdbadmin
a9bb6d8ab6
*** empty log message ***
2005-06-25 00:00:33 +00:00
Mark Kettenis
c32adc783a
* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
...
(LOADLIBES): New variable.
2005-06-24 21:15:38 +00:00
Mark Kettenis
0ae4f2cb51
* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
...
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
(ppcobsd_supply_pcb): New function.
(_initialize_ppcobsd_nat): Enable libkvm interface.
* Makefile.in (ppcobsd-nat.o): Update dependencies.
2005-06-24 21:11:39 +00:00
Corinna Vinschen
772562f8ac
* i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
2005-06-24 08:12:32 +00:00
gdbadmin
e9b986c736
*** empty log message ***
2005-06-24 00:00:08 +00:00
Andreas Schwab
4247cafddf
* gdb_ptrace.h: Fix typos when checking for PT_ATTACH. Reported
...
by Chad Harrington <harrington.chad@gmail.com>.
2005-06-23 09:21:45 +00:00
gdbadmin
a92ee4bac9
*** empty log message ***
2005-06-23 00:00:03 +00:00
Mark Kettenis
c8d511af85
* remote.c (extended_remote_restart): Pass buffer in call to
...
xsnprintf instead of a pointer to the buffer.
2005-06-22 11:42:54 +00:00
Nick Roberts
d620b259fb
(History) Rename "Command History".
...
(Command History): Move node "Server Prefix" from section on
Annotations here.
2005-06-22 06:20:00 +00:00
Nick Roberts
d1b6db76f0
*** empty log message ***
2005-06-22 06:15:43 +00:00
gdbadmin
aac843bd47
*** empty log message ***
2005-06-22 00:00:05 +00:00
Andrew Cagney
e990a46e0d
2005-06-21 Andrew Cagney <cagney@gnu.org>
...
* MAINTAINERS: List GDB's Steering Committee as responsible for
GDB's maintenance.
2005-06-21 14:34:42 +00:00
Mark Kettenis
7a4609f7bb
* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
...
and writebuf arguments to `gdb_byte *'.
2005-06-21 11:58:39 +00:00
Wu Zhou
72429025ee
* MAINTAINERS (Write After Approval): Add myself.
2005-06-21 08:36:30 +00:00
Mark Kettenis
dc28f363f5
* hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
...
"value.h" and "elf/common.h".
(hppabsd_supply_gregset): Use `gdb_byte *' for byte buffer.
(hppabsd_find_global_pointer): New function.
(hppabsd_init_abi): Set TDEP->find_global_pointer to
hppabsd_find_global_pointer.
* Makefile.in (hppabsd-tdep.o): Update dependencies.
2005-06-21 05:32:00 +00:00
gdbadmin
8e9ef7a65a
*** empty log message ***
2005-06-21 00:00:04 +00:00
Nick Roberts
1ed91682d1
(test_stack_locals_listing): Remove test for -stack-select-frame without
...
arguments.
(test_stack_frame_listing): Add test for newly implemented command
-stack-info-frame.
2005-06-20 03:38:20 +00:00
Nick Roberts
fe03833f9a
*** empty log message ***
2005-06-20 03:37:15 +00:00
gdbadmin
c9b5d3341f
*** empty log message ***
2005-06-20 00:00:34 +00:00
Mark Kettenis
99d64d771c
* hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.
...
(unwind_command): Use %lx to print pointer.
2005-06-19 21:25:47 +00:00
Mark Kettenis
8d7337bf3d
* remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.
...
Change type of second argument to`gdb_byte *'.
2005-06-19 20:08:37 +00:00
Nick Roberts
dcaaae044f
(GDB/MI Stack Manipulation):
...
Re-instate -stack-info-frame with example. Say that it gets
info on selected frame, not current frame.
2005-06-19 03:16:32 +00:00
Nick Roberts
29629dcf1e
*** empty log message ***
2005-06-19 03:14:46 +00:00
Nick Roberts
ac307ba808
(mi_cmds): Replace entry for -stack-info-frame.
...
Make it use mi_cmd_stack_info_frame
2005-06-19 03:12:39 +00:00
Nick Roberts
3ba51a77e4
(mi_cmd_stack_info_frame): New declaration.
2005-06-19 03:12:15 +00:00
Nick Roberts
64fd8944d9
(mi_cmd_stack_info_frame): New function.
2005-06-19 03:11:47 +00:00
gdbadmin
7fcae197ab
*** empty log message ***
2005-06-19 00:00:32 +00:00
Mark Kettenis
4ba6a9753f
* hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
...
can't find the bounds of the current function. Wrap some long
lines in the process.
2005-06-18 22:03:41 +00:00
Mark Kettenis
6618125dce
* regcache.c (regcache_raw_supply, regcache_raw_collect): Change
...
type of last argument back to `void *'.
* regcache.h (regcache_raw_supply, regcache_raw_collect): Likewise.
2005-06-18 15:22:55 +00:00
Eli Zaretskii
d416eeec97
(Backtrace): Document that free-standing environments do not need
...
to have a `main' function.
2005-06-18 13:12:04 +00:00
Eli Zaretskii
76d17f347a
(Machine Code): Document possible problems with locations in
...
shared libraries.
2005-06-18 12:54:36 +00:00
Eli Zaretskii
59b7b46f98
(Files): Add more indexing for solib-absolute-prefix and --with-sysroot.
2005-06-18 12:40:48 +00:00
Eli Zaretskii
fc8be69e5e
(Files): Document the possibility of loading unlinked object files.
2005-06-18 12:36:06 +00:00
Eli Zaretskii
638ac427cd
(Threads): Add an @cindex entry for "thread apply".
2005-06-18 12:18:25 +00:00
Eli Zaretskii
5127403546
(Output Formats): More detailed description of the `c' format.
...
(Memory): List explicitly all the formats supported by `x'.
2005-06-18 12:10:55 +00:00