Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-02 | (GDB/MI File Commands): New node split from Program Control. | Nick Roberts | 1 | -0/+7 | |
2006-06-02 | *** empty log message *** | Nick Roberts | 1 | -2/+2 | |
2006-06-02 | *** empty log message *** | Nick Roberts | 1 | -0/+1 | |
2006-06-02 | (print_it_typical): Use EXEC_ASYNC_LOCATION_REACHED. | Nick Roberts | 1 | -1/+3 | |
2006-06-02 | *** empty log message *** | Nick Roberts | 1 | -0/+4 | |
2006-06-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-06-01 | (GDB/MI Development and Front Ends): Use sourceware.org for mailing lists. | Nick Roberts | 1 | -2/+2 | |
2006-06-01 | *** empty log message *** | Nick Roberts | 1 | -0/+5 | |
2006-06-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-31 | 2006-05-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -4/+8 | |
* mips-tdep.c: Comment tweaks. | |||||
2006-05-31 | (GDB/MI Development and Front Ends): New Node. | Nick Roberts | 1 | -1/+55 | |
2006-05-31 | *** empty log message *** | Nick Roberts | 1 | -0/+4 | |
2006-05-31 | Configury changes: update src repository (binutils, gdb, and rda) to use | Daniel Jacobowitz | 6 | -3003/+290 | |
config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again. | |||||
2006-05-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-30 | * remote-utils.c (all_symbols_looked_up): New variable. | Daniel Jacobowitz | 4 | -3/+29 | |
(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 | Typo fix. | Daniel Jacobowitz | 1 | -1/+1 | |
2006-05-30 | gdb/ | Daniel Jacobowitz | 6 | -3/+68 | |
* 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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-28 | * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add | Alexandre Oliva | 3 | -0/+64 | |
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 | * dwarf2-frame.c (struct dwarf2_cie): Add signal_frame field. | Alexandre Oliva | 2 | -3/+29 | |
(dwarf2_frame_sniffer): Use it. (decode_frame_entry_1): Set it according to augmentation "S". | |||||
2006-05-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-27 | From Peter Schauer <peterschauer@gmx.net> | Joel Brobecker | 2 | -2/+9 | |
* m2-typeprint.c (m2_record_fields): Move variable declarations to the begining of the block. | |||||
2006-05-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-23 | * mt-tdep.c (mt_register_name): Correct out-of-range logic to | Mark Mitchell | 2 | -9/+42 | |
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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-22 | (Cygwin Native): Fix last change. | Eli Zaretskii | 2 | -4/+15 | |
2006-05-22 | * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions. | Christopher Faylor | 2 | -0/+14 | |
2006-05-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-21 | (check in missing file) | Christopher Faylor | 2 | -2/+18 | |
* 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 | * win32-nat.c (cygwin_exceptions): New variable. | Christopher Faylor | 1 | -0/+7 | |
(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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-20 | NEWS: (Improved Modula-2 language support): New section. | Gaius Mulley | 2 | -0/+13 | |
2006-05-20 | * gdb.base/del.exp (test_delete_alias): New function. | Joel Brobecker | 2 | -16/+42 | |
Now check that both "del" and "d" work as aliases for "delete". | |||||
2006-05-20 | * configure: Regenerate using proper version of autoconf. | Joel Brobecker | 2 | -5656/+5600 | |
2006-05-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-19 | Checked in under the 'obvious fix rule' | Fred Fish | 5 | -6/+13 | |
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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-18 | 2006-05-18 Paul Gilliam <pgilliam@us.ibm.com | Paul Gilliam | 2 | -1/+7 | |
* solib-svr4.c (enable_break): Breakup a long line into 3 shorter ones. | |||||
2006-05-18 | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 2 | -7/+23 | |
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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-17 | Suggested, reviewed, and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 2 | -1/+6 | |
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 | * dwarf2-frame.c: Include "value.h". | Daniel Jacobowitz | 3 | -2/+16 | |
(read_reg): Use unpack_long and register_type. * Makefile.in (dwarf2-frame.o): Update. | |||||
2006-05-17 | * remote-rdp.c: Deleted. | Daniel Jacobowitz | 7 | -1442/+17 | |
* 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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-05-16 | * ser-e7kpc.c: Include <time.h> if it is available. | Daniel Jacobowitz | 2 | -1/+9 | |
2006-05-16 | * version.in (version.in): Bump version number to 6.5.50 now | Joel Brobecker | 3 | -2/+12 | |
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. |