Lines Matching +refs:gdb +refs:breakpoints +refs:buffer

11 	this fixes problem with setting breakpoints in little-endian
96 some breakpoints weren't being set.
240 of instruction trace buffer.
391 New routines to get signed values from a buffer.
394 to buffer instead of allocating storage.
522 errors when hitting breakpoints during inferior function calls
588 -DMMCHECK_FORCE=1 so memory checks are loaded for cygwin32 gdb
644 config/mips/tm-mips.h, mswin/prebuilt/gdb/cexptab.c,
645 mswin/prebuilt/gdb/fexptab.c, mswin/prebuilt/gdb/m2exptab.c:
707 * cp-valprint.c (cp_print_value): Prevent gdb crashes by making sure
1115 * gdb-stabs.h (struct dbx_symfile_info): Add fields header_files,
1243 (gdb): Prefix link command line with $(HLDENV).
1340 * infrun.c (proceed): Don't skip breakpoints if user changed PC.
1445 breakpoints even if auto_solib_load is not set.
1816 * config/powerpc/xm-aix.h (UINT_MAX): Undef and use gdb's version.
2416 temporary buffer before passing it to expect, rather than passing
2595 setting breakpoints and improve loading speed.
2716 breakpoints.
2749 * gdb/gdbserver/Makefile.in (docdir): Removed.
2762 * gdb/gdbserver/Makefile.in (datadir): Set to $(prefix)/share.
2957 Give terminal to gdb while asking question.
3021 * breakpoint.c (commands_command): Build message in temporary buffer
3035 buffer and pass it to read_command_lines, along with tty flag.
3226 (breakpoint_auto_delete): Delete all breakpoints whose disposition
3264 Support for bi-endian remote breakpoints.
3589 they just make gdb larger and harder to maintain.
3791 breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
3794 * infrun.c (wait_for_inferior): Always remove breakpoints from
3902 * monitor.c (monitor_debug): Change remotedebug to buffer strings.
3941 shared library breakpoints that have been temporarily disabled.
3943 breakpoints like disabled breakpoints in most places.
3948 try to reenable any temporarily disabled breakpoints.
4050 * infrun.c (wait_for_inferior): Remove breakpoints and
4059 returned buffer.
4227 baseline for gdb 4.16 rerelease testing.
4236 * remote-e7000.c (e7000_open): Delete all breakpoints when
4291 BKPT_AT_SYMBOL code to use shared library event breakpoints.
4313 #ifdef'd out definitions --- Causes serious gdb failures on
4338 breakpoints before inserting any new ones. Use a solib event
4530 * gnu-regex.c: At same point as other gdb specific changes
4661 * i386-stub.c (getpacket): Change fprintf stream from "gdb" to stderr.
4780 debug session with gdb and then replaying it with gdbreplay.
4820 Print the shlib_event breakpoint like other breakpoints.
4822 (breakpoint_re_set_one): Handle solib_event breakpoints.
4831 to control whether or not gdb continues the inferior or stops it when
4835 (som_solib_create_inferior_hook): Arrange for gdb to be notified
4981 * ser-mac.c (mac_input_buffer): Increase size of buffer.
5033 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
5034 breakpoints.