aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-18gdb/Jan Kratochvil1-2/+104
2012-06-13 * breakpoint.c (condition_completer): New function.Tom Tromey1-1/+58
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-2/+2
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey1-2/+1
2012-06-11gdb/Jan Kratochvil1-4/+11
2012-06-052012-06-05 Pedro Alves <palves@redhat.com>Pedro Alves1-6/+13
2012-06-05stop parsing breakpoint command if invalid keyword foundJoel Brobecker1-1/+1
2012-05-24gdb/Pedro Alves1-3/+3
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-7/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+5
2012-05-15init_breakpoint_sal: Add quotes around part of command in error messageJoel Brobecker1-2/+2
2012-05-15Remove trailing spaces in breakpoint.c:init_breakpoint_salJoel Brobecker1-2/+2
2012-05-15Minor style fixes in breakpoint.c:find_condition_and_threadJoel Brobecker1-7/+7
2012-05-142012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-20/+275
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+86
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+116
2012-04-24gdb:Yao Qi1-4/+15
2012-04-24gdb/Yao Qi1-2/+2
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-14/+14
2012-03-15Problem after hitting breakpoint on Windows (with GDBserver)Joel Brobecker1-2/+19
2012-03-132012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves1-23/+35
2012-03-13gdb:Yao Qi1-27/+85
2012-03-08Fix thinko in help of "set breakpoint condition-evaluation".Joel Brobecker1-1/+1
2012-03-03gdb/Jan Kratochvil1-3/+4
2012-03-022012-03-02 Tom Tromey <tromey@redhat.com>Pedro Alves1-0/+17
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+4
2012-02-29gdb/Jan Kratochvil1-0/+3
2012-02-242012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>Pedro Alves1-20/+28
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-10/+716
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-0/+8
2012-02-22ChangeLogSterling Augustine1-0/+1
2012-02-18Minor reformatting in breakpoint.c (watchpoint_exp_is_const)Joel Brobecker1-0/+1
2012-02-142012-02-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-8/+69
2012-02-09gdb/Jan Kratochvil1-4/+5
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-4/+5
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-25 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' beforeTom Tromey1-1/+1
2012-01-24 PR symtab/12406:Tom Tromey1-36/+397
2012-01-242012-01-24 Pedro Alves <pedro@codesourcery.com>Tom Tromey1-4/+19
2012-01-242012-01-24 Pedro Alves <palves@redhat.com>Tom Tromey1-15/+35
2012-01-242012-01-24 Pedro Alves <palves@redhat.com>Pedro Alves1-17/+20
2012-01-24gdb/Jan Kratochvil1-3/+4
2012-01-16gdbTom Tromey1-7/+22
2012-01-162012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-120/+335
2012-01-11 PR gdb/9598:Tom Tromey1-4/+2
2012-01-09 * breakpoint.c (wrapper.h): Don't include.Keith Seitz1-1/+0
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+3
2012-01-04 * breakpoint.c (all_locations_are_pending): Consider locationsUlrich Weigand1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-1/+2