Searched +refs:gdbmi +refs:source +refs:info (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/ |
H A D | ChangeLog-1999-2003 | 125 * mi-cmd-symbol.c (mi_cmd_symbol_list_lines): New source file 134 * mi-cmds.c (mi_cmds): Added -file-list-exec-source-file command. 139 * gdbmi.texinfo: Delete file. Contents moved to 213 * gdbmi.texinfo (GDB/MI Miscellaneous Commands): Document the 221 * gdbmi.texinfo: Update var-list-children example. 246 * gdbmi.texinfo (environment-cd): Update output and example. 263 * gdbmi.texinfo (-var-assign): Add comments about interaction 298 * gdbmi.texinfo: Fix examples that show frames to remove 337 * gdbmi.texinfo (var-evaluate-expression): Note that 361 * gdbmi.texinfo: Update command examples with real MI behavior. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/config/djgpp/ |
H A D | README | 62 If you download the source distribution from one of the DJGPP sites, 101 If the source distribution available from DJGPP archives is already 131 sh ./gdb/config/djgpp/djconfig.sh . --disable-gdbmi 135 pass the source directory as the first argument to the script: 148 make info 157 make install-info prefix='${DJDIR}' INSTALL='ginstall -c'
|
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
H A D | ChangeLog | 107 searching for the source files. 375 "set/show os" and "info cisco" commands. 379 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir). 567 * Makefile.in (install-info): Support DESTDIR. 594 (stabs.info): Add $(srcdir) to include search path. 602 * Makefile.in (INFO_DEPS): Add annotate.info. 608 (annotate.info, annotate_toc.html): Specify dependencies. 730 symtabs' and 'maint list psymtabs' have been renamed 'maint info 731 symtabs' and 'maint info psymtabs'. 800 '-file-list-exec-source-file' [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | NEWS | 101 thread_db_get_info: cannot get thread info: generic error 392 * Separate debug info. 434 The `info registers' command has been updated so that it displays the 746 Fix to stop GDB crashing on .debug_str debug info. 805 GDB's source code has been converted to ISO C. In particular, the 811 * "info symbol" works on platforms which use COFF, ECOFF, XCOFF, and NLM. 856 program symbols. Thus, if you type "break foob TAB", and the source 904 New command ``info dos sysinfo'' displays assorted information about 907 New commands ``info dos gdt'', ``info dos ldt'', and ``info dos idt'' 911 New commands ``info dos pde'' and ``info dos pte'' display entries [all …]
|
H A D | configure.in | 68 # Look for .po and .gmo files in the source directory. 113 [ --with-separate-debug-dir=path Look for global separate debug info in this path [LIBDIR/debug]… 169 AC_ARG_ENABLE(gdbmi, optenable 170 [ --disable-gdbmi disable machine-interface (MI)], 175 AC_MSG_ERROR([bad value $enableval for --enable-gdbmi]) ;; 1373 # not part of the source tree.
|
H A D | ChangeLog-2000 | 177 source.c, sparcl-tdep.c, stabsread.c, stack.c, sun386-nat.c, 524 * linespec.c, alpha-tdep.c, breakpoint.c, parse.c, source.c, 539 * corefile.c, exec.c, source.c, symfile.c, linespec.c: Include 544 (linespec.o, alpha-tdep.o, breakpoint.o, parse.o, source.o, 546 (corefile.o, exec.o, source.o, symfile.o, linespec.o): Add completer.h 803 without line info. 806 * infcmd.c (step_once): Switch to stepi mode if there is no line info 2204 and not mips variant in the info struct. 2793 somread.c, somsolib.c, source.c, sparc-nat.c, sparc-stub.c, 3194 (after_prologue): New function. Use symbol table info to determine [all …]
|
H A D | ChangeLog-2001 | 25 (_initialize_rs6000_tdep): Add new 'info powerpc altivec' command. 120 (info_proc_mappings): New function, implement 'info proc mappings'. 122 (_initialize_procfs): Document new option to 'info proc' command. 130 * source.c (openp): Use gdb_realpath. 142 maint info sections command arguments. 214 is no longer needed now that the frame info is being properly 258 extra info, just as if we'd gotten it from the saved regs array; 265 info->read_memory_func to read zero bytes. Some targets' 725 use debug frame info. 787 the prologue if source is assembler. [all …]
|
H A D | ChangeLog-2003 | 160 the source file is not found. 561 * source.c, sparc-tdep.c, stack.c, target.c: Update. 1101 * elfread.c: (record_minimal_symbol_and_info): Do not use info. 1557 * coffread.c (coff_symtab_read): Remove passing of info parameter 1792 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of 2238 (h8300_gdbarch_init): Set architecture info for normal mode 3048 (GET_SOURCE_REG): New macro extracting source register of an opcode. 3096 language-specific info for printing, prefixifying, dumping, and 3243 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto. 3389 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto. [all …]
|