Commit Graph

19735 Commits

Author SHA1 Message Date
Nick Roberts 351ff01ac5 (GDB/MI File Commands): New node split from Program Control. 2006-06-02 10:15:41 +00:00
Nick Roberts d5e40d59c5 *** empty log message *** 2006-06-02 10:14:27 +00:00
Nick Roberts 6c27247ca3 *** empty log message *** 2006-06-02 10:12:46 +00:00
Nick Roberts 1fbc2a49cc (print_it_typical): Use EXEC_ASYNC_LOCATION_REACHED. 2006-06-02 03:43:18 +00:00
Nick Roberts 8a786d82c7 *** empty log message *** 2006-06-02 03:42:28 +00:00
gdbadmin 57078fa5d1 *** empty log message *** 2006-06-02 00:00:32 +00:00
Nick Roberts 7a9a6b69e4 (GDB/MI Development and Front Ends): Use sourceware.org for mailing lists. 2006-06-01 23:40:50 +00:00
Nick Roberts 2aef0d6bad *** empty log message *** 2006-06-01 23:39:23 +00:00
gdbadmin 7646157852 *** empty log message *** 2006-06-01 00:00:03 +00:00
Michael Snyder f49e4e6d76 2006-05-31 Michael Snyder <msnyder@redhat.com>
* mips-tdep.c: Comment tweaks.
2006-05-31 23:15:50 +00:00
Nick Roberts af6eff6f33 (GDB/MI Development and Front Ends): New Node. 2006-05-31 21:55:46 +00:00
Nick Roberts 383a5c5284 *** empty log message *** 2006-05-31 21:54:27 +00:00
Daniel Jacobowitz 20e95c23ab Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4.  Regenerate all
affected autotools files.  Include intl in gdb releases again.
2006-05-31 15:14:46 +00:00
gdbadmin 38365cdd8f *** empty log message *** 2006-05-31 00:00:33 +00:00
Daniel Jacobowitz ea025f5f61 * remote-utils.c (all_symbols_looked_up): New variable.
(look_up_one_symbol): Check it.
	* server.h (look_up_one_symbol): New declaration.
	* thread-db.c (thread_db_init): Set all_symbols_looked_up.
2006-05-30 19:05:33 +00:00
Daniel Jacobowitz 66f338c7b9 Typo fix. 2006-05-30 15:58:47 +00:00
Daniel Jacobowitz 9308fc88e7 gdb/
* Makefile.in (arm-linux-nat.o): Update dependencies.
	* arm-linux-nat.c: Include "gdb_proc_service.h".
	(PTRACE_GET_THREAD_AREA): Define.
	(ps_get_thread_area): New function.
gdb/gdbserver/
	* Makefile.in (linux-arm-low.o): Update dependencies.
	* linux-arm-low.c: Include "../gdb_proc_service.h".
	(PTRACE_GET_THREAD_AREA): Define.
	(ps_get_thread_area): New function.
2006-05-30 15:57:09 +00:00
gdbadmin e06ac427b4 *** empty log message *** 2006-05-30 00:00:33 +00:00
gdbadmin 1a15015e3b *** empty log message *** 2006-05-29 00:00:32 +00:00
Alexandre Oliva 46ea248bcc * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
DWARF2_FRAME_REG_SAVED_VAL_OFFSET and
DWARF2_FRAME_REG_SAVED_VAL_EXP.
* dwarf2-frame.c (execute_cfa_program): Handle val_offset,
val_offset_sf and val_expression.
(dwarf2_frame_prev_register): Handle the new reg rules.
(dwarf2_frame_this_id): Use pc instead of function entry point.
2006-05-28 05:56:50 +00:00
Alexandre Oliva 56c987f606 * dwarf2-frame.c (struct dwarf2_cie): Add signal_frame field.
(dwarf2_frame_sniffer): Use it.
(decode_frame_entry_1): Set it according to augmentation "S".
2006-05-28 05:56:20 +00:00
gdbadmin 456c260faf *** empty log message *** 2006-05-28 00:00:06 +00:00
Joel Brobecker 5648af48fb From Peter Schauer <peterschauer@gmx.net>
* m2-typeprint.c (m2_record_fields): Move variable declarations
        to the begining of the block.
2006-05-27 17:39:29 +00:00
gdbadmin 5864669164 *** empty log message *** 2006-05-27 00:00:02 +00:00
gdbadmin 04297bf2b9 *** empty log message *** 2006-05-26 00:00:03 +00:00
gdbadmin 8bbc8175b2 *** empty log message *** 2006-05-25 00:00:32 +00:00
gdbadmin dad5469b96 *** empty log message *** 2006-05-24 00:00:32 +00:00
Mark Mitchell 03a73f77ad * mt-tdep.c (mt_register_name): Correct out-of-range logic to
include additional registers.

	* mt-tdep.c (mt_gdb_regnums): Add ZI2, ZQ2, Ichannel2,
	Iscramb2, Qscramb2, Qchannel2.
	(mt_register_name): Likewise.
	(mt_copro_register_type): Describe ZI2 and ZQ2.

	* mt-tdep.c (mt_gdb_regnums): Define
	MT_COPRO_PSEUDOREG_MAC_REGNUM.
	(mt_register_name): Use it.
	(mt_copro_register_type): Likewise.
	(mt_register_type): Likewise.
	(mt_pseudo_register_read): Likewise.  Read the MAC register, not
	the coprocessor register.
	(mt_pseudo_register_write): Likewise.
2006-05-23 18:01:58 +00:00
gdbadmin c9fe3751af *** empty log message *** 2006-05-23 00:00:33 +00:00
Eli Zaretskii e16b02ee9c (Cygwin Native): Fix last change. 2006-05-22 19:00:41 +00:00
Christopher Faylor be90c084da * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions. 2006-05-22 04:17:59 +00:00
gdbadmin ec2273bcc8 *** empty log message *** 2006-05-22 00:00:03 +00:00
Christopher Faylor 09280ddfff (check in missing file)
* win32-nat.c (cygwin_exceptions): New variable.
(handle_exception): Treat a cygwin exception like a normal exception if
cygwin_exceptions is true.
(_initialize_win32_nat): Add "set cygwin-exceptions" handler.
2006-05-21 23:04:39 +00:00
Christopher Faylor 2b3c8945cd * win32-nat.c (cygwin_exceptions): New variable.
(handle_exception): Treat a cygwin exception like a normal exception if
cygwin_exceptions is true.
(_initialize_win32_nat): Add "set cygwin-exceptions" handler.
2006-05-21 22:57:18 +00:00
gdbadmin 51c37cfd4e *** empty log message *** 2006-05-21 00:00:03 +00:00
Gaius Mulley f79daebb66 NEWS: (Improved Modula-2 language support): New section. 2006-05-20 16:30:18 +00:00
Joel Brobecker 6c0112ecf2 * gdb.base/del.exp (test_delete_alias): New function.
Now check that both "del" and "d" work as aliases for "delete".
2006-05-20 01:35:27 +00:00
Joel Brobecker b4e70030cb * configure: Regenerate using proper version of autoconf. 2006-05-20 01:20:40 +00:00
gdbadmin f7d91c12ff *** empty log message *** 2006-05-20 00:00:32 +00:00
Fred Fish a1f5b8454c Checked in under the 'obvious fix rule'
2006-05-19  Fred Fish  <fnf@specifix.com>
	* Makefile.in: Fix spelling of 'explicitly' and 'explicit'.
	* dwarfread.c: Fix spelling of 'unexpected'.
	* mips-tdep.c: Fix spelling of 'possible' and 'Determine'.
	* stack.c: Fix spelling of 'RETURN_VALUE'.
2006-05-19 20:42:47 +00:00
gdbadmin fd5c1a0e91 *** empty log message *** 2006-05-19 00:00:03 +00:00
Paul Gilliam 82d03102e4 2006-05-18 Paul Gilliam <pgilliam@us.ibm.com
* solib-svr4.c (enable_break): Breakup a long line into 3 shorter ones.
2006-05-18 20:38:56 +00:00
Fred Fish 154189a4a5 Reviewed and approved by Daniel Jacobowitz <drow@false.org>
2006-05-18  Fred Fish  <fnf@specifix.com>
	* gdb.base/a2-run.exp: Allow part of test to run when args aren't
	required.  Check for spurious output after program exits normally.
2006-05-18 19:34:01 +00:00
gdbadmin e987a4e233 *** empty log message *** 2006-05-18 00:00:02 +00:00
Fred Fish 582e64c29d Suggested, reviewed, and approved by Daniel Jacobowitz <drow@false.org>
2006-05-17  Fred Fish  <fnf@specifix.com>
	* gdb.base/relocate.exp: Use gdb_file_cmd rather than
	gdb_load, so it works in the simulator.
2006-05-17 23:59:40 +00:00
Daniel Jacobowitz f2da6b3ac3 * dwarf2-frame.c: Include "value.h".
(read_reg): Use unpack_long and register_type.
	* Makefile.in (dwarf2-frame.o): Update.
2006-05-17 14:53:02 +00:00
Daniel Jacobowitz 1f5befc17b * remote-rdp.c: Deleted.
* NEWS: Mention removal of remote-rdp.c.

	* Makefile.in (ALLDEPFILES): Remove remote-rdp.c.
	(remote-rdp.o): Delete.
	* README: Remove description of remote-rdp.c.
	* arm-tdep.c (arm_breakpoint_from_pc): Remove obsolete comment.
	* config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
2006-05-17 14:40:39 +00:00
gdbadmin 6a2f788fe6 *** empty log message *** 2006-05-17 00:00:02 +00:00
Daniel Jacobowitz cd96dfc915 * ser-e7kpc.c: Include <time.h> if it is available. 2006-05-16 20:22:02 +00:00
Joel Brobecker e374b60130 * version.in (version.in): Bump version number to 6.5.50 now
that the gdb-6.5 branch has been created.
        * NEWS: Create a new section for changes that are included
        since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5"
        section.
2006-05-16 19:43:57 +00:00