Age | Commit message (Expand) | Author | Files | Lines |
2008-05-14 | * findcmd.c: Add #include "gdb_stdint.h". | Joel Brobecker | 3 | -1/+7 |
2008-05-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-13 | * gdb.base/watch_thread_num.exp: Don't run tests that require | Nathan Froyd | 2 | -4/+15 |
2008-05-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-12 | * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set. | Doug Evans | 2 | -0/+9 |
2008-05-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-11 | * sparc-linux-tdep.c (sparc32_linux_init_abi): Remove | David S. Miller | 2 | -4/+3 |
2008-05-11 | * sparc-linux-tdep.c (PSR_SYSCALL): Define. | David S. Miller | 3 | -0/+63 |
2008-05-11 | * sparc-linux-tdep.c, sparc64-linux-tdep.c: Use | David S. Miller | 3 | -2/+7 |
2008-05-11 | * rs6000-tdep.c (rs6000_gdbarch_init): Set up info.target_desc | Ulrich Weigand | 2 | -0/+7 |
2008-05-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-09 | * gdb.ada/assign_1.exp: New testcase. | Joel Brobecker | 2 | -0/+40 |
2008-05-09 | * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not force | Joel Brobecker | 2 | -1/+15 |
2008-05-09 | * NEWS: Mention gdbserver bi-arch capability. | Ulrich Weigand | 2 | -0/+8 |
2008-05-09 | update for capitalization changes | Doug Evans | 1 | -3/+3 |
2008-05-09 | remove cruft from previous checkin | Doug Evans | 3 | -6/+6 |
2008-05-09 | * remote.c (remote_search_memory): Fix capilization in error messages. | Doug Evans | 1 | -3/+3 |
2008-05-09 | * error.c (parse_find_args): Fix capitalization in previous patch. | Doug Evans | 3 | -19/+19 |
2008-05-09 | New "find" command. | Doug Evans | 16 | -3/+1204 |
2008-05-09 | * thread.c (_initialize_thread): Don't use commas and periods in | Eli Zaretskii | 2 | -2/+7 |
2008-05-09 | * alpha-mdebug-tdep.c, alpha-osf1-tdep.c, alpha-tdep.c: | Joel Brobecker | 4 | -141/+111 |
2008-05-09 | * frame.c (get_frame_base_address, get_frame_locals_address) | Joel Brobecker | 2 | -3/+9 |
2008-05-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-08 | * remote.c (extended_remote_attach_1): Call target_find_description. | Ulrich Weigand | 2 | -2/+17 |
2008-05-08 | * regcache.c (registers_length): Remove. | Ulrich Weigand | 4 | -15/+16 |
2008-05-08 | * gdb.base/commands.exp (watchpoint_command_test): Handle | Daniel Jacobowitz | 4 | -2/+24 |
2008-05-08 | * remote.c (extended_remote_create_inferior_1): Clean up | Daniel Jacobowitz | 2 | -4/+11 |
2008-05-08 | * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder | Joel Brobecker | 4 | -206/+173 |
2008-05-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-07 | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 6 | -208/+141 |
2008-05-07 | * cp-support.c (mangled_name_to_comp): Initialize storage. | Daniel Jacobowitz | 2 | -2/+7 |
2008-05-07 | * remote.c (remote_insert_breakpoint): Call get_remote_state | Jie Zhang | 2 | -8/+20 |
2008-05-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-06 | * gdb.ada/lang_switch: New test program. | Joel Brobecker | 4 | -0/+118 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 20 | -60/+124 |
2008-05-06 | * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addresses | Joel Brobecker | 2 | -0/+11 |
2008-05-06 | * inf-loop.c (inferior_event_handler): Run all continuations and | Pedro Alves | 2 | -14/+24 |
2008-05-06 | * frame-unwind.c (frame_unwind_got_bytes): New function. | Joel Brobecker | 6 | -496/+420 |
2008-05-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-05 | * gdb.base/help.exp (disassemble): Update expected help text. | Doug Evans | 2 | -1/+5 |
2008-05-05 | * NEWS: Mention new /m modifier for disassemble command. | Doug Evans | 5 | -53/+150 |
2008-05-05 | 2008-05-05 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 2 | -181/+70 |
2008-05-05 | Update m68k port for unwinder changes. | Andreas Schwab | 4 | -115/+96 |
2008-05-05 | * infcmd.c (step_1): Put thread id on the stack to avoid possible | Pedro Alves | 2 | -10/+9 |
2008-05-05 | * symfile.c (reread_symbols): Update objfile's entry point. | Luis Machado | 2 | -0/+5 |
2008-05-05 | Minor typing error fixes in ChangeLog. | Aleksandar Ristovski | 1 | -5/+5 |
2008-05-05 | * ada-lang.c: Update throughout to use symbol_matches_domain | Aleksandar Ristovski | 5 | -31/+62 |
2008-05-05 | * top.c (command_line_handler_continuation): Remove. | Vladimir Prus | 4 | -55/+14 |
2008-05-05 | * inf-loop.c (inferior_event_handler): Call bpstat_do_action, | Vladimir Prus | 3 | -2/+14 |