aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-03-24 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: SkipDaniel Jacobowitz5-4/+19
2010-03-24 * linux-low.c (status_pending_p_callback): Fix comment.Pedro Alves2-292/+333
2010-03-24 * breakpoint.h (struct counted_command_line): New struct.Tom Tromey4-40/+132
2010-03-24 * mem-break.c (enum bkpt_type): New.Pedro Alves3-26/+80
2010-03-242010-03-24 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+5
2010-03-24 * dwarf2-frame.c (dwarf2_frame_find_quirks): Use producer_is_realview.Daniel Jacobowitz8-40/+115
2010-03-24 * arm-tdep.c (skip_prologue_function): New function.Daniel Jacobowitz2-206/+548
2010-03-24 * tracepoint.c (tvariables_info_1): Actually computeVladimir Prus2-1/+6
2010-03-24 gdb/Pedro Alves4-31/+88
2010-03-24 * server.c (handle_query): Assign, not compare.Pedro Alves2-1/+5
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves7-439/+1286
2010-03-24*** empty log message ***gdbadmin1-1/+1
2010-03-23 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printfPedro Alves2-8/+13
2010-03-232010-03-23 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+73
2010-03-23 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepointVladimir Prus2-17/+230
2010-03-23 Implement -trace-save.Vladimir Prus9-30/+92
2010-03-23 Implement -trace-find.Vladimir Prus8-16/+155
2010-03-23 -trace-define-variable and -trace-list-variables.Vladimir Prus6-17/+119
2010-03-23 Implement -break-passcount.Vladimir Prus4-0/+35
2010-03-23 -trace-start/-trace-end/-trace-status.Vladimir Prus6-12/+156
2010-03-23 Implement creating tracepoints with -break-insert.Vladimir Prus2-2/+16
2010-03-23 * breakpoint.c (check_no_tracepoint_commands): UseVladimir Prus2-2/+7
2010-03-23Remove conflict marker.Vladimir Prus1-1/+0
2010-03-23 Unify actions and commandsVladimir Prus14-342/+375
2010-03-23gdb: fix building with system readlineMike Frysinger2-1/+6
2010-03-23 * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if thePedro Alves2-1/+10
2010-03-23*** empty log message ***gdbadmin1-1/+1
2010-03-22gdb/testsuite/Jan Kratochvil2-4/+9
2010-03-222010-03-22 Stan Shebs <stan@codesourcery.com>Stan Shebs2-9/+8
2010-03-222010-03-22 Reid Kleckner <reid@kleckner.net>Tom Tromey2-1/+16
2010-03-22gdb/testsuite/Jan Kratochvil3-0/+156
2010-03-22 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.Daniel Jacobowitz3-2/+7
2010-03-22 * dwarf2read.c (partial_die_parent_scope): Work around buggyUlrich Weigand2-0/+25
2010-03-22*** empty log message ***gdbadmin1-1/+1
2010-03-21*** empty log message ***gdbadmin1-1/+1
2010-03-20 * tui/tui-disasm.c (tui_get_begin_asm_address): Default toDaniel Jacobowitz3-2/+10
2010-03-20*** empty log message ***gdbadmin1-1/+1
2010-03-192010-03-19 Stan Shebs <stan@codesourcery.com>Stan Shebs4-28/+200
2010-03-19 * jv-lang.c (jv_dynamics_objfile_data_key)Tom Tromey2-23/+90
2010-03-192010-03-19 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+5
2010-03-19 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"Doug Evans2-0/+5
2010-03-19 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binariesDoug Evans2-1/+6
2010-03-19*** empty log message ***gdbadmin1-1/+1
2010-03-18GDB 7.1 released.gdbadmin1-0/+4
2010-03-182010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs12-20/+269
2010-03-18[dwarf] Anonymous nested function causes SEGV during psymbol readJoel Brobecker5-5/+335
2010-03-18 * infcmd.c (finish_command_continuation): Wrap print_return_valueTom Tromey2-1/+18
2010-03-18Fix last checkinStan Shebs1-1/+1
2010-03-18ChangeLog:Ulrich Weigand4-4/+11
2010-03-18 gdb/Pedro Alves4-11/+24