Home
last modified time | relevance | path

Searched refs:gdb_printf (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/main/callgrind/
Dmain.c1494 VG_(gdb_printf)("events-%d: %s\n", t, buf); in dump_state_of_thread_togdb()
1495 VG_(gdb_printf)("frames-%d: %d\n", t, CLG_(current_call_stack).sp); in dump_state_of_thread_togdb()
1504 VG_(gdb_printf)("function-%d-%d: %s\n",t, i, from->cxt->fn[0]->name); in dump_state_of_thread_togdb()
1505 VG_(gdb_printf)("calls-%d-%d: %llu\n",t, i, ce->jcc->call_counter); in dump_state_of_thread_togdb()
1516 VG_(gdb_printf)("%s\n", buf); in dump_state_of_thread_togdb()
1520 VG_(gdb_printf)("function-%d-%d: %s\n",t, i, to->cxt->fn[0]->name ); in dump_state_of_thread_togdb()
1532 VG_(gdb_printf)("instrumentation: %s\n", in dump_state_togdb()
1536 VG_(gdb_printf)("executed-bbs: %llu\n", CLG_(stat).bb_executions); in dump_state_togdb()
1537 VG_(gdb_printf)("executed-calls: %llu\n", CLG_(stat).call_counter); in dump_state_togdb()
1538 VG_(gdb_printf)("distinct-bbs: %d\n", CLG_(stat).distinct_bbs); in dump_state_togdb()
[all …]
/external/valgrind/main/coregrind/m_gdbserver/
Dserver.c223 VG_(gdb_printf) ( in handle_gdb_valgrind_command()
238 if (int_value) { VG_(gdb_printf) ( in handle_gdb_valgrind_command()
278 VG_(gdb_printf) ("missing or malformed integer value\n"); in handle_gdb_valgrind_command()
299 VG_(gdb_printf) ("valgrind output will go to gdb\n"); in handle_gdb_valgrind_command()
304 VG_(gdb_printf) ("valgrind output will go to log\n"); in handle_gdb_valgrind_command()
309 VG_(gdb_printf) in handle_gdb_valgrind_command()
330 VG_(gdb_printf) in handle_gdb_valgrind_command()
335 VG_(gdb_printf) in handle_gdb_valgrind_command()
404 VG_(gdb_printf) in handle_gdb_valgrind_command()
659 VG_(gdb_printf) in handle_query()
Dm_gdbserver.c1281 UInt VG_(gdb_printf) ( const HChar *format, ... ) in VG_() argument
1330 VG_(gdb_printf) ("%s can match", in VG_()
1344 VG_(gdb_printf) (" %s", kw); in VG_()
1354 VG_(gdb_printf) (" %s", kw); in VG_()
1367 VG_(gdb_printf) ("%s does not match any of '%s'\n", in VG_()
1377 VG_(gdb_printf) ("\n"); in VG_()
1419 VG_(gdb_printf) ("missing or malformed address\n"); in VG_()
1450 VG_(gdb_printf) ("malformed integer, expecting " in VG_()
/external/valgrind/main/include/
Dpub_tool_gdbserver.h147 extern UInt VG_(gdb_printf) ( const HChar *format, ... ) PRINTF_CHECK(1, 2);
/external/valgrind/main/massif/
Dms_main.c1963 VG_(gdb_printf) ("\n"); in print_monitor_help()
1964 VG_(gdb_printf) ("massif monitor commands:\n"); in print_monitor_help()
1965 VG_(gdb_printf) (" snapshot [<filename>]\n"); in print_monitor_help()
1966 VG_(gdb_printf) (" detailed_snapshot [<filename>]\n"); in print_monitor_help()
1967 VG_(gdb_printf) (" takes a snapshot (or a detailed snapshot)\n"); in print_monitor_help()
1968 VG_(gdb_printf) (" and saves it in <filename>\n"); in print_monitor_help()
1969 VG_(gdb_printf) (" default <filename> is massif.vgdb.out\n"); in print_monitor_help()
1970 VG_(gdb_printf) ("\n"); in print_monitor_help()
2375 VG_(gdb_printf) in handle_snapshot_monitor_command()
/external/valgrind/main/coregrind/
Dm_libcprint.c80 VG_(gdb_printf)("%s", msg); in send_bytes_to_logging_sink()
/external/valgrind/main/memcheck/
Dmc_main.c5477 VG_(gdb_printf) in print_monitor_help()
5604 VG_(gdb_printf) ("missing or malformed leak kinds set\n"); in handle_gdb_monitor_command()
5623 VG_(gdb_printf) ("missing or malformed heuristics set\n"); in handle_gdb_monitor_command()
5650 VG_(gdb_printf) ("missing or malformed integer value\n"); in handle_gdb_monitor_command()
5654 VG_(gdb_printf) ("max_loss_records_output must be >= 1, got %d\n", in handle_gdb_monitor_command()
5764 VG_(gdb_printf) ("malformed or missing integer\n"); in handle_gdb_monitor_command()
5768 VG_(gdb_printf) ("invalid loss record nr\n"); in handle_gdb_monitor_command()
5780 VG_(gdb_printf) ("Cannot search who points at 0x0\n"); in handle_gdb_monitor_command()
/external/valgrind/main/helgrind/
Dhg_main.c4745 VG_(gdb_printf) in print_monitor_help()
4795 VG_(gdb_printf) ("no locks\n"); in handle_gdb_monitor_command()