summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* replace XZALLOC with XCNEWTom Tromey2014-01-131-2/+2
* Handle the case of a remote target supporting target side commands, but not o...Pedro Alves2014-01-091-28/+77
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi2013-12-191-4/+3
* breakpoint.c:insert_bp_location: Constify local.Pedro Alves2013-12-121-3/+3
* Plug target side conditions and commands leaks.Pedro Alves2013-11-291-0/+9
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves2013-11-141-21/+13
* infrun.c:handle_inferior_event: Rework random signal checks.Pedro Alves2013-11-141-3/+3
* * breakpoint.c (bpstat_check_breakpoint_conditions): For threadDoug Evans2013-11-131-4/+8
* * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.Doug Evans2013-11-121-3/+5
* * breakpoint.c (bpstat_check_breakpoint_conditions): AssertDoug Evans2013-11-121-93/+94
* breakpoint.c: fix libc probe scan when no get_longjmp_target exists.Tiago Stürmer Daitx2013-11-011-2/+3
* Extra error message from update_watchpointAndrew Burgess2013-10-311-3/+10
* New remove-symbol-file command.Nicolas Blanc2013-10-291-3/+64
* breakpoint.c:watchpoints_triggered: simplify a tiny bit.Pedro Alves2013-10-281-1/+1
* Hardware watchpoints turned off, inferior not yet started.Andrew Burgess2013-10-181-9/+19
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-1/+2
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-8/+9
* Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves2013-10-071-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+9
* Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2013-09-191-1/+1
* PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves2013-09-171-0/+25
* 2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>Muhammad Waqas2013-08-231-26/+46
* save breakpoints: Make tilde-expanded filename visible.Pedro Alves2013-08-091-5/+4
* fix PR symtab/15719Tom Tromey2013-08-021-3/+3
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-07-241-4/+35
* gdb/Yao Qi2013-07-061-9/+7
* gdb/Yao Qi2013-06-261-2/+0
* 2013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu2013-06-251-14/+55
* gdb/Yao Qi2013-06-201-29/+29
* gdb/Yao Qi2013-06-201-4/+2
* * breakpoint.c (_initialize_breakpoint): Remove trailing \n fromTom Tromey2013-06-191-2/+1
* Fix PR cli/15603Tom Tromey2013-06-181-5/+30
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-15/+0
* fix two buglets in breakpoint.cTom Tromey2013-05-301-4/+5
* Fix internal error caused by interaction between catch signal and forkPhilippe Waroquiers2013-05-211-0/+9
* 2013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-05-211-1/+1
* gdb/Sergio Durigan Junior2013-05-071-19/+6
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-9/+1
* 2013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-04-241-3/+3
* 2013-04-23 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-04-231-1/+4
* 2013-04-23 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-04-231-2/+12
* * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey2013-04-151-259/+1
* PR c++/9065:Tom Tromey2013-04-151-0/+1
* PR c++/12824:Tom Tromey2013-04-151-17/+76
* 2013-04-10 Pedro Alves <palves@redhat.com>Hui Zhu2013-04-101-1/+30
* PR symtab/8424:Tom Tromey2013-04-081-2/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3