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

14  	breakpoints specified in ``sals''.  Delete unused variables.
15 Pre-allocate addr_strings for all breakpoints. Allocate a
58 * testsuite/gdb.base/callfuncs.exp: make "next" test match the
125 * testsuite/gdb.threads/linux-dp.exp: Make test for "New Thread"
314 * gdb-events.h, gdb-events.c (set_gdb_event_hooks): Return the old
355 (bpstat_what): don't stop at invisible thread_event breakpoints.
359 (print_it_typical): don't announce bp_thread_event breakpoints.
361 (mention): don't mention invisible bp_thread_event breakpoints.
411 * gdb-events.h: Fix typo in description of breakpoint events.
412 * gdb-events.sh: Update.
597 append a trailing NUL to an already full buffer.
637 first character. Always leave space at the end of the buffer.
714 gdb.
1209 6'' characters for output buffer.
1540 exchanged between gdb and the target. Both the raw packets are
1566 -- among other things that still need to be documented [e.g. (gdb)
1582 target has ROM at address 0. If true, then gdb will not tell the
1585 breakpoints in ROM is an error. Using JTAG debugging of the
1586 ARM7TDMI, attempting to set more than two breakpoints in ROM is an
1693 to match declaration in inferior.h in main gdb sources.
1713 in the main gdb sources.
1720 sure that buffer is big enough.
1727 to gdb.
1729 INCLUDE_CFLAGS and BFD_CFLAGS to ensure that gdb's config.h
1996 * gdb-events.sh: Update
2041 * eval.c (evaluate_subexp_standard): Fix gdb invocation of
2288 issued by gdb.
2291 passed on a stream buffer.
2437 * gdb-stabs.h (SECT_OFF_MAX): Increase from 4 to 16.
2552 buffer.
2846 * ax-gdb.c (expr_to_agent): Don't forget to pass argument to
2858 * ax-gdb.c: Use internal_error instead of error, where
3105 * breakpoints.c (delete_command): Move declaration from here.
3106 * breakpoints.h (delete_command): To here.
3224 * wrapper.h: New file. Longjump free calls to gdb internal
3383 Implement "permanent breakpoints" --- breakpoints that are
3390 permanent breakpoints...
3399 (describe_other_breakpoints): Describe permanent breakpoints.
3400 (check_duplicates): If one of the breakpoints at ADDRESS is a
3600 * event-loop.c (create_file_event): New function. Creates a gdb
3844 * ax-gdb.c (gen_sub): Remove unused variable.
3979 Threads code from gdb 4.18-codefusion-990706
4005 sparcl-stub.c, sparclet-stub.c (getpacket): Remove 'buffer' arg,
4152 * gdb-events.h, gdb-events.c, gdb-events.sh: New files.
4166 removed--no longer checked anywhere in gdb.
4213 to first character of input buffer. Removed & 0x7f masks.
4219 enabled breakpoints.
4243 * Makefile.in (gdb$(EXEEXT)): Add dependency on TDEPLIBS.
4257 * top.c (DEFAULT_PROMPT): Add space after "(gdb)" at end of prompt.
4260 * top.c (DEFAULT_PROMPT): Set to "(gdb)" if not already defined.
4281 * Makefile.in (gdb$(EXEEXT)): Add dependency on main.o that was
4294 (gdb$(EXEEXT)): Add dependency on libgdb.a.
4464 delete any remaining step_resume breakpoints.
4603 * event-top.c (gdb_readline2): Do not buffer the input, because
4902 whether to configure and build the multi-ice-gdb-server. Note,
5184 sigtramp on HP-UX. That ends up trashing step-resume breakpoints.
5343 (do_gp_register_row): Extract register values from raw buffer.
5600 (complete_execution): New function. Reset of gdb prompt and stdin,
5646 * solib.c (clear_solib): Don't disable breakpoints if we're
5705 * ax-gdb.c (agent_command): Remove vestigial call to ax_reqs.
5709 * arm-tdep.c (arm_othernames): Change both gdb's register display
5711 command. Fixes the gdb part of CR 101177.
5837 Add parameters to the gdb prompt.
6001 the initial gdb prompt, if .gdbinit took care of setting things up
6019 handle_stop_sig, in case gdb is running asynchronously.
6173 day gdb will use a real event loop and allow this code to run.
6615 possibility that the buffer has not been allocated yet.
6915 depending on which interpreter gdb was invoked with.
6934 breakpoints if the monitor implementation does not tell
6940 number of breakpoints.
6946 breakpoints the monitor supports.
6948 * mcore-rom.c (init_picobug_cmds): Add number of breakpoints supported
7049 Initialize the gdb prompt for async mode.
7513 * ax-gdb.c, ax-gdb.h, ax-general.c, ax.h: Remove RCS Id strings.
7693 * ax-gdb.h (enum axs_lvalue_kind): Remove trailing comma from enum.
7864 hosts--gdb doesn't support this yet.
7920 Support building gdb w/o simulator:
7941 update access to an inf_status register buffer. Only used by HP.
7956 can't overwrite the end of its buffer with escaped characters.
8010 define some gdb-specific defines that shouldn't have been in the
8034 buffer. Call free_inferior_status.
8113 (generic_push_dummy_frame): Allocate dummy frame register buffer.
8316 determine whether breakpoints live in shared libraries.
8374 config/rs6000/tm-rs6000-aix4.h, testsuite/gdb.chill/tests1.ch
8375 testsuite/gdb.chill/tests2.ch, testsuite/gdb.chill/tests2.exp:
8398 mips_store_return_value. Stop buffer overflow when 64 bit value
8849 (common_breakpoint): Restore support for instruction breakpoints
8919 library breakpoints.
9166 (gdb$(GDBEXT)): Use those, instead of referring to all-tui and
9171 (gdb$(EXEEXT)): make it dependent on BUILD_TUI.
9182 (gdb$(EXEEXT)): Add all-tui to the list of dependencies, and add
9193 (gdb$(EXEEXT)): Depend on the actual tui library, not on a
9260 * gdb.1: Document --write.