Randolph Chung
1218e655b1
2005-12-09 Randolph Chung <tausq@debian.org>
...
* hppa-tdep.c (hppa64_convert_code_addr_to_fptr): New function.
(hppa64_push_dummy_call): If passing a function pointer, ensure
it is a function descriptor address instead of the function entry
point.
2005-12-09 11:13:34 +00:00
Randolph Chung
1ef7fcb5ad
2005-12-09 Randolph Chung <tausq@debian.org>
...
* hppa-tdep.c (hppa64_dwarf_reg_to_regnum): New funtion.
(hppa_gdbarch_init): Set dwarf_reg_to_regnum and
dwarf2_reg_to_regnum methods.
2005-12-09 11:10:25 +00:00
Randolph Chung
9fdb1f509e
2005-12-09 Randolph Chung <tausq@debian.org>
...
* gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
* gdb.asm/pa64.inc: New file.
2005-12-09 11:05:26 +00:00
Randolph Chung
5f2c56f79b
2005-12-09 Randolph Chung <tausq@debian.org>
...
* gdb.asm/common.inc: Indent commands.
* gdb.asm/asmsrc1.s: Likewise.
* gdb.asm/asmsrc2.s: Likewise.
2005-12-09 11:02:09 +00:00
Randolph Chung
8117349cb4
2005-12-09 Randolph Chung <tausq@debian.org>
...
* gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
(get_addr_of_sym): Remove duplicate print.
(gen_core): xfail hppa*-*-hpux*, update expected output.
* gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
* gdb.arch/pa64-nullify.s: New file.
2005-12-09 10:57:40 +00:00
Randolph Chung
8f07f25a06
2005-12-09 Randolph Chung <tausq@debian.org>
...
* gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
2005-12-09 10:55:09 +00:00
gdbadmin
039a96c3f0
*** empty log message ***
2005-12-09 00:00:35 +00:00
Kevin Buettner
8b2ab35db5
* NEWS (Changes in GDB 6.4): Delete entries indicating that
...
the following configurations have been removed: h8300*-*-*,
mn10300-*-*, and v850-*-*. These configurations had been
removed within the 6.4 development cycle, but were later
restored within the same cycle.
2005-12-08 19:13:00 +00:00
Nathan Sidwell
3950dc3f51
Add ms2 support.
...
* ms1-tdep.c (ms1_register_type): Check for ms2.
(ms1_breakpoint_from_pc): ms2 has a different break instruction.
(ms1_pseudo_register_read, ms1_pseudo_register_write,
ms1_registers_info): Add ms2.
* NEWS (Changes since GDB 6.4): Add ms2
2005-12-08 10:35:18 +00:00
Randolph Chung
8d49894913
2005-12-08 Randolph Chung <tausq@debian.org>
...
* somread.c (som_symfile_offsets): Iterate through number of sections
in addrs instead of objfile.
2005-12-08 00:17:33 +00:00
gdbadmin
bd4c522848
*** empty log message ***
2005-12-08 00:00:02 +00:00
Daniel Jacobowitz
55b3918466
gdb/
...
* valops.c (value_struct_elt): Clarify error message.
gdb/testsuite/
2005-12-07 Christophe Lyon <christophe.lyon@st.com>
* gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
code generation for these functions.
* gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
error message.
2005-12-07 23:07:54 +00:00
Jim Blandy
12c7def667
gdb/ChangeLog:
...
2005-12-07 Jim Blandy <jimb@redhat.com>
* target.c (target_xfer_memory_partial): Doc fix.
2005-12-07 19:35:43 +00:00
Jim Blandy
3d269a592e
2005-12-07 Jim Blandy <jimb@redhat.com>
...
* ax-general.c (ax_reqs): Check stack heights for backward jumps,
too. Correctly check height at target. Doc fixes.
2005-12-07 19:30:25 +00:00
gdbadmin
4209ee02d3
*** empty log message ***
2005-12-07 00:00:34 +00:00
Michael Snyder
6df3bc688d
2005-12-06 Michael Snyder <msnyder@redhat.com>
...
* cli/cli-decode.c (add_setshow_string_cmd): Indent.
(add_setshow_integer_cmd): Indent.
2005-12-06 22:13:14 +00:00
Michael Snyder
f010475de6
2005-12-06 Michael Snyder <msnyder@redhat.com>
...
* inf-ptrace.c: Fix typos in comments.
2005-12-06 22:05:51 +00:00
Frederic Riss
1f20321be5
* mi/mi-interp.c (mi_interpreter_resume): Route target error
...
through the MI.
2005-12-06 05:53:46 +00:00
gdbadmin
5016a164f8
*** empty log message ***
2005-12-06 00:00:33 +00:00
gdbadmin
2077a96429
*** empty log message ***
2005-12-05 00:00:33 +00:00
Mark Kettenis
d78749b4b8
* amd64obsd-tdep.c: Include "regcache.h" and "bsd-uthread.h".
...
(amd64obsd_uthread_reg_offset): New variable.
(AMD64OBSD_UTHREAD_RSP_OFFSET): New define.
(amd64obsd_supply_uthread, amd64obsd_collect_uthread): New
functions.
(amd64obsd_init_abi): Set supply_uthread and collect_uthread.
* Makefile.in (amd64obsd-tdep.o): Update dependencies.
2005-12-04 20:19:25 +00:00
gdbadmin
cd05c5d153
*** empty log message ***
2005-12-04 00:00:33 +00:00
Eli Zaretskii
fad38dfad4
* gdb.texinfo (Connecting): Explain that `monitor' is a way to
...
extend GDB with commands for external monitor.
2005-12-03 12:44:31 +00:00
gdbadmin
9d4b91f99e
*** empty log message ***
2005-12-03 00:00:32 +00:00
Andrew Stubbs
31e2b00f59
2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
...
* breakpoint.c (BREAK_ARGS_HELP): New mecro.
(_initialize_breakpoint): Enhance break, tbreak, hbreak and thbreak
commands' help by adding more information and using BREAK_ARGS_HELP
to duplicate the common parts. Remove now-redundant cross-references.
testsuite/
* gdb.base/help.exp (help b, help br, help bre, help brea)
(help break): Update the expected message.
2005-12-02 14:58:18 +00:00
Andrew Stubbs
53e5f3cf29
2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
...
* value.c (init_if_undefined_command): New function.
(_initialize_values): Add command init-if-undefined.
* NEWS (Changes since GDB 6.3): Rename to 'Changes in GDB 6.4'.
(Changes since GDB 6.4): New section.
Mention new command init-if-undefined.
doc/
* gdb.texinfo (Convenience variables): Add init-if-undefined command.
2005-12-02 11:44:19 +00:00
Andrew Stubbs
0430b0d6a5
2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
...
* symfile.c (symbol_file_clear): Test symfile_objfile is not NULL
before dereferencing it.
Gettextize the query.
2005-12-02 11:11:23 +00:00
Joel Brobecker
ce37844efa
GDB 6.4 released from GDB 6.4 branch.
2005-12-02 07:35:20 +00:00
gdbadmin
8b8c4ae551
*** empty log message ***
2005-12-02 00:00:32 +00:00
Nathan Sidwell
58b78171ca
* ms1-tdep.c (ms1_register_name): Const qualify array.
...
(ms1_registers_info): Use gdb_byte.
(ms1_push_dummy_call): Likewise.
(ms1_gdbarch_init): Remove illformed nested prototype.
2005-12-01 13:19:58 +00:00
gdbadmin
0866ed8010
*** empty log message ***
2005-12-01 00:00:03 +00:00
gdbadmin
d400ecdc0c
*** empty log message ***
2005-11-30 00:00:06 +00:00
Frederic Riss
ea7963f00b
* dwarf2-frame.c (dwarf2_frame_prev_register): Handle
...
DWARF2_FRAME_REG_CFA_OFFSET.
* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
DWARF2_FRAME_REG_CFA_OFFSET.
2005-11-29 07:52:39 +00:00
gdbadmin
3c51939b03
*** empty log message ***
2005-11-29 00:00:33 +00:00
Mark Mitchell
aba6488e0b
* remote-sim.c (gdbsim_wait): Pass target signal numbers to
...
sim_resume. Expect target signal numbers from sim_stop_reason.
* wrapper.c (gdb/signals.h): Include it.
(SIGTRAP): Don't define.
(SIGBUS): Likewise.
(sim_stop_reason): Use TARGET_SIGNAL_* instead of SIG*.
* sim-reason.c (sim_stop_reason): Use
sim_signal_to_target, not sim_signal_to_host.
* sim-signal.c (sim_signal_to_host): Fix typo.
(sim_signal_to_target): New function.
* interp.c (gdb/signals.h): Include it.
(sim_stop_reason): Use TARGET_SIGNAL_*.
* interf.c: (gdb/signals.h): Include it.
(sim_stop_reason): Use TARGET_SIGNAL_*.
* sim_calls.c (gdb/signals.h): Include it.
(sim_stop_reason): Use TARGET_SIGNAL_*.
* psim.c (cntrl_c_simulation): Use TARGET_SIGNAL_*.
2005-11-28 18:33:03 +00:00
Christopher Faylor
8efc5725eb
* win32-nat.c (env_sort): New function.
...
(win32_create_inferior): Rename env to in_env. Sort environment before handing
it off to CreateProcess.
(win32_current_sos): Quiet a compiler warning.
2005-11-28 01:17:59 +00:00
gdbadmin
dae0677673
*** empty log message ***
2005-11-28 00:00:33 +00:00
gdbadmin
b97a439efa
*** empty log message ***
2005-11-27 00:01:03 +00:00
Joel Brobecker
55f6ca0f15
* gdbint.texinfo (Start of New Year Procedure): New chapter.
2005-11-26 00:04:38 +00:00
gdbadmin
5c693b3aa1
*** empty log message ***
2005-11-26 00:00:02 +00:00
Andrew Stubbs
a7266fef19
2005-11-16 Andrew Stubbs <andrew.stubbs@st.com>
...
* event-top.h (async_init_signals): Add SIGTERM handler.
(handle_sigterm): New function.
* event-top.h (handle_sigterm): New prototype.
2005-11-25 18:33:12 +00:00
Daniel Jacobowitz
b5f558d405
Remove stray colon.
2005-11-25 18:12:42 +00:00
Andrew Stubbs
3386243e48
2005-11-25 Andrew Stubbs <andrew.stubbs@st.com>
...
* cli-decode.c (find_command_name_length): New function.
(lookup_cmd_1): Replace loop reading command name with
find_command_name_length().
(lookup_cmd): Likewise.
(lookup_cmd_composition): Likewise.
2005-11-25 11:45:49 +00:00
Frederic Riss
92ad9f6b57
* dwarf2-frame.c: (execute_cfa_program): Don't access past the
...
allocated dwarf2_frame_state.initial.regs.
2005-11-25 06:42:07 +00:00
Frederic Riss
58ad504107
* MAINTAINERS (Write After Approval): Add myself to the list.
2005-11-25 06:34:47 +00:00
gdbadmin
992e649a8b
*** empty log message ***
2005-11-25 00:00:33 +00:00
gdbadmin
b615bfbb2d
*** empty log message ***
2005-11-24 00:00:02 +00:00
Andrew Stubbs
7db8399e73
2005-11-23 Andrew Stubbs <andrew.stubbs@st.com>
...
* sh-tdep.c (do_fv_register_info, do_dr_register_info): Delete function.
(do_bank_register_info, do_bank_register_info): Likewise.
(sh_print_pseudo_register, sh_do_fp_register): Likewise.
(sh_do_register, sh_print_register, sh_print_registers_info): Likewise.
(sh_gdbarch_init): Remove call to set_gdbarch_print_registers_info().
2005-11-23 16:30:36 +00:00
Jim Blandy
c1947b85a5
2005-11-21 Jim Blandy <jimb@redhat.com>
...
* gdb.texinfo (Tracepoint Packets): Document restrictions on
placement of 'R' actions in tracepoint action packets; document
dependence of 'X' and 'M' actions on a preceding 'R' action for
their registers.
2005-11-23 00:03:15 +00:00
gdbadmin
28b33698fa
*** empty log message ***
2005-11-23 00:00:03 +00:00