summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* gdb/Pedro Alves2010-08-171-11/+37
* gdb/Jan Kratochvil2010-08-161-1/+4
* 2010-07-19 Hui Zhu <teawater@gmail.com>Hui Zhu2010-07-191-0/+1
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-1/+19
* gdb/Jan Kratochvil2010-06-241-22/+25
* ChangeLog:Ulrich Weigand2010-06-231-0/+1
* gdb/Jan Kratochvil2010-06-071-1/+2
* PR breakpoints/8554.Pedro Alves2010-04-191-0/+3
* 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-091-0/+4
* 2010-04-04 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-041-1/+1
* gdb/Jan Kratochvil2010-04-041-11/+0
* * breakpoint.h (struct counted_command_line): Moved definition toPedro Alves2010-04-021-9/+7
* PR gdb/11327, PR gdb/11328, PR breakpoints/11368:Tom Tromey2010-03-251-1/+25
* gdbTom Tromey2010-03-241-0/+5
* * breakpoint.h (struct counted_command_line): New struct.Tom Tromey2010-03-241-3/+17
* Unify actions and commandsVladimir Prus2010-03-231-3/+6
* Simplify MI breakpoint setting.Vladimir Prus2010-03-161-6/+9
* gdb/Pedro Alves2010-03-101-5/+12
* Support disconnected tracing.Stan Shebs2010-01-061-0/+5
* Add fast tracepoints.Stan Shebs2010-01-061-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Make hardware watchpoints work for process record.Pedro Alves2009-11-221-0/+6
* gdb/Pedro Alves2009-11-211-0/+5
* * infrun.c (handle_inferior_event): When handling a fork or vforkPedro Alves2009-11-151-0/+3
* gdb/Jan Kratochvil2009-10-251-4/+0
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-10/+35
* Implementing catch syscall.sergiodj2009-09-151-1/+20
* Add interface for JIT code generation.Doug Evans2009-08-201-0/+9
* Implement -break-commandsVladimir Prus2009-08-031-0/+5
* * breakpoint.h (enum enable_state): Add bp_startup_disabled.Ulrich Weigand2009-07-311-0/+19
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-9/+18
* * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument.Ulrich Weigand2009-06-241-1/+8
* 2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-231-1/+1
* gdb/Pedro Alves2009-05-241-0/+2
* 2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-05-141-1/+1
* Provide support for (Ada) task-specific breakpoints.Joel Brobecker2009-03-311-1/+4
* 2009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-03-311-0/+24
* * breakpoint.c (create_breakpoint, create_breakpoints)Vladimir Prus2009-01-301-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK.Joel Brobecker2008-11-221-4/+0
* Remove support for catch load and catch unload commands.Joel Brobecker2008-11-161-29/+0
* * breakpoint.h (enum bptype): Delete bp_catch_exec.Joel Brobecker2008-10-301-8/+0
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-0/+3
* * breakpoint.h (enum bptype): New enum bp_catchpoint.Joel Brobecker2008-10-161-2/+15
* gdb/Pedro Alves2008-10-151-0/+2
* Remove dead code.Pedro Alves2008-10-141-2/+0
* * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves2008-09-221-1/+2
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-4/+5
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-2/+2
* gdb:Tom Tromey2008-07-251-2/+0