aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-14gdb/Yao Qi1-0/+1
2011-12-11* breakpoint.c (update_global_location_list): Remove nestedAndrey Smirnov1-1/+1
2011-12-11* breakpoint.c (insert_breakpoint_locations): Rename `error' toAndrey Smirnov1-4/+4
2011-12-10* breakpoint.c (bp_loc_is_permanent): Rename `brk' toAndrey Smirnov1-4/+4
2011-12-10* breakpoint.c (update_static_tracepoint): Rename nested `sal' andAndrey Smirnov1-15/+15
2011-12-09 * breakpoint.c (compare_breakpoints): New function.Tom Tromey1-1/+43
2011-12-062011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+29
2011-12-06the "ambiguous linespec" seriesTom Tromey1-399/+249
2011-12-05 * breakpoint.c: Include record.h.Pedro Alves1-2/+4
2011-12-05* breakpoint.c (init_breakpoint_sal): Remove nested definitions ofAndrey Smirnov1-4/+5
2011-11-22gdbTom Tromey1-21/+88
2011-11-20 * NEWS: Mention tracepoint additions.Stan Shebs1-0/+18
2011-11-18gdb/Yao Qi1-12/+16
2011-11-18 * breakpoint.c (install_breakpoint): Add one more parameter so thatYao Qi1-8/+10
2011-11-14gdb/Yao Qi1-15/+88
2011-11-14 * breakpoint.c (init_raw_breakpoint): CallYao Qi1-31/+21
2011-11-10 * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans1-1/+1
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar1-53/+40