aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody1-16615/+0
2013-09-17PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves1-0/+25
2013-08-232013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>Muhammad Waqas1-26/+46
2013-08-09save breakpoints: Make tilde-expanded filename visible.Pedro Alves1-5/+4
2013-08-02fix PR symtab/15719Tom Tromey1-3/+3
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-4/+35
2013-07-06gdb/Yao Qi1-9/+7
2013-06-26gdb/Yao Qi1-2/+0
2013-06-252013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu1-14/+55
2013-06-20gdb/Yao Qi1-29/+29
2013-06-20gdb/Yao Qi1-4/+2
2013-06-19 * breakpoint.c (_initialize_breakpoint): Remove trailing \n fromTom Tromey1-2/+1
2013-06-18Fix PR cli/15603Tom Tromey1-5/+30
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-15/+0
2013-05-30fix two buglets in breakpoint.cTom Tromey1-4/+5
2013-05-21Fix internal error caused by interaction between catch signal and forkPhilippe Waroquiers1-0/+9
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu1-1/+1
2013-05-07gdb/Sergio Durigan Junior1-19/+6
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-9/+1
2013-04-242013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu1-3/+3
2013-04-232013-04-23 Hui Zhu <hui@codesourcery.com>Hui Zhu1-1/+4
2013-04-232013-04-23 Hui Zhu <hui@codesourcery.com>Hui Zhu1-2/+12
2013-04-15 * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey1-259/+1
2013-04-15 PR c++/9065:Tom Tromey1-0/+1
2013-04-15 PR c++/12824:Tom Tromey1-17/+76
2013-04-102013-04-10 Pedro Alves <palves@redhat.com>Hui Zhu1-1/+30
2013-04-08 PR symtab/8424:Tom Tromey1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-3/+3
2013-04-08create_breapoint / explicit mode: Error out if there's garbage after the brea...Pedro Alves1-11/+14
2013-04-04tracepoint->step_count fixesPedro Alves1-4/+19
2013-04-01 Cleanup: remove unused - breakpoint, buildsymAleksandar Ristovski1-8/+0
2013-03-20 * breakpoint.h (struct breakpoint): Add comment toKeith Seitz1-0/+1
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-7/+8
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-33/+45
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-5/+2
2013-03-07breakpoint.c: fix -Wpointer-signPedro Alves1-1/+1
2013-02-05gdb/Jan Kratochvil1-1/+4
2013-02-03gdb/Jan Kratochvil1-13/+18
2013-02-03gdb/Jan Kratochvil1-9/+2
2013-02-03gdb/Jan Kratochvil1-28/+25
2013-01-22All annotate_breakpoints_changed calls are along-sidePedro Alves1-9/+1
2013-01-22There's code in annotate.c and breakpoint.c that is supposed toPedro Alves1-1/+0
2013-01-212013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam1-25/+63
2013-01-162013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey1-8/+35
2013-01-16 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)Tom Tromey1-2/+26
2013-01-11gdb/Yao Qi1-29/+20
2013-01-03gdb/Yao Qi1-0/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-4/+2
2012-12-24gdb/Jan Kratochvil1-3/+0