Mark Kettenis
8349554deb
* i386-sol2-tdep.c (i386_sol2_mcontext_addr): New function.
...
(i386_sol2_init_abi): Initialize TDEP->sigcontext_addr,
TDEP->sc_reg_offset and TDEP->sc_num_regs.
2003-12-28 19:48:15 +00:00
Mark Kettenis
2666fb59a0
* i386-tdep.h (i386_regnum): Add I386_CS_REGNUM and
...
I386_SS_REGNUM.
2003-12-28 19:45:35 +00:00
gdbadmin
5afeb40cd6
*** empty log message ***
2003-12-28 00:00:32 +00:00
Mark Kettenis
3588991722
* dwarf2-frame.c (dwarf2_reg_rule): Add REG_RA and REG_CFA.
...
(dwarf2_frame_cache): Initialize PC_REGNUM with REG_RA and
SP_REGNUM with REG_CFA. Don't overwrite the initialized register
rule for registers left unspecified by the CFI. Remove the
special handling of PC_REGNUM. Add code to eleminate any REG_RA
rules.
(dwarf2_frame_prev_register): Remove the special handling of
SP_REGNUM. Add support for the REG_CFA rule.
2003-12-27 23:15:00 +00:00
gdbadmin
1b0c858ffa
*** empty log message ***
2003-12-27 00:00:32 +00:00
Mark Kettenis
6745701255
* i386obsd-tdep.c: Include "regset.h", "gdb_assert.h" and
...
"gdb_string.h".
(i386obsd_r_reg_offset): New variable.
(i386obsd_aout_supply_regset)
(i386obsd_aout_regset_from_core_section): New functions.
(i386obsd_supply_reg, fetch_core_registers): Remove functions.
(i286obsd_core_fns): Remove variable.
(i386obsd_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs and TDEP->sizeof_gregset. Set
regset_from_core_section. Use ARRAY_SIZE to initialize
TDEP->sc_num_regs.
(_initialize_i386obsd_tdep): Don't call add_core_fns.
2003-12-26 18:07:00 +00:00
Mark Kettenis
f6943e4a1d
* i386bsd-tdep.c (i386bsd_core_osabi_sniffer): New function.
...
(_initialize_i386bsd_tdep): Register i386bsd_core_osabi_sniffer.
2003-12-26 17:59:48 +00:00
Mark Kettenis
4ffc84662b
* i386-linux-nat.c: Add comment.
2003-12-26 15:42:58 +00:00
Christopher Faylor
d6dc804979
* win32-nat.c: Add some comments about below change.
2003-12-26 14:56:45 +00:00
Christopher Faylor
3ade53336e
Fix for PR threads/1048
...
* win32-nat.c (thread_info_struct): Add reload_context flag.
(thread_rec): Don't reload thread context here. Just set a flag.
(do_child_fetch_inferior_registers): Reload thread context here if appropriate.
Avoid doing anything if current_thread is NULL thanks to strange Windows
behavior.
(child_fetch_inferior_registers): Avoid doing anything if current_thread is
NULL.
(do_child_store_inferior_registers): Ditto.
(child_store_inferior_registers): Ditto.
(child_kill_inferior): Ditto.
(fake_create_process): Pretend to create a process for pathological windows
attach situation.
(get_child_debug_event): Call fake_create_process when the first event noticed
is thread creation rather than process creation.
(child_attach): Always set attach_flag when attaching.
(child_create_inferior): Set attach_flag to zero since we're not attaching.
2003-12-26 04:29:22 +00:00
Christopher Faylor
87a45c9606
* win32-nat.c (get_child_debug_event): Keep main thread id around even after
...
thread exits since Windows insists on continuing to report events against it.
2003-12-26 00:39:04 +00:00
gdbadmin
ffeaf0e8c6
*** empty log message ***
2003-12-26 00:00:02 +00:00
gdbadmin
3acdd7e208
*** empty log message ***
2003-12-25 00:00:31 +00:00
gdbadmin
eb4dbeda06
*** empty log message ***
2003-12-24 00:00:02 +00:00
gdbadmin
231bc717e9
*** empty log message ***
2003-12-23 00:00:02 +00:00
Mark Kettenis
79c4cb80ee
* dwarf2-frame.c (dwarf2_frame_cache): Don't skip the return
...
address column.
2003-12-22 20:32:51 +00:00
Jim Blandy
6c50ab1c7f
* breakpoint.c (bpstat_do_actions): To ensure that
...
clear_proceed_status doesn't free the command tree we're
evaluating out from under us, zero the bpstat's pointer to it, and
take care of freeing it ourselves.
* cli/cli-script.c (make_cleanup_free_command_lines): Make this
function externally visible.
* cli/cli-script.h (make_cleanup_free_command_lines): New
declaration.
2003-12-22 03:43:19 +00:00
gdbadmin
7d0c64e53f
*** empty log message ***
2003-12-22 00:00:31 +00:00
gdbadmin
f65333104b
*** empty log message ***
2003-12-21 00:00:01 +00:00
Mark Kettenis
59207364ed
* x86-64-tdep.c (x86_64_dwarf_regmap): Map the Return Address to
...
RIP.
2003-12-20 13:36:00 +00:00
gdbadmin
6c55c395b7
*** empty log message ***
2003-12-20 00:00:34 +00:00
Michael Chastain
a2379359b4
2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
...
* hppa-tdep.c (hppa_gdbarch_init): Set long double floating
point type to floatformat_ia64_quad_big.
2003-12-19 06:45:03 +00:00
Kevin Buettner
d40fcd7bc1
* frv-tdep.c (skip_prologue_using_sal): New function. Taken verbatim
...
from mips-tdep.c.
(frv_analyze_prologue): Rework to account for intermixed prologue /
body instructions.
2003-12-19 00:34:26 +00:00
gdbadmin
a53cf7226d
*** empty log message ***
2003-12-19 00:00:01 +00:00
Michael Chastain
8e8b2dbaae
2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
...
* hppa-tdep.c (hppa_gdbarch_init): Set sizeof(long_double) to 128.
Document type sizes for hppa*-*-hpux* compilers available to me.
2003-12-18 22:13:48 +00:00
Michael Chastain
e584bbaf70
2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
...
* hppam3-nat.c: Delete obsolete file.
* hppab-nat.c: Delete obsolete file.
* Makefile.in: Remove references.
2003-12-18 18:22:35 +00:00
Michael Chastain
850742db45
2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
...
* gdb.base/sect-cmd.exp: Handle compiling test case from multiple
source files.
2003-12-18 16:25:21 +00:00
Michael Chastain
eb4bbda805
2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
...
* gdb.base/environ.exp: Handle compiling test case from multiple
source files.
2003-12-18 07:48:37 +00:00
gdbadmin
cd0d3a42b4
*** empty log message ***
2003-12-18 00:00:32 +00:00
Michael Chastain
e42c777187
2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
...
* gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2003-12-17 22:32:18 +00:00
Jeff Johnston
bffe1ece0e
2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
...
* symtab.c (decode_line_spec): Change call to decode_line_1.
2003-12-17 22:21:02 +00:00
Jeff Johnston
68219205a7
2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
...
* linespec.h (decode_line_1): Add new not_found_ptr parameter.
* linespec.c (decode_line_1): Add new parameter. Pass on
new parameter to decode_variable and symtab_from_filename
functions.
(decode_variable): Add new not_found_ptr parameter. Throw exception
rather than failing if the not_found_ptr is non-null and the
function is not found.
(symtab_from_filename): Add new not_found_ptr parametr. Throw
exception rather than failing if the not_found_ptr is non-null and
the source file is not found.
* breakpoint.c: Change all callers of decode_line_1 to add default
extra parameter for decode_line_1 calls.
* tracepoint.c: Ditto.
* cli/cli-cmds.c: Ditto.
2003-12-17 21:47:47 +00:00
Jim Blandy
5f06973a05
* gdb.base/freebpcmd.c: Add copyright notice.
2003-12-17 21:34:51 +00:00
Jim Blandy
80e4b428e6
* gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2003-12-17 21:28:40 +00:00
Joel Brobecker
b639a77072
* irix5-nat.c: Include mips-tdep.h.
2003-12-17 06:19:29 +00:00
Michael Chastain
0ab84fb789
2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
...
* gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2003-12-17 05:43:46 +00:00
gdbadmin
4f2e8a1399
*** empty log message ***
2003-12-17 00:00:32 +00:00
Mark Kettenis
729b7ed750
* solib.h (SOLIB_CREATE_CATCH_LOAD_HOOK)
...
(SOLIB_CREATE_CATCH_UNLOAD_HOOK, SOLIB_LOADED_LIBRARY_PATHNAME)
(SOLIB_UNLOADED_LIBRARY_PATHNAME, SOLIB_HAVE_LOAD_EVENT)
(SOLIB_HAVE_UNLOAD_EVENT): Remove defines.
2003-12-16 21:46:10 +00:00
Mark Kettenis
c683153733
* blockframe.c (inside_main_func): Don't treat a zero PC specially.
...
Needed to fix PR backtrace/1476.
2003-12-16 21:23:50 +00:00
David Carlton
5d09de9d6b
2003-12-16 David Carlton <carlton@kealia.com>
...
* cp-support.c (class_name_from_physname): Add DMGL_PARAMS.
(method_name_from_physname): Ditto.
2003-12-16 19:27:11 +00:00
gdbadmin
ab4f2b471a
*** empty log message ***
2003-12-16 00:02:03 +00:00
Mark Kettenis
6a9756ed29
* i386-sol2-tdep.c (i386_sol2_gregset_reg_offset): New variable.
...
(i386_sol2_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs, TDEP->sizeof_gregset and
TDEP->sizeof_fpregset.
* config/i386/i386sol2.mh (XM_FILE): Set to xm-i386.h.
(XM_CLIBS): Remove.
(NATDEPFILES): Remove core-regset.o and corelow.o.
* config/i386/i386sol2.mt (TDEPFILES): Add corelow.o.
2003-12-15 21:54:30 +00:00
gdbadmin
b1c1720c5d
*** empty log message ***
2003-12-15 00:00:02 +00:00
Mark Kettenis
e34e1a8519
* proc-api.c (procfs_note): Add format string to fprintf call.
2003-12-14 13:40:19 +00:00
Mark Kettenis
5daa5b4ecc
* i386-tdep.c (i386_analyze_frame_setup): Add missing encodings
...
for `subl' and `xorl' instructions.
2003-12-14 10:59:08 +00:00
gdbadmin
1eb4d9af74
*** empty log message ***
2003-12-14 00:00:01 +00:00
Jim Blandy
27bfe10e37
* dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):
...
Replace uses of DEPRECATED_STREQ and DEPRECATED_STREQN with calls
to strcmp and strncmp.
2003-12-13 22:29:06 +00:00
Jim Blandy
e481341f06
* osabi.c (gdbarch_init_osabi): Reformat error message with better
...
line breaks.
2003-12-13 21:41:10 +00:00
Jim Blandy
1b3bb3d032
* gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2003-12-13 20:12:31 +00:00
Mark Kettenis
f614e9d90b
* blockframe.c (inside_main_func): Reformat. Introduce new local
...
variables to prevent long lines. Update comments to reflect
reality.
2003-12-13 13:16:52 +00:00