summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-5/+2
* breakpoint.c: fix -Wpointer-signPedro Alves2013-03-071-1/+1
* gdb/Jan Kratochvil2013-02-051-1/+4
* gdb/Jan Kratochvil2013-02-031-13/+18
* gdb/Jan Kratochvil2013-02-031-9/+2
* gdb/Jan Kratochvil2013-02-031-28/+25
* All annotate_breakpoints_changed calls are along-sidePedro Alves2013-01-221-9/+1
* There's code in annotate.c and breakpoint.c that is supposed toPedro Alves2013-01-221-1/+0
* 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2013-01-211-25/+63
* 2013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey2013-01-161-8/+35
* * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)Tom Tromey2013-01-161-2/+26
* gdb/Yao Qi2013-01-111-29/+20
* gdb/Yao Qi2013-01-031-0/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-251-4/+2
* gdb/Jan Kratochvil2012-12-241-3/+0
* * breakpoint.c (dprintf_command): Now static.Tom Tromey2012-12-181-3/+1
* gdb/Jan Kratochvil2012-12-161-4/+2
* 2012-12-15 Yao Qi <yao@codesourcery.com>Yao Qi2012-12-151-0/+23
* gdb/Yao Qi2012-12-151-16/+17
* MI: add the -catch-load and -catch-unload commandsMircea Gherzan2012-12-121-9/+26
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-1/+1
* gdb/Yao Qi2012-12-011-18/+18
* gdb/Yao Qi2012-11-301-5/+8
* gdb/Yao Qi2012-11-281-0/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-4/+6
* 2012-11-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-11-201-7/+7
* * breakpoint.c (clear_command): Add cleanup forKeith Seitz2012-11-101-0/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-7/+7
* 2012-11-09 Yao Qi <yao@codesourcery.com>Yao Qi2012-11-091-38/+37
* gdb:Yao Qi2012-11-071-1/+0
* gdb/Pedro Alves2012-11-061-1/+1
* gdb:Yao Qi2012-11-031-1/+1
* * breakpoint.c (catch_syscall_completer): Pass 'word' as secondTom Tromey2012-11-021-1/+1
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-2/+2
* * breakpoint.c (compare_breakpoints): Fix comparison.Tom Tromey2012-10-181-1/+1
* gdb:Yao Qi2012-10-171-1/+2
* http://sourceware.org/ml/gdb-patches/2012-09/msg00403.htmlAndrew Burgess2012-09-261-1/+1
* gdb/ChangeLog:Siddhesh Poyarekar2012-09-261-1/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-3/+2
* gdb/Jan Kratochvil2012-09-171-3/+3
* * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception ifMike Wrighton2012-09-121-14/+36
* gdb/Jan Kratochvil2012-08-271-2/+8
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+2
* Change detach_breakpoints to take a ptid instead of a pidJoel Brobecker2012-08-161-3/+3
* gdb/Yao Qi2012-08-131-1/+0
* gdb/Yao Qi2012-08-131-1/+0
* gdb/Yao Qi2012-08-091-0/+4
* * breakpoint.c (parse_breakpoint_sals): Remove unused variableKeith Seitz2012-08-081-2/+0
* 2012-07-20 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2012-07-241-1/+12