aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-12-12gdbTom Tromey4-8/+27
2008-12-12 * macrocmd.c (macro_define_command): Skip whitespace afterTom Tromey2-4/+12
2008-12-12 * infrun.c (handle_inferior_event): Correctly tag non-executingPedro Alves2-16/+34
2008-12-12 * remote.c (extended_remote_mourn_1): Always callPedro Alves2-4/+8
2008-12-12 * remote.c (remote_detach_1): Don't delete the inferior here.Pedro Alves2-23/+24
2008-12-12 * remote.c (read_ptid): If we don't know about any inferior yet,Pedro Alves2-9/+14
2008-12-12*** empty log message ***gdbadmin1-1/+1
2008-12-11 * infcmd.c (step_1): Use step_once in the synchronous case too.Pedro Alves2-65/+52
2008-12-11 * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves6-5/+19
2008-12-11gdbTom Tromey7-119/+158
2008-12-11*** empty log message ***gdbadmin1-1/+1
2008-12-10 * infcmd.c (until_next_command, finish_backward): Use get_frame_pcPedro Alves2-4/+11
2008-12-10gdbTom Tromey6-36/+114
2008-12-10*** empty log message ***gdbadmin1-1/+1
2008-12-09 * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans3-3/+6
2008-12-09 * config.in, configure: Rebuild.Tom Tromey5-4/+89
2008-12-09 * remote.c (remote_parse_stop_reply): Use REG only after its NULL check.Jan Kratochvil2-2/+6
2008-12-09*** empty log message ***gdbadmin1-1/+1
2008-12-08 * python/python-value.c (values_in_python): Add specific initializationJoel Brobecker2-1/+8
2008-12-08 Fix loc_type of `bp_location's created by update_watchpoint.Jan Kratochvil2-13/+20
2008-12-08*** empty log message ***gdbadmin1-1/+1
2008-12-07 * breakpoint.c (update_global_location_list): Fix the comment.Jan Kratochvil2-1/+5
2008-12-07*** empty log message ***gdbadmin1-1/+1
2008-12-06*** empty log message ***gdbadmin1-1/+1
2008-12-05 * infcmd.c (step_1, step_once): Look up the stepping range basedPedro Alves2-4/+15
2008-12-05 Fix compilation on 32-bit host configurations.Jan Kratochvil2-1/+6
2008-12-052008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+77
2008-12-05 * infcmd.c (step_once): Remove dead code.Pedro Alves2-2/+4
2008-12-05*** empty log message ***gdbadmin1-1/+1
2008-12-04 * infcall.c (call_function_by_hand): Clean up use of local dummy_addr.Doug Evans2-26/+21
2008-12-04 * gdb.server/ext-run.exp: Relax regexp for init program.Doug Evans2-1/+5
2008-12-042008-12-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+11
2008-12-04*** empty log message ***gdbadmin1-1/+1
2008-12-03*** empty log message ***gdbadmin1-1/+1
2008-12-02 * infrun.c (handle_inferior_event): Remove redundant resetting ofDoug Evans2-2/+5
2008-12-02 * target.h (target_get_osdata): Describe.Pedro Alves5-54/+83
2008-12-02gdb/Jan Kratochvil7-10/+98
2008-12-02 * infrun.c (handle_inferior_event): Delete unused local tp.Doug Evans2-2/+4
2008-12-02 MI non-stop and multiprocess docs.Vladimir Prus2-18/+375
2008-12-02 Implement -list-thread-groups --availableVladimir Prus22-7/+1093
2008-12-02* infrun.c (proceed): Delete unused local stop_signal.Doug Evans2-1/+4
2008-12-02*** empty log message ***gdbadmin1-1/+1
2008-12-01*** empty log message ***gdbadmin1-1/+1
2008-11-30*** empty log message ***gdbadmin1-1/+1
2008-11-29*** empty log message ***gdbadmin1-1/+1
2008-11-28 * gdb.ada/int_deref.exp: Convert the addresses into long_integerJoel Brobecker2-2/+8
2008-11-282008-11-25 monitor.c (monitor_insert_breakpoint): Remove, already in log before.Jan Kratochvil1-1/+0
2008-11-28*** empty log message ***gdbadmin1-1/+1
2008-11-27 * gdb.cp/formatted-ref.exp: Add equality test.Jerome Guitton3-0/+25
2008-11-27gdb:Tristan Gingold17-0/+3731