Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: gdb/nacl-manifest.h

Issue 10828011: Allow to add irt symbols with nacl-irt command. (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: quit Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gdb/nacl-manifest.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/nacl-manifest.h
diff --git a/gdb/nacl-manifest.h b/gdb/nacl-manifest.h
index 81a726a3562a36d5601ab94678baedb874668b65..10353147bb404e452f8988889a9061eed4423fc6 100644
--- a/gdb/nacl-manifest.h
+++ b/gdb/nacl-manifest.h
@@ -23,9 +23,6 @@
/* Real filename for Native Client program. */
const char *nacl_manifest_program (void);
-/* Real filename for Native Client IRT. */
-const char *nacl_manifest_irt (void);
-
/* Real filename for Native Client original_name. */
const char *nacl_manifest_find (char *original_name);
« no previous file with comments | « no previous file | gdb/nacl-manifest.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698